Skip to content

Commit

Permalink
LexProp: hide syst-colors
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexey-T committed Jan 10, 2017
1 parent 553223d commit e13e7bb
Showing 1 changed file with 24 additions and 24 deletions.
48 changes: 24 additions & 24 deletions app/formlexerprop.lfm
Original file line number Diff line number Diff line change
Expand Up @@ -389,11 +389,11 @@ object fmLexerProp: TfmLexerProp
AnchorSideTop.Control = edColorBG
Left = 208
Height = 31
Top = 70
Top = 74
Width = 190
ColorRectWidth = 22
NoneColorColor = clNone
Style = [cbStandardColors, cbExtendedColors, cbSystemColors, cbIncludeNone, cbCustomColor, cbPrettyNames]
Style = [cbStandardColors, cbExtendedColors, cbIncludeNone, cbCustomColor, cbPrettyNames]
DropDownCount = 20
ItemHeight = 0
OnChange = edColorBGChange
Expand All @@ -404,11 +404,11 @@ object fmLexerProp: TfmLexerProp
AnchorSideTop.Side = asrBottom
Left = 8
Height = 31
Top = 70
Top = 74
Width = 190
ColorRectWidth = 22
NoneColorColor = clNone
Style = [cbStandardColors, cbExtendedColors, cbSystemColors, cbIncludeNone, cbCustomColor, cbPrettyNames]
Style = [cbStandardColors, cbExtendedColors, cbIncludeNone, cbCustomColor, cbPrettyNames]
BorderSpacing.Top = 3
DropDownCount = 20
ItemHeight = 0
Expand All @@ -419,7 +419,7 @@ object fmLexerProp: TfmLexerProp
AnchorSideTop.Control = LabelColorBg
Left = 208
Height = 17
Top = 50
Top = 54
Width = 91
Caption = 'Color of font:'
FocusControl = edColorFont
Expand All @@ -429,7 +429,7 @@ object fmLexerProp: TfmLexerProp
AnchorSideTop.Control = LabelStyleType
AnchorSideTop.Side = asrBottom
Left = 8
Height = 27
Height = 31
Top = 20
Width = 190
BorderSpacing.Top = 3
Expand Down Expand Up @@ -458,7 +458,7 @@ object fmLexerProp: TfmLexerProp
AnchorSideTop.Side = asrBottom
Left = 8
Height = 17
Top = 50
Top = 54
Width = 81
BorderSpacing.Top = 3
Caption = 'Color of BG:'
Expand All @@ -470,7 +470,7 @@ object fmLexerProp: TfmLexerProp
AnchorSideTop.Side = asrBottom
Left = 8
Height = 17
Top = 104
Top = 108
Width = 77
BorderSpacing.Top = 3
Caption = 'Font styles:'
Expand All @@ -481,7 +481,7 @@ object fmLexerProp: TfmLexerProp
AnchorSideTop.Side = asrBottom
Left = 8
Height = 24
Top = 124
Top = 128
Width = 57
BorderSpacing.Top = 3
Caption = 'Bold'
Expand All @@ -492,7 +492,7 @@ object fmLexerProp: TfmLexerProp
AnchorSideTop.Control = chkBold
Left = 104
Height = 24
Top = 124
Top = 128
Width = 59
Caption = 'Italic'
OnChange = chkBoldChange
Expand All @@ -502,7 +502,7 @@ object fmLexerProp: TfmLexerProp
AnchorSideTop.Control = chkBold
Left = 304
Height = 24
Top = 124
Top = 128
Width = 83
Caption = 'Stikeout'
OnChange = chkBoldChange
Expand All @@ -512,7 +512,7 @@ object fmLexerProp: TfmLexerProp
AnchorSideTop.Control = chkBold
Left = 192
Height = 24
Top = 124
Top = 128
Width = 91
Caption = 'Underline'
OnChange = chkBoldChange
Expand All @@ -523,7 +523,7 @@ object fmLexerProp: TfmLexerProp
AnchorSideTop.Side = asrBottom
Left = 8
Height = 17
Top = 151
Top = 155
Width = 58
BorderSpacing.Top = 3
Caption = 'Borders:'
Expand All @@ -534,7 +534,7 @@ object fmLexerProp: TfmLexerProp
AnchorSideTop.Side = asrBottom
Left = 8
Height = 31
Top = 191
Top = 195
Width = 100
BorderSpacing.Top = 3
DropDownCount = 20
Expand All @@ -547,7 +547,7 @@ object fmLexerProp: TfmLexerProp
AnchorSideTop.Control = cbBorderL
Left = 112
Height = 31
Top = 191
Top = 195
Width = 100
DropDownCount = 20
ItemHeight = 0
Expand All @@ -559,7 +559,7 @@ object fmLexerProp: TfmLexerProp
AnchorSideTop.Control = cbBorderL
Left = 216
Height = 31
Top = 191
Top = 195
Width = 100
DropDownCount = 20
ItemHeight = 0
Expand All @@ -571,7 +571,7 @@ object fmLexerProp: TfmLexerProp
AnchorSideTop.Control = cbBorderL
Left = 320
Height = 31
Top = 191
Top = 195
Width = 100
DropDownCount = 20
ItemHeight = 0
Expand All @@ -584,7 +584,7 @@ object fmLexerProp: TfmLexerProp
AnchorSideTop.Side = asrBottom
Left = 8
Height = 17
Top = 171
Top = 175
Width = 28
BorderSpacing.Top = 3
Caption = 'Left'
Expand All @@ -595,7 +595,7 @@ object fmLexerProp: TfmLexerProp
AnchorSideTop.Control = LabelBorderL
Left = 112
Height = 17
Top = 171
Top = 175
Width = 25
Caption = 'Top'
FocusControl = cbBorderT
Expand All @@ -605,7 +605,7 @@ object fmLexerProp: TfmLexerProp
AnchorSideTop.Control = LabelBorderL
Left = 216
Height = 17
Top = 171
Top = 175
Width = 35
Caption = 'Right'
FocusControl = cbBorderR
Expand All @@ -615,7 +615,7 @@ object fmLexerProp: TfmLexerProp
AnchorSideTop.Control = LabelBorderL
Left = 320
Height = 17
Top = 171
Top = 175
Width = 52
Caption = 'Bottom'
FocusControl = cbBorderB
Expand All @@ -626,7 +626,7 @@ object fmLexerProp: TfmLexerProp
AnchorSideTop.Side = asrBottom
Left = 8
Height = 17
Top = 225
Top = 229
Width = 109
BorderSpacing.Top = 3
Caption = 'Color of border:'
Expand All @@ -638,11 +638,11 @@ object fmLexerProp: TfmLexerProp
AnchorSideTop.Side = asrBottom
Left = 8
Height = 31
Top = 245
Top = 249
Width = 190
ColorRectWidth = 22
NoneColorColor = clNone
Style = [cbStandardColors, cbExtendedColors, cbSystemColors, cbIncludeNone, cbCustomColor, cbPrettyNames]
Style = [cbStandardColors, cbExtendedColors, cbIncludeNone, cbCustomColor, cbPrettyNames]
BorderSpacing.Top = 3
DropDownCount = 20
ItemHeight = 0
Expand Down

0 comments on commit e13e7bb

Please sign in to comment.