home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Plus! (NZ) 2001 June
/
HDC50.iso
/
Runimage
/
Delphi50
/
Bin
/
CORIDE50.BPL
/
0
/
RCDATA
/
TEDITOROPTIONS
/
TEDITOROPTIONS.txt
Wrap
Text File
|
1999-08-11
|
9KB
|
361 lines
object EditorOptions: TEditorOptions
Left = 0
Top = 0
Width = 419
Height = 317
HelpContext = 1850
Caption = 'General'
OnCreate = EditorOptionsCreate
OnDestroy = EditorOptionsDestroy
OnBroadcast = EditorOptionsBroadcast
object Label21: TLabel
Left = 5
Top = 203
Width = 123
Height = 13
Alignment = taRightJustify
AutoSize = False
Caption = 'Editor SpeedSetting:'
end
object lbUndo: TLabel
Left = 245
Top = 232
Width = 49
Height = 13
Alignment = taRightJustify
Caption = 'Undo &limit:'
FocusControl = eoUndoLimit
end
object Label5: TLabel
Left = 23
Top = 260
Width = 105
Height = 13
Alignment = taRightJustify
AutoSize = False
Caption = '&Tab stops:'
FocusControl = eoTabRack
end
object lbBlockInd: TLabel
Left = 23
Top = 232
Width = 105
Height = 13
Alignment = taRightJustify
AutoSize = False
Caption = 'Block i&ndent:'
FocusControl = eoBlockIndent
end
object Label6: TLabel
Left = 23
Top = 291
Width = 105
Height = 13
Alignment = taRightJustify
AutoSize = False
Caption = 'S&yntax extensions:'
FocusControl = eoHighlightExts
end
object GroupBox5: TGroupBox
Left = 8
Top = 8
Width = 403
Height = 175
Caption = ' Editor options '
TabOrder = 0
object eoIndent: TPropCheckBox
Left = 7
Top = 17
Width = 150
Height = 17
Caption = '&Auto indent mode'
PropField = 'Auto Indent'
PropSet = EnvironmentOptions.EditorOptions
TabOrder = 0
ValueChecked = 'True;Yes;1'
ValueUnchecked = 'False;No;0'
end
object eoInsert: TPropCheckBox
Left = 7
Top = 34
Width = 150
Height = 17
TabStop = False
Caption = '&Insert mode'
PropField = 'Insert'
PropSet = EnvironmentOptions.EditorOptions
TabOrder = 1
ValueChecked = 'True;Yes;1'
ValueUnchecked = 'False;No;0'
end
object eoUseTabChar: TPropCheckBox
Left = 7
Top = 51
Width = 150
Height = 17
TabStop = False
Caption = 'Use tab cha&racter'
PropField = 'Tab Character'
PropSet = EnvironmentOptions.EditorOptions
TabOrder = 2
ValueChecked = 'True;Yes;1'
ValueUnchecked = 'False;No;0'
OnClick = eoUseTabCharClick
end
object eoOptimalFill: TPropCheckBox
Left = 7
Top = 85
Width = 150
Height = 17
TabStop = False
Caption = '&Optimal fill'
PropField = 'Optimal Fill'
PropSet = EnvironmentOptions.EditorOptions
TabOrder = 4
ValueChecked = 'True;Yes;1'
ValueUnchecked = 'False;No;0'
end
object eoOutdent: TPropCheckBox
Left = 7
Top = 102
Width = 150
Height = 17
TabStop = False
Caption = 'Backspace &unindents'
PropField = 'Backspace Unindents'
PropSet = EnvironmentOptions.EditorOptions
TabOrder = 5
ValueChecked = 'True;Yes;1'
ValueUnchecked = 'False;No;0'
end
object eoCursorInTabs: TPropCheckBox
Left = 7
Top = 119
Width = 150
Height = 17
TabStop = False
Caption = '&Cursor through tabs'
PropField = 'Cursor Through Tabs'
PropSet = EnvironmentOptions.EditorOptions
TabOrder = 6
ValueChecked = 'True;Yes;1'
ValueUnchecked = 'False;No;0'
end
object eoGroupUndo: TPropCheckBox
Left = 7
Top = 136
Width = 150
Height = 17
TabStop = False
Caption = '&Group undo'
PropField = 'Group Undo'
PropSet = EnvironmentOptions.EditorOptions
TabOrder = 7
ValueChecked = 'True;Yes;1'
ValueUnchecked = 'False;No;0'
end
object eoCursorBeyondEOF: TPropCheckBox
Left = 7
Top = 153
Width = 150
Height = 17
TabStop = False
Caption = 'Cursor beyond &EOF'
PropField = 'Cursor Beyond EOF'
PropSet = EnvironmentOptions.EditorOptions
TabOrder = 8
ValueChecked = 'True;Yes;1'
ValueUnchecked = 'False;No;0'
end
object eoUndoAfterSave: TPropCheckBox
Left = 200
Top = 17
Width = 150
Height = 17
TabStop = False
Caption = 'Undo after sa&ve'
PropField = 'Undo After Save'
PropSet = EnvironmentOptions.EditorOptions
TabOrder = 9
ValueChecked = 'True;Yes;1'
ValueUnchecked = 'False;No;0'
end
object eoKeepTrailingBlanks: TPropCheckBox
Left = 200
Top = 34
Width = 150
Height = 17
TabStop = False
Caption = '&Keep trailing blanks'
PropField = 'Keep Trailing Blanks'
PropSet = EnvironmentOptions.EditorOptions
TabOrder = 10
ValueChecked = 'True;Yes;1'
ValueUnchecked = 'False;No;0'
end
object eoBriefRegExp: TPropCheckBox
Left = 200
Top = 51
Width = 174
Height = 17
TabStop = False
Caption = '&BRIEF regular expressions'
PropField = 'BRIEF RegEx'
PropSet = EnvironmentOptions.EditorOptions
TabOrder = 11
ValueChecked = 'True;Yes;1'
ValueUnchecked = 'False;No;0'
end
object eoPersistentBlocks: TPropCheckBox
Left = 200
Top = 68
Width = 150
Height = 17
TabStop = False
Caption = '&Persistent blocks'
PropField = 'Persistent Blocks'
PropSet = EnvironmentOptions.EditorOptions
TabOrder = 12
ValueChecked = 'True;Yes;1'
ValueUnchecked = 'False;No;0'
end
object eoOverwriteBlocks: TPropCheckBox
Left = 200
Top = 85
Width = 150
Height = 17
TabStop = False
Caption = 'Over&write blocks'
PropField = 'Overwrite Blocks'
PropSet = EnvironmentOptions.EditorOptions
TabOrder = 13
ValueChecked = 'True;Yes;1'
ValueUnchecked = 'False;No;0'
end
object eoDoubleClickLine: TPropCheckBox
Left = 200
Top = 102
Width = 150
Height = 17
TabStop = False
Caption = '&Double click line'
PropField = 'Double Click Line'
PropSet = EnvironmentOptions.EditorOptions
TabOrder = 14
ValueChecked = 'True;Yes;1'
ValueUnchecked = 'False;No;0'
end
object eoFindTextAtCursor: TPropCheckBox
Left = 200
Top = 119
Width = 150
Height = 17
TabStop = False
Caption = 'Find te&xt at cursor'
PropField = 'Find Text At Cursor'
PropSet = EnvironmentOptions.EditorOptions
TabOrder = 15
ValueChecked = 'True;Yes;1'
ValueUnchecked = 'False;No;0'
end
object eoHighlight: TPropCheckBox
Left = 200
Top = 153
Width = 178
Height = 17
TabStop = False
Caption = 'Use &syntax highlight'
PropField = 'Use Syntax Highlight'
PropSet = EnvironmentOptions.EditorOptions
TabOrder = 17
ValueChecked = 'True;Yes;1'
ValueUnchecked = 'False;No;0'
end
object eoForceCutCopyEnabled: TPropCheckBox
Left = 200
Top = 136
Width = 182
Height = 17
TabStop = False
Caption = '&Force cut and copy enabled'
PropField = 'Force Cut Copy Enabled'
PropSet = EnvironmentOptions.EditorOptions
TabOrder = 16
ValueChecked = 'True;Yes;1'
ValueUnchecked = 'False;No;0'
end
object eoSmartTab: TPropCheckBox
Left = 7
Top = 68
Width = 150
Height = 17
TabStop = False
Caption = 'S&mart tab'
PropField = 'Smart Tab'
PropSet = EnvironmentOptions.EditorOptions
TabOrder = 3
ValueChecked = 'True;Yes;1'
ValueUnchecked = 'False;No;0'
OnClick = eoSmartTabClick
end
end
object eoBlockIndent: THistoryPropComboBox
Left = 135
Top = 228
Width = 81
Height = 21
PropField = 'Block Indent'
PropSet = EnvironmentOptions.EditorOptions
ItemHeight = 13
TabOrder = 2
HistoryManager = EnvironmentOptions.HistoryLists
HistoryList = 'hlBlockIndent'
end
object eoUndoLimit: THistoryPropComboBox
Left = 303
Top = 228
Width = 107
Height = 21
PropField = 'Undo Limit'
PropSet = EnvironmentOptions.EditorOptions
ItemHeight = 13
TabOrder = 3
HistoryManager = EnvironmentOptions.HistoryLists
HistoryList = 'hlUndoLimit'
end
object eoTabRack: THistoryPropComboBox
Left = 135
Top = 257
Width = 275
Height = 21
PropField = 'Tab Stops'
PropSet = EnvironmentOptions.EditorOptions
ItemHeight = 13
TabOrder = 4
HistoryManager = EnvironmentOptions.HistoryLists
HistoryList = 'hlTabStops'
end
object eoHighlightExts: THistoryPropComboBox
Left = 135
Top = 286
Width = 275
Height = 21
PropField = 'Syntax Extensions'
PropSet = EnvironmentOptions.EditorOptions
ItemHeight = 13
TabOrder = 5
HistoryManager = EnvironmentOptions.HistoryLists
HistoryList = 'hlSyntaxExtensions'
end
object SpeedSetting: TComboBox
Left = 135
Top = 199
Width = 275
Height = 21
Style = csDropDownList
ItemHeight = 13
TabOrder = 1
OnClick = SpeedSettingClick
end
end