home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2002 December
/
12_02.iso
/
games
/
top
/
files
/
ut2003-demo.exe
/
System
/
dinterface.dll
/
0
/
RCDATA
/
TDISPLAYOPTFORM
/
TDISPLAYOPTFORM.txt
Wrap
Text File
|
2002-08-12
|
9KB
|
416 lines
object DisplayOptForm: TDisplayOptForm
Left = 271
Top = 108
Width = 465
Height = 341
Caption = 'DisplayOptForm'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Scaled = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object EditFontLbl: TLabel
Left = 8
Top = 192
Width = 51
Height = 13
Caption = 'Editor &font:'
FocusControl = FontNameEdit
end
object SizeLbl: TLabel
Left = 8
Top = 272
Width = 23
Height = 13
Caption = '&Size:'
FocusControl = FontSizeEdit
end
object EditorColorLbl: TLabel
Left = 8
Top = 232
Width = 54
Height = 13
Caption = 'Editor Color'
FocusControl = EditorColorEd
end
object lblReadOnlyColor: TLabel
Left = 232
Top = 192
Width = 81
Height = 13
Caption = 'lblReadOnlyColor'
FocusControl = ReadOnlyColorEd
end
object lblSSEOF: TLabel
Left = 232
Top = 264
Width = 24
Height = 13
Caption = 'EOF:'
FocusControl = edtSSEOF
end
object lblSSEOL: TLabel
Left = 232
Top = 288
Width = 24
Height = 13
Caption = 'EOL:'
FocusControl = edtSSEOL
end
object lblSSSpace: TLabel
Left = 336
Top = 264
Width = 34
Height = 13
Caption = 'Space:'
FocusControl = edtSSSpace
end
object lblSSTab: TLabel
Left = 336
Top = 288
Width = 22
Height = 13
Caption = 'Tab:'
FocusControl = edtSSTab
end
object EditMarginGroup: TGroupBox
Left = 232
Top = 8
Width = 217
Height = 151
Caption = 'Editor margin:'
TabOrder = 1
object ColorLbl: TLabel
Left = 8
Top = 56
Width = 27
Height = 13
Caption = 'Color:'
FocusControl = MarginColorEdit
end
object StyleMarginLbl: TLabel
Left = 8
Top = 88
Width = 26
Height = 13
Caption = 'Style:'
FocusControl = MarginStyleEdit
end
object WitdhMarginLbl: TLabel
Left = 96
Top = 26
Width = 31
Height = 13
Caption = '&Width:'
FocusControl = MarginWidthEdit
end
object PositionLbl: TLabel
Left = 8
Top = 120
Width = 40
Height = 13
Caption = 'Position:'
FocusControl = MarginPosEdit
end
object MarginVisibleCheck: TDCPropCheck
Left = 8
Top = 24
Width = 77
Height = 21
Caption = '&Visible'
Enabled = False
TabOrder = 0
Inverted = False
end
object MarginColorEdit: TDCColorCombo
Left = 64
Top = 56
Width = 121
Height = 22
ItemHeight = 16
UseCustomColor = True
TabOrder = 2
Text = 'Black'
OnChange = MarginColorEditChange
end
object MarginStyleEdit: TDCPenStyleEdit
Left = 64
Top = 88
Width = 145
Height = 21
DropOnClick = True
Flat = False
ParentColor = False
ReadOnly = False
PenStyle = psSolid
TabOrder = 4
TabStop = True
Text = 'psSolid'
OnChange = MarginStyleEditChange
object TPopupPenBox
Left = 0
Top = 0
Width = 121
Height = 58
TabStop = False
ItemHeight = 14
DisplayNames = False
end
end
object MarginWidthEdit: TEdit
Left = 152
Top = 24
Width = 57
Height = 21
TabOrder = 1
OnExit = MarginWidthEditExit
end
object MarginPosEdit: TEdit
Left = 64
Top = 120
Width = 145
Height = 21
TabOrder = 5
OnExit = MarginPosEditExit
end
object MarginColorBtn: TBitBtn
Left = 187
Top = 56
Width = 22
Height = 22
TabOrder = 3
OnClick = MarginColorBtnClick
Glyph.Data = {
F6000000424DF600000000000000760000002800000010000000100000000100
0400000000008000000000000000000000001000000010000000000000000000
80000080000000808000800000008000800080800000C0C0C000808080000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00AAAAAAAAAAAA
AAAAAAAAAA00000AAAAAAAAAA00000000AAAAAAA0BFBFB0000AAAAAA0707BFBF
00AAAAAAA0E0707BF00AAAA00707090FB00AAA000BFB707BF00AA0BFBFBFB707
B00AA0F707FBF0C0F00AA0B0C0707707B0AAA0F7070D0BFB0AAAAA0FBF707FB0
AAAAAAA0FBFBF00AAAAAAAAA00000AAAAAAAAAAAAAAAAAAAAAAA}
end
end
object EditGutterGroup: TGroupBox
Left = 8
Top = 8
Width = 217
Height = 151
Caption = 'Editor gutter:'
TabOrder = 0
object ColorGutterLbl: TLabel
Left = 8
Top = 56
Width = 27
Height = 13
Caption = 'Color:'
FocusControl = GutterColorEdit
end
object StyleLbl: TLabel
Left = 8
Top = 88
Width = 26
Height = 13
Caption = 'Style:'
FocusControl = GutterStyleEdit
end
object WidthLbl: TLabel
Left = 96
Top = 26
Width = 31
Height = 13
Caption = '&Width:'
FocusControl = GutterWidthEdit
end
object GutterVisibleLbl: TDCPropCheck
Left = 8
Top = 24
Width = 79
Height = 21
Caption = 'Visible'
Enabled = False
TabOrder = 0
Inverted = False
end
object GutterColorEdit: TDCColorCombo
Left = 64
Top = 56
Width = 121
Height = 22
ItemHeight = 16
UseCustomColor = True
TabOrder = 2
Text = 'Black'
OnChange = GutterColorEditChange
end
object GutterStyleEdit: TDCBrushStyleEdit
Left = 64
Top = 88
Width = 145
Height = 22
BrushStyle = bsSolid
DropOnClick = True
Flat = False
ParentColor = False
ReadOnly = False
TabOrder = 4
TabStop = True
Text = 'bsSolid'
OnChange = GutterStyleEditChange
object TPopupBrushBox
Left = 0
Top = 0
Width = 121
Height = 58
TabStop = False
ItemHeight = 14
DisplayNames = True
end
end
object GutterWidthEdit: TEdit
Left = 152
Top = 24
Width = 57
Height = 21
TabOrder = 1
OnExit = GutterWidthEditExit
end
object GutterColorBtn: TBitBtn
Left = 186
Top = 56
Width = 22
Height = 22
TabOrder = 3
OnClick = GutterColorBtnClick
Glyph.Data = {
F6000000424DF600000000000000760000002800000010000000100000000100
0400000000008000000000000000000000001000000010000000000000000000
80000080000000808000800000008000800080800000C0C0C000808080000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00AAAAAAAAAAAA
AAAAAAAAAA00000AAAAAAAAAA00000000AAAAAAA0BFBFB0000AAAAAA0707BFBF
00AAAAAAA0E0707BF00AAAA00707090FB00AAA000BFB707BF00AA0BFBFBFB707
B00AA0F707FBF0C0F00AA0B0C0707707B0AAA0F7070D0BFB0AAAAA0FBF707FB0
AAAAAAA0FBFBF00AAAAAAAAA00000AAAAAAAAAAAAAAAAAAAAAAA}
end
end
object FontNameEdit: TComboBox
Left = 8
Top = 208
Width = 161
Height = 21
Style = csDropDownList
ItemHeight = 13
Sorted = True
TabOrder = 3
OnChange = FontNameEditChange
OnDropDown = FontNameEditDropDown
end
object FontSizeEdit: TComboBox
Left = 8
Top = 288
Width = 161
Height = 21
ItemHeight = 13
TabOrder = 5
OnChange = FontSizeEditChange
end
object EditorColorEd: TDCColorCombo
Left = 8
Top = 248
Width = 161
Height = 22
ItemHeight = 16
UseCustomColor = True
TabOrder = 4
Text = 'Black'
OnChange = EditorColorEdChange
end
object pcbUseMonoFont: TDCPropCheck
Left = 8
Top = 166
Width = 217
Height = 21
Caption = 'Use mono font'
Enabled = False
TabOrder = 2
OnClick = pcbUseMonoFontClick
Inverted = False
end
object pcbUseReadOnlyColor: TDCPropCheck
Left = 232
Top = 168
Width = 217
Height = 17
Caption = 'pcbUseReadOnlyColor'
Enabled = False
TabOrder = 6
OnClick = pcbUseReadOnlyColorClick
Inverted = False
end
object ReadOnlyColorEd: TDCColorCombo
Left = 232
Top = 208
Width = 161
Height = 22
ItemHeight = 16
UseCustomColor = True
TabOrder = 7
Text = 'Black'
OnChange = ReadOnlyColorEdChange
end
object pcbUseSpecSymbs: TDCPropCheck
Left = 232
Top = 240
Width = 217
Height = 17
Caption = 'pcbUseSpecSymbs'
Enabled = False
TabOrder = 8
OnClick = pcbUseSpecSymbsClick
Inverted = False
end
object edtSSEOF: TEdit
Left = 280
Top = 264
Width = 49
Height = 21
TabOrder = 9
OnExit = edtSSEOFExit
end
object edtSSEOL: TEdit
Left = 280
Top = 288
Width = 49
Height = 21
TabOrder = 10
OnExit = edtSSEOLExit
end
object edtSSSpace: TEdit
Left = 400
Top = 264
Width = 49
Height = 21
MaxLength = 1
TabOrder = 11
OnChange = edtSSSpaceChange
end
object edtSSTab: TEdit
Left = 400
Top = 288
Width = 49
Height = 21
MaxLength = 1
TabOrder = 12
OnChange = edtSSTabChange
end
object ColorDialog1: TColorDialog
Ctl3D = True
Left = 192
Top = 128
end
end