lazarus/ide/frames/editor_codetools_options.lfm
2009-01-19 22:14:16 +00:00

261 lines
6.6 KiB
Plaintext

inherited EditorCodetoolsOptionsFrame: TEditorCodetoolsOptionsFrame
Height = 440
Width = 496
ClientHeight = 440
ClientWidth = 496
TabOrder = 0
Visible = False
DesignLeft = 161
DesignTop = 161
object AutoDelayMaxLabel: TLabel[0]
AnchorSideTop.Control = AutoDelayTrackBar
AnchorSideTop.Side = asrBottom
AnchorSideRight.Control = Owner
AnchorSideRight.Side = asrBottom
Left = 390
Height = 16
Top = 167
Width = 106
Alignment = taRightJustify
Anchors = [akTop, akRight]
BorderSpacing.Top = 2
Caption = 'AutoDelayMaxLabel'
ParentColor = False
end
object AutoDelayMinLabel: TLabel[1]
AnchorSideLeft.Control = Owner
AnchorSideTop.Control = AutoDelayTrackBar
AnchorSideTop.Side = asrBottom
Left = 0
Height = 16
Top = 167
Width = 105
BorderSpacing.Top = 2
Caption = 'AutoDelayMinLabel'
ParentColor = False
end
object AutoDelayLabel: TLabel[2]
AnchorSideLeft.Control = Owner
AnchorSideTop.Control = AutoDelayTrackBar
AnchorSideTop.Side = asrBottom
Left = 0
Height = 16
Top = 189
Width = 84
BorderSpacing.Top = 24
Caption = 'AutoDelayLabel'
ParentColor = False
end
object MarkupWordMinLabel: TLabel[3]
AnchorSideLeft.Control = Owner
AnchorSideTop.Control = MarkupWordTimeTrackBar
AnchorSideTop.Side = asrBottom
Left = 0
Height = 16
Top = 328
Width = 149
BorderSpacing.Top = 2
Caption = 'MarkupWordDelayMinLabel'
ParentColor = False
end
object MarkupWordMaxLabel: TLabel[4]
AnchorSideTop.Control = MarkupWordTimeTrackBar
AnchorSideTop.Side = asrBottom
AnchorSideRight.Control = Owner
AnchorSideRight.Side = asrBottom
Left = 346
Height = 16
Top = 328
Width = 150
Alignment = taRightJustify
Anchors = [akTop, akRight]
BorderSpacing.Top = 2
Caption = 'MarkupWordDelayMaxLabel'
ParentColor = False
end
object MarkupWordDelayLabel: TLabel[5]
AnchorSideLeft.Control = Owner
AnchorSideTop.Control = MarkupWordTimeTrackBar
AnchorSideTop.Side = asrBottom
Left = 0
Height = 16
Top = 350
Width = 128
BorderSpacing.Top = 24
Caption = 'MarkupWordDelayLabel'
ParentColor = False
end
object MarkupWordFullLenLabel: TLabel[6]
AnchorSideLeft.Control = MarkupWordFullCheckBox
AnchorSideTop.Side = asrBottom
AnchorSideRight.Control = MarkupWordFullLenSpin
Left = 230
Height = 16
Top = 236
Width = 137
BorderSpacing.Left = 230
BorderSpacing.Top = 6
Caption = 'MarkupWordFullLenLabel'
ParentColor = False
end
object AutoIdentifierCompletionCheckBox: TCheckBox[7]
AnchorSideLeft.Control = Owner
AnchorSideTop.Control = Owner
Left = 0
Height = 19
Top = 0
Width = 183
Caption = 'AutoIdentifierCompletionCheckBox'
TabOrder = 0
end
object AutoRemoveEmptyMethodsOnSave: TCheckBox[8]
AnchorSideLeft.Control = Owner
AnchorSideTop.Control = AutoIdentifierCompletionCheckBox
AnchorSideTop.Side = asrBottom
Left = 0
Height = 19
Top = 25
Width = 191
BorderSpacing.Top = 6
Caption = 'AutoRemoveEmptyMethodsOnSave'
TabOrder = 1
end
object AutoToolTipSymbToolsCheckBox: TCheckBox[9]
AnchorSideLeft.Control = Owner
AnchorSideTop.Control = AutoRemoveEmptyMethodsOnSave
AnchorSideTop.Side = asrBottom
Left = 0
Height = 19
Top = 50
Width = 179
BorderSpacing.Top = 6
Caption = 'AutoToolTipSymbToolsCheckBox'
TabOrder = 2
end
object AutoCodeParametersCheckBox: TCheckBox[10]
AnchorSideLeft.Control = Owner
AnchorSideTop.Control = AutoToolTipSymbToolsCheckBox
AnchorSideTop.Side = asrBottom
Left = 0
Height = 19
Top = 75
Width = 169
BorderSpacing.Top = 6
Caption = 'AutoCodeParametersCheckBox'
Enabled = False
TabOrder = 3
end
object AutoToolTipExprEvalCheckBox: TCheckBox[11]
AnchorSideLeft.Control = Owner
AnchorSideTop.Control = AutoCodeParametersCheckBox
AnchorSideTop.Side = asrBottom
Left = 0
Height = 19
Top = 100
Width = 169
BorderSpacing.Top = 6
Caption = 'AutoToolTipExprEvalCheckBox'
TabOrder = 4
end
object AutoDelayTrackBar: TTrackBar[12]
AnchorSideLeft.Control = Owner
AnchorSideTop.Control = AutoToolTipExprEvalCheckBox
AnchorSideTop.Side = asrBottom
AnchorSideRight.Control = Owner
AnchorSideRight.Side = asrBottom
Left = 0
Height = 40
Top = 125
Width = 496
Frequency = 250
Max = 4000
Min = 500
Position = 500
Anchors = [akTop, akLeft, akRight]
BorderSpacing.Top = 6
Ctl3D = False
TabOrder = 5
end
object MarkupWordTimeTrackBar: TTrackBar[13]
AnchorSideLeft.Control = Owner
AnchorSideTop.Control = MarkupWordNoKeyword
AnchorSideTop.Side = asrBottom
AnchorSideRight.Control = Owner
AnchorSideRight.Side = asrBottom
Left = 0
Height = 40
Top = 286
Width = 496
Frequency = 250
Max = 4000
Min = 500
Position = 500
Anchors = [akTop, akLeft, akRight]
BorderSpacing.Top = 6
Ctl3D = False
TabOrder = 6
end
object MarkupWordFullCheckBox: TCheckBox[14]
AnchorSideLeft.Control = Owner
AnchorSideTop.Side = asrBottom
Left = 0
Height = 19
Top = 236
Width = 147
BorderSpacing.Top = 6
Caption = 'MarkupWordFullCheckBox'
TabOrder = 7
end
object MarkupWordNoKeyword: TCheckBox[15]
AnchorSideLeft.Control = Owner
AnchorSideTop.Control = MarkupWordFullCheckBox
AnchorSideTop.Side = asrBottom
Left = 0
Height = 19
Top = 261
Width = 137
BorderSpacing.Top = 6
Caption = 'MarkupWordNoKeyword'
TabOrder = 8
end
object MarkupWordFullLenSpin: TSpinEdit[16]
AnchorSideLeft.Control = MarkupWordFullLenLabel
AnchorSideLeft.Side = asrBottom
AnchorSideTop.Side = asrBottom
AnchorSideRight.Control = Owner
AnchorSideRight.Side = asrBottom
Left = 373
Height = 19
Top = 236
Width = 48
BorderSpacing.Left = 6
BorderSpacing.Top = 6
TabOrder = 9
end
object MarkupWordNoTimerCheckBox: TCheckBox[17]
AnchorSideLeft.Control = Owner
AnchorSideTop.Control = AutoDelayLabel
AnchorSideTop.Side = asrBottom
Left = 0
Height = 19
Top = 211
Width = 171
BorderSpacing.Top = 6
Caption = 'MarkupWordNoTimerCheckBox'
TabOrder = 10
end
object MarkupWordTrim: TCheckBox[18]
AnchorSideLeft.Control = MarkupWordNoKeyword
AnchorSideTop.Control = MarkupWordFullCheckBox
AnchorSideTop.Side = asrBottom
Left = 230
Height = 19
Top = 261
Width = 102
BorderSpacing.Left = 230
BorderSpacing.Top = 6
Caption = 'MarkupWordTrim'
TabOrder = 11
end
end