From b7e88148fcca8afeaf5ee7060488702ab1986bc7 Mon Sep 17 00:00:00 2001 From: Ansgar Becker Date: Mon, 24 Sep 2007 23:12:24 +0000 Subject: [PATCH] Set ActiveLineColor of SynMemoQuery to light yellow, just like in common editor applications. Should make writing queries slightly comfortable. --- source/childwin.dfm | 1 + 1 file changed, 1 insertion(+) diff --git a/source/childwin.dfm b/source/childwin.dfm index 51601ce7..19019841 100644 --- a/source/childwin.dfm +++ b/source/childwin.dfm @@ -1144,6 +1144,7 @@ object MDIChild: TMDIChild Height = 96 SingleLineMode = False Align = alClient + ActiveLineColor = 8454143 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13