lazarus/ide/frames/codetools_identifiercompletion_options.lfm

375 lines
9.8 KiB
Plaintext

object CodetoolsIndentifierCompletionOptionsFrame: TCodetoolsIndentifierCompletionOptionsFrame
Left = 0
Height = 415
Top = 0
Width = 537
ClientHeight = 415
ClientWidth = 537
TabOrder = 0
Visible = False
DesignLeft = 514
DesignTop = 178
object ICAddSemicolonCheckBox: TCheckBox
AnchorSideLeft.Control = Owner
AnchorSideTop.Control = ICAddDividerBevel
AnchorSideTop.Side = asrBottom
AnchorSideRight.Side = asrBottom
Left = 0
Height = 19
Top = 179
Width = 162
Caption = 'ICAddSemicolonCheckBox'
TabOrder = 7
end
object ICAddAssignOperatorCheckBox: TCheckBox
AnchorSideLeft.Control = Owner
AnchorSideTop.Control = ICAddSemicolonCheckBox
AnchorSideTop.Side = asrBottom
AnchorSideRight.Side = asrBottom
Left = 0
Height = 19
Top = 198
Width = 188
Caption = 'ICAddAssignOperatorCheckBox'
TabOrder = 8
end
object ICAutoInvokeOnTypeCheckBox: TCheckBox
AnchorSideLeft.Control = Owner
AnchorSideTop.Control = ICOpenDividerBevel
AnchorSideTop.Side = asrBottom
AnchorSideRight.Side = asrBottom
Left = 0
Height = 19
Top = 25
Width = 186
Caption = 'ICAutoInvokeOnTypeCheckBox'
TabOrder = 0
end
object ICAutoStartAfterPointCheckBox: TCheckBox
AnchorSideLeft.Control = Owner
AnchorSideTop.Control = ICAutoOnTypeMinLength
AnchorSideTop.Side = asrBottom
AnchorSideRight.Side = asrBottom
Left = 0
Height = 19
Top = 105
Width = 188
Caption = 'ICAutoStartAfterPointCheckBox'
TabOrder = 4
end
object ICAutoAddParameterBracketsCheckBox: TCheckBox
AnchorSideLeft.Control = Owner
AnchorSideTop.Control = ICAddDoCheckBox
AnchorSideTop.Side = asrBottom
AnchorSideRight.Side = asrBottom
Left = 0
Height = 19
Top = 236
Width = 230
Caption = 'ICAutoAddParameterBracketsCheckBox'
TabOrder = 10
end
object ICShowHelpCheckBox: TCheckBox
AnchorSideLeft.Control = Owner
AnchorSideTop.Control = ICAutoUseSingleIdent
AnchorSideTop.Side = asrBottom
AnchorSideRight.Side = asrBottom
Left = 0
Height = 19
Top = 143
Width = 138
Caption = 'ICShowHelpCheckBox'
ParentShowHint = False
ShowHint = True
TabOrder = 6
end
object ICReplaceCheckBox: TCheckBox
AnchorSideLeft.Control = Owner
AnchorSideTop.Control = ICMiscDividerBevel
AnchorSideTop.Side = asrBottom
AnchorSideRight.Side = asrBottom
Left = 0
Height = 19
Top = 445
Width = 125
Caption = 'ICReplaceCheckBox'
ParentShowHint = False
ShowHint = True
TabOrder = 16
end
object ICAddDoCheckBox: TCheckBox
AnchorSideLeft.Control = Owner
AnchorSideTop.Control = ICAddAssignOperatorCheckBox
AnchorSideTop.Side = asrBottom
AnchorSideRight.Side = asrBottom
Left = 0
Height = 19
Top = 217
Width = 121
Caption = 'ICAddDoCheckBox'
TabOrder = 9
end
object ICSortForHistoryCheckBox: TCheckBox
AnchorSideLeft.Control = Owner
AnchorSideTop.Control = ICSortDividerBevel
AnchorSideTop.Side = asrBottom
Left = 0
Height = 19
Top = 272
Width = 160
Caption = 'ICSortForHistoryCheckBox'
TabOrder = 11
end
object ICSortForScopeCheckBox: TCheckBox
AnchorSideLeft.Control = Owner
AnchorSideTop.Control = ICSortForHistoryCheckBox
AnchorSideTop.Side = asrBottom
Left = 0
Height = 19
Top = 291
Width = 154
Caption = 'ICSortForScopeCheckBox'
ParentShowHint = False
ShowHint = True
TabOrder = 12
end
object ICOpenDividerBevel: TDividerBevel
AnchorSideLeft.Control = Owner
AnchorSideRight.Control = Owner
AnchorSideRight.Side = asrBottom
Left = 0
Height = 15
Top = 10
Width = 537
Caption = 'ICOpenDividerBevel'
Anchors = [akTop, akLeft, akRight]
Font.Style = [fsBold]
ParentFont = False
end
object ICAddDividerBevel: TDividerBevel
AnchorSideLeft.Control = Owner
AnchorSideTop.Control = ICShowHelpCheckBox
AnchorSideTop.Side = asrBottom
AnchorSideRight.Control = Owner
AnchorSideRight.Side = asrBottom
Left = 0
Height = 15
Top = 164
Width = 537
Caption = 'ICAddDividerBevel'
Anchors = [akTop, akLeft, akRight]
BorderSpacing.Top = 2
Font.Style = [fsBold]
ParentFont = False
end
object ICSortDividerBevel: TDividerBevel
AnchorSideLeft.Control = Owner
AnchorSideTop.Control = ICAutoAddParameterBracketsCheckBox
AnchorSideTop.Side = asrBottom
AnchorSideRight.Control = Owner
AnchorSideRight.Side = asrBottom
Left = 0
Height = 15
Top = 257
Width = 537
Caption = 'ICSortDividerBevel'
Anchors = [akTop, akLeft, akRight]
BorderSpacing.Top = 2
Font.Style = [fsBold]
ParentFont = False
end
object ICMiscDividerBevel: TDividerBevel
AnchorSideLeft.Control = Owner
AnchorSideTop.Control = ICUseIconsInCompletionBoxCheckBox
AnchorSideTop.Side = asrBottom
AnchorSideRight.Control = Owner
AnchorSideRight.Side = asrBottom
Left = 0
Height = 15
Top = 430
Width = 537
Caption = 'ICMiscDividerBevel'
Anchors = [akTop, akLeft, akRight]
BorderSpacing.Top = 2
Font.Style = [fsBold]
ParentFont = False
end
object ICJumpToErrorCheckBox: TCheckBox
AnchorSideLeft.Control = Owner
AnchorSideTop.Control = ICReplaceCheckBox
AnchorSideTop.Side = asrBottom
AnchorSideRight.Side = asrBottom
Left = 0
Height = 19
Top = 464
Width = 151
Caption = 'ICJumpToErrorCheckBox'
ParentShowHint = False
ShowHint = True
TabOrder = 17
end
object ICAutoUseSingleIdent: TCheckBox
AnchorSideLeft.Control = Owner
AnchorSideTop.Control = ICAutoStartAfterPointCheckBox
AnchorSideTop.Side = asrBottom
AnchorSideRight.Side = asrBottom
Left = 20
Height = 19
Top = 124
Width = 135
BorderSpacing.Left = 20
Caption = 'ICAutoUseSingleIdent'
ParentShowHint = False
ShowHint = True
TabOrder = 5
end
object ICContainsFilterCheckBox: TCheckBox
AnchorSideLeft.Control = Owner
AnchorSideTop.Control = ICContentDividerBevel
AnchorSideTop.Side = asrBottom
Left = 0
Height = 19
Top = 327
Width = 157
Caption = 'ICContainsFilterCheckBox'
TabOrder = 18
end
object ICAppearanceDividerBevel: TDividerBevel
AnchorSideLeft.Control = Owner
AnchorSideTop.Control = ICIncludeCodeTemplatesCheckBox
AnchorSideTop.Side = asrBottom
AnchorSideRight.Control = Owner
AnchorSideRight.Side = asrBottom
Left = 0
Height = 15
Top = 394
Width = 537
Caption = 'ICAppearanceDividerBevel'
Anchors = [akTop, akLeft, akRight]
BorderSpacing.Top = 2
Font.Style = [fsBold]
ParentFont = False
end
object ICUseIconsInCompletionBoxCheckBox: TCheckBox
AnchorSideLeft.Control = Owner
AnchorSideTop.Control = ICAppearanceDividerBevel
AnchorSideTop.Side = asrBottom
Left = 0
Height = 19
Top = 409
Width = 224
Caption = 'ICUseIconsInCompletionBoxCheckBox'
TabOrder = 15
end
object ICContentDividerBevel: TDividerBevel
AnchorSideLeft.Control = Owner
AnchorSideTop.Control = ICSortForScopeCheckBox
AnchorSideTop.Side = asrBottom
AnchorSideRight.Control = Owner
AnchorSideRight.Side = asrBottom
Left = 0
Height = 15
Top = 312
Width = 537
Caption = 'ICContentDividerBevel'
Anchors = [akTop, akLeft, akRight]
BorderSpacing.Top = 2
Font.Style = [fsBold]
ParentFont = False
end
object ICIncludeWordsLabel: TLabel
AnchorSideTop.Control = ICAddWordsComboBox
AnchorSideTop.Side = asrCenter
Left = 0
Height = 15
Top = 352
Width = 112
Caption = 'ICIncludeWordsLabel'
ParentColor = False
end
object ICAddWordsComboBox: TComboBox
AnchorSideLeft.Control = ICIncludeWordsLabel
AnchorSideLeft.Side = asrBottom
AnchorSideTop.Control = ICContainsFilterCheckBox
AnchorSideTop.Side = asrBottom
Left = 117
Height = 23
Top = 348
Width = 200
BorderSpacing.Left = 5
BorderSpacing.Top = 2
ItemHeight = 15
Style = csDropDownList
TabOrder = 13
end
object ICIncludeCodeTemplatesCheckBox: TCheckBox
AnchorSideLeft.Control = Owner
AnchorSideTop.Control = ICAddWordsComboBox
AnchorSideTop.Side = asrBottom
Left = 0
Height = 19
Top = 373
Width = 205
BorderSpacing.Top = 2
Caption = 'ICIncludeCodeTemplatesCheckBox'
TabOrder = 14
end
object ICAutoOnTypeUseTimer: TCheckBox
AnchorSideLeft.Control = Owner
AnchorSideTop.Control = ICAutoInvokeOnTypeCheckBox
AnchorSideTop.Side = asrBottom
AnchorSideRight.Side = asrBottom
Left = 20
Height = 19
Top = 44
Width = 147
BorderSpacing.Left = 20
Caption = 'ICAutoOnTypeUseTimer'
ParentShowHint = False
ShowHint = True
TabOrder = 1
end
object ICAutoOnTypeOnlyWordEnd: TCheckBox
AnchorSideLeft.Control = Owner
AnchorSideTop.Control = ICAutoOnTypeUseTimer
AnchorSideTop.Side = asrBottom
AnchorSideRight.Side = asrBottom
Left = 20
Height = 19
Top = 63
Width = 172
BorderSpacing.Left = 20
Caption = 'ICAutoOnTypeOnlyWordEnd'
ParentShowHint = False
ShowHint = True
TabOrder = 2
end
object ICAutoOnTypeMinLengthLbl: TLabel
AnchorSideLeft.Control = Owner
AnchorSideTop.Control = ICAutoOnTypeMinLength
AnchorSideTop.Side = asrCenter
Left = 20
Height = 15
Top = 86
Width = 151
BorderSpacing.Left = 20
Caption = 'ICAutoOnTypeMinLengthLbl'
ParentColor = False
end
object ICAutoOnTypeMinLength: TSpinEdit
AnchorSideLeft.Control = ICAutoOnTypeMinLengthLbl
AnchorSideLeft.Side = asrBottom
AnchorSideTop.Control = ICAutoOnTypeOnlyWordEnd
AnchorSideTop.Side = asrBottom
Left = 176
Height = 23
Top = 82
Width = 50
BorderSpacing.Left = 5
MaxValue = 99
MinValue = 1
TabOrder = 3
Value = 2
end
end