mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-07-10 05:27:16 +02:00
410 lines
11 KiB
Plaintext
410 lines
11 KiB
Plaintext
inherited EditorCodetoolsOptionsFrame: TEditorCodetoolsOptionsFrame
|
|
Height = 492
|
|
Width = 634
|
|
AutoSize = False
|
|
ClientHeight = 492
|
|
ClientWidth = 634
|
|
Visible = False
|
|
DesignLeft = 348
|
|
DesignTop = 245
|
|
object AutoDelayMaxLabel: TLabel[0]
|
|
AnchorSideTop.Control = AutoDelayTrackBar
|
|
AnchorSideTop.Side = asrBottom
|
|
AnchorSideRight.Control = Owner
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 522
|
|
Height = 16
|
|
Top = 175
|
|
Width = 106
|
|
Alignment = taRightJustify
|
|
Anchors = [akTop, akRight]
|
|
BorderSpacing.Top = 2
|
|
BorderSpacing.Right = 6
|
|
Caption = 'AutoDelayMaxLabel'
|
|
ParentColor = False
|
|
end
|
|
object AutoDelayMinLabel: TLabel[1]
|
|
AnchorSideLeft.Control = Owner
|
|
AnchorSideTop.Control = AutoDelayTrackBar
|
|
AnchorSideTop.Side = asrBottom
|
|
Left = 6
|
|
Height = 16
|
|
Top = 175
|
|
Width = 105
|
|
BorderSpacing.Left = 6
|
|
BorderSpacing.Top = 2
|
|
Caption = 'AutoDelayMinLabel'
|
|
ParentColor = False
|
|
end
|
|
object AutoDelayLabel: TLabel[2]
|
|
AnchorSideLeft.Control = AutoDelayMinLabel
|
|
AnchorSideLeft.Side = asrBottom
|
|
AnchorSideTop.Control = AutoDelayMinLabel
|
|
AnchorSideTop.Side = asrCenter
|
|
Left = 117
|
|
Height = 16
|
|
Top = 175
|
|
Width = 84
|
|
BorderSpacing.Left = 6
|
|
BorderSpacing.Top = 24
|
|
Caption = 'AutoDelayLabel'
|
|
ParentColor = False
|
|
end
|
|
object MarkupWordMinLabel: TLabel[3]
|
|
AnchorSideLeft.Control = Owner
|
|
AnchorSideTop.Control = MarkupWordTimeTrackBar
|
|
AnchorSideTop.Side = asrBottom
|
|
Left = 6
|
|
Height = 16
|
|
Top = 369
|
|
Width = 149
|
|
BorderSpacing.Left = 6
|
|
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 = 478
|
|
Height = 16
|
|
Top = 369
|
|
Width = 150
|
|
Alignment = taRightJustify
|
|
Anchors = [akTop, akRight]
|
|
BorderSpacing.Top = 2
|
|
BorderSpacing.Right = 6
|
|
Caption = 'MarkupWordDelayMaxLabel'
|
|
ParentColor = False
|
|
end
|
|
object MarkupWordDelayLabel: TLabel[5]
|
|
AnchorSideLeft.Control = MarkupWordMinLabel
|
|
AnchorSideLeft.Side = asrBottom
|
|
AnchorSideTop.Control = MarkupWordMinLabel
|
|
AnchorSideTop.Side = asrCenter
|
|
Left = 161
|
|
Height = 16
|
|
Top = 369
|
|
Width = 128
|
|
BorderSpacing.Left = 6
|
|
BorderSpacing.Top = 24
|
|
Caption = 'MarkupWordDelayLabel'
|
|
ParentColor = False
|
|
end
|
|
object MarkupWordFullLenLabel: TLabel[6]
|
|
AnchorSideLeft.Control = Owner
|
|
AnchorSideTop.Control = MarkupWordFullLenSpin
|
|
AnchorSideTop.Side = asrCenter
|
|
AnchorSideRight.Control = MarkupWordFullLenSpin
|
|
Left = 6
|
|
Height = 16
|
|
Top = 299
|
|
Width = 137
|
|
BorderSpacing.Left = 6
|
|
Caption = 'MarkupWordFullLenLabel'
|
|
ParentColor = False
|
|
end
|
|
object MarkupWordBevel: TBevel[7]
|
|
AnchorSideLeft.Control = Owner
|
|
AnchorSideTop.Control = MarkupWordGroupLabel
|
|
AnchorSideTop.Side = asrCenter
|
|
AnchorSideRight.Control = Owner
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 0
|
|
Height = 4
|
|
Top = 203
|
|
Width = 60
|
|
BorderSpacing.Top = 6
|
|
BorderSpacing.Bottom = 6
|
|
end
|
|
object ToolTipBevel: TBevel[8]
|
|
AnchorSideLeft.Control = Owner
|
|
AnchorSideTop.Control = AutoCompleteBlockCheckBox
|
|
AnchorSideTop.Side = asrBottom
|
|
AnchorSideRight.Control = Owner
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 0
|
|
Height = 4
|
|
Top = 106
|
|
Width = 634
|
|
Anchors = [akTop, akLeft, akRight]
|
|
BorderSpacing.Top = 6
|
|
BorderSpacing.Bottom = 6
|
|
end
|
|
object MarkupWordGroupLabel: TLabel[9]
|
|
AnchorSideLeft.Control = MarkupWordBevel
|
|
AnchorSideLeft.Side = asrBottom
|
|
AnchorSideTop.Control = AutoDelayLabel
|
|
AnchorSideTop.Side = asrBottom
|
|
Left = 66
|
|
Height = 16
|
|
Top = 197
|
|
Width = 139
|
|
BorderSpacing.Left = 6
|
|
BorderSpacing.Top = 6
|
|
Caption = 'MarkupWordGroupLabel'
|
|
Font.Style = [fsBold]
|
|
ParentColor = False
|
|
ParentFont = False
|
|
end
|
|
object MarkupWordBevel1: TBevel[10]
|
|
AnchorSideLeft.Control = MarkupWordGroupLabel
|
|
AnchorSideLeft.Side = asrBottom
|
|
AnchorSideTop.Control = MarkupWordGroupLabel
|
|
AnchorSideTop.Side = asrCenter
|
|
AnchorSideRight.Control = Owner
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 211
|
|
Height = 4
|
|
Top = 203
|
|
Width = 423
|
|
Anchors = [akTop, akLeft, akRight]
|
|
BorderSpacing.Left = 6
|
|
BorderSpacing.Top = 6
|
|
BorderSpacing.Bottom = 6
|
|
end
|
|
object MarkupBevel: TBevel[11]
|
|
AnchorSideLeft.Control = Owner
|
|
AnchorSideTop.Control = MarkupWordDelayLabel
|
|
AnchorSideTop.Side = asrBottom
|
|
AnchorSideRight.Control = Owner
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 0
|
|
Height = 4
|
|
Top = 391
|
|
Width = 634
|
|
Anchors = [akTop, akLeft, akRight]
|
|
BorderSpacing.Top = 6
|
|
BorderSpacing.Bottom = 6
|
|
end
|
|
object BracketLabel: TLabel[12]
|
|
AnchorSideLeft.Control = BracketCombo
|
|
AnchorSideLeft.Side = asrBottom
|
|
AnchorSideTop.Control = BracketCombo
|
|
AnchorSideTop.Side = asrCenter
|
|
Left = 162
|
|
Height = 16
|
|
Top = 404
|
|
Width = 68
|
|
BorderSpacing.Around = 6
|
|
Caption = 'BracketLabel'
|
|
ParentColor = False
|
|
end
|
|
object BracketLink: TLabel[13]
|
|
AnchorSideLeft.Control = BracketLabel
|
|
AnchorSideLeft.Side = asrBottom
|
|
AnchorSideTop.Control = BracketLabel
|
|
AnchorSideTop.Side = asrCenter
|
|
Cursor = crHandPoint
|
|
Left = 236
|
|
Height = 16
|
|
Top = 404
|
|
Width = 62
|
|
BorderSpacing.Around = 6
|
|
Caption = 'BracketLink'
|
|
Font.Color = clBlue
|
|
ParentColor = False
|
|
ParentFont = False
|
|
OnClick = BracketLinkClick
|
|
OnMouseEnter = BracketLinkMouseEnter
|
|
OnMouseLeave = BracketLinkMouseLeave
|
|
end
|
|
object MarkupColorLink: TLabel[14]
|
|
AnchorSideLeft.Control = MarkupWordNoTimerCheckBox
|
|
AnchorSideLeft.Side = asrBottom
|
|
AnchorSideTop.Control = MarkupWordNoTimerCheckBox
|
|
AnchorSideTop.Side = asrCenter
|
|
Cursor = crHandPoint
|
|
Left = 201
|
|
Height = 16
|
|
Top = 220
|
|
Width = 62
|
|
BorderSpacing.Left = 6
|
|
Caption = 'BracketLink'
|
|
Font.Color = clBlue
|
|
ParentColor = False
|
|
ParentFont = False
|
|
OnClick = MarkupColorLinkClick
|
|
OnMouseEnter = BracketLinkMouseEnter
|
|
OnMouseLeave = BracketLinkMouseLeave
|
|
end
|
|
object AutoRemoveEmptyMethodsOnSave: TCheckBox[15]
|
|
AnchorSideLeft.Control = Owner
|
|
AnchorSideTop.Control = Owner
|
|
Left = 6
|
|
Height = 19
|
|
Top = 6
|
|
Width = 210
|
|
BorderSpacing.Left = 6
|
|
BorderSpacing.Top = 6
|
|
Caption = 'AutoRemoveEmptyMethodsOnSave'
|
|
TabOrder = 0
|
|
end
|
|
object AutoToolTipSymbToolsCheckBox: TCheckBox[16]
|
|
AnchorSideLeft.Control = Owner
|
|
AnchorSideTop.Control = AutoRemoveEmptyMethodsOnSave
|
|
AnchorSideTop.Side = asrBottom
|
|
Left = 6
|
|
Height = 19
|
|
Top = 31
|
|
Width = 198
|
|
BorderSpacing.Left = 6
|
|
BorderSpacing.Top = 6
|
|
Caption = 'AutoToolTipSymbToolsCheckBox'
|
|
TabOrder = 1
|
|
end
|
|
object AutoCompleteBlockCheckBox: TCheckBox[17]
|
|
AnchorSideLeft.Control = Owner
|
|
AnchorSideTop.Control = AutoToolTipExprEvalCheckBox
|
|
AnchorSideTop.Side = asrBottom
|
|
Left = 6
|
|
Height = 19
|
|
Top = 81
|
|
Width = 179
|
|
BorderSpacing.Left = 6
|
|
BorderSpacing.Top = 6
|
|
Caption = 'AutoCompleteBlockCheckBox'
|
|
TabOrder = 2
|
|
end
|
|
object AutoToolTipExprEvalCheckBox: TCheckBox[18]
|
|
AnchorSideLeft.Control = Owner
|
|
AnchorSideTop.Control = AutoToolTipSymbToolsCheckBox
|
|
AnchorSideTop.Side = asrBottom
|
|
Left = 6
|
|
Height = 19
|
|
Top = 56
|
|
Width = 182
|
|
BorderSpacing.Left = 6
|
|
BorderSpacing.Top = 6
|
|
Caption = 'AutoToolTipExprEvalCheckBox'
|
|
TabOrder = 3
|
|
end
|
|
object AutoDelayTrackBar: TTrackBar[19]
|
|
AnchorSideLeft.Control = Owner
|
|
AnchorSideTop.Control = AutoHintAndCompletionDelayLabel
|
|
AnchorSideTop.Side = asrBottom
|
|
AnchorSideRight.Control = Owner
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 6
|
|
Height = 40
|
|
Top = 133
|
|
Width = 622
|
|
Frequency = 250
|
|
Max = 4000
|
|
Min = 500
|
|
Position = 500
|
|
Anchors = [akTop, akLeft, akRight]
|
|
BorderSpacing.Left = 6
|
|
BorderSpacing.Top = 1
|
|
BorderSpacing.Right = 6
|
|
TabOrder = 4
|
|
end
|
|
object MarkupWordTimeTrackBar: TTrackBar[20]
|
|
AnchorSideLeft.Control = Owner
|
|
AnchorSideTop.Control = MarkupWordFullLenSpin
|
|
AnchorSideTop.Side = asrBottom
|
|
AnchorSideRight.Control = Owner
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 6
|
|
Height = 40
|
|
Top = 327
|
|
Width = 622
|
|
Frequency = 250
|
|
Max = 4000
|
|
Min = 500
|
|
Position = 500
|
|
Anchors = [akTop, akLeft, akRight]
|
|
BorderSpacing.Left = 6
|
|
BorderSpacing.Top = 6
|
|
BorderSpacing.Right = 6
|
|
TabOrder = 5
|
|
end
|
|
object MarkupWordNoKeyword: TCheckBox[21]
|
|
AnchorSideLeft.Control = Owner
|
|
AnchorSideTop.Control = MarkupWordNoTimerCheckBox
|
|
AnchorSideTop.Side = asrBottom
|
|
Left = 6
|
|
Height = 19
|
|
Top = 244
|
|
Width = 152
|
|
BorderSpacing.Left = 6
|
|
BorderSpacing.Top = 6
|
|
Caption = 'MarkupWordNoKeyword'
|
|
TabOrder = 6
|
|
end
|
|
object MarkupWordFullLenSpin: TSpinEdit[22]
|
|
AnchorSideLeft.Control = MarkupWordFullLenLabel
|
|
AnchorSideLeft.Side = asrBottom
|
|
AnchorSideTop.Control = MarkupWordTrim
|
|
AnchorSideTop.Side = asrBottom
|
|
AnchorSideRight.Control = Owner
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 149
|
|
Height = 27
|
|
Top = 294
|
|
Width = 48
|
|
BorderSpacing.Left = 6
|
|
BorderSpacing.Top = 6
|
|
TabOrder = 7
|
|
end
|
|
object MarkupWordNoTimerCheckBox: TCheckBox[23]
|
|
AnchorSideLeft.Control = Owner
|
|
AnchorSideTop.Control = MarkupWordGroupLabel
|
|
AnchorSideTop.Side = asrBottom
|
|
Left = 6
|
|
Height = 19
|
|
Top = 219
|
|
Width = 189
|
|
BorderSpacing.Left = 6
|
|
BorderSpacing.Top = 6
|
|
Caption = 'MarkupWordNoTimerCheckBox'
|
|
TabOrder = 8
|
|
end
|
|
object MarkupWordTrim: TCheckBox[24]
|
|
AnchorSideLeft.Control = Owner
|
|
AnchorSideTop.Control = MarkupWordNoKeyword
|
|
AnchorSideTop.Side = asrBottom
|
|
Left = 6
|
|
Height = 19
|
|
Top = 269
|
|
Width = 115
|
|
BorderSpacing.Left = 6
|
|
BorderSpacing.Top = 6
|
|
Caption = 'MarkupWordTrim'
|
|
TabOrder = 9
|
|
end
|
|
object BracketCombo: TComboBox[25]
|
|
AnchorSideLeft.Control = Owner
|
|
AnchorSideTop.Control = MarkupBevel
|
|
AnchorSideTop.Side = asrBottom
|
|
AnchorSideBottom.Control = Owner
|
|
AnchorSideBottom.Side = asrBottom
|
|
Left = 6
|
|
Height = 23
|
|
Top = 401
|
|
Width = 150
|
|
BorderSpacing.Left = 6
|
|
BorderSpacing.Top = 6
|
|
ItemHeight = 15
|
|
OnChange = BracketComboChange
|
|
OnExit = BracketComboExit
|
|
OnKeyDown = BracketComboKeyDown
|
|
Style = csDropDownList
|
|
TabOrder = 10
|
|
end
|
|
object AutoHintAndCompletionDelayLabel: TLabel[26]
|
|
AnchorSideLeft.Control = ToolTipBevel
|
|
AnchorSideTop.Control = ToolTipBevel
|
|
AnchorSideTop.Side = asrBottom
|
|
Left = 6
|
|
Height = 16
|
|
Top = 116
|
|
Width = 192
|
|
BorderSpacing.Left = 6
|
|
Caption = 'AutoHintAndCompletionDelayLabel'
|
|
ParentColor = False
|
|
end
|
|
end
|