mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-12-04 08:29:22 +01:00
262 lines
6.8 KiB
Plaintext
262 lines
6.8 KiB
Plaintext
object AnchorDockOptionsFrame: TAnchorDockOptionsFrame
|
|
Left = 0
|
|
Height = 482
|
|
Top = 0
|
|
Width = 416
|
|
ClientHeight = 482
|
|
ClientWidth = 416
|
|
OnClick = FrameClick
|
|
TabOrder = 0
|
|
DesignLeft = 513
|
|
DesignTop = 189
|
|
object DragThresholdLabel: TLabel
|
|
AnchorSideLeft.Control = Owner
|
|
AnchorSideTop.Control = HeaderStyleComboBox
|
|
AnchorSideTop.Side = asrBottom
|
|
Left = 10
|
|
Height = 19
|
|
Top = 39
|
|
Width = 122
|
|
BorderSpacing.Left = 10
|
|
Caption = 'DragThresholdLabel'
|
|
ParentColor = False
|
|
end
|
|
object HeaderAlignTopLabel: TLabel
|
|
AnchorSideLeft.Control = DragThresholdLabel
|
|
AnchorSideTop.Control = HighlightFocused
|
|
AnchorSideTop.Side = asrBottom
|
|
Left = 10
|
|
Height = 19
|
|
Top = 354
|
|
Width = 130
|
|
BorderSpacing.Top = 10
|
|
Caption = 'HeaderAlignTopLabel'
|
|
ParentColor = False
|
|
end
|
|
object HeaderAlignLeftLabel: TLabel
|
|
AnchorSideLeft.Control = DragThresholdLabel
|
|
AnchorSideTop.Control = HeaderAlignTopTrackBar
|
|
AnchorSideTop.Side = asrBottom
|
|
Left = 10
|
|
Height = 19
|
|
Top = 430
|
|
Width = 130
|
|
BorderSpacing.Top = 10
|
|
Caption = 'HeaderAlignLeftLabel'
|
|
ParentColor = False
|
|
end
|
|
object SplitterWidthLabel: TLabel
|
|
AnchorSideLeft.Control = DragThresholdLabel
|
|
AnchorSideTop.Control = DragThresholdTrackBar
|
|
AnchorSideTop.Side = asrBottom
|
|
Left = 10
|
|
Height = 19
|
|
Top = 114
|
|
Width = 112
|
|
BorderSpacing.Top = 10
|
|
Caption = 'SplitterWidthLabel'
|
|
ParentColor = False
|
|
end
|
|
object ScaleOnResizeCheckBox: TCheckBox
|
|
AnchorSideLeft.Control = DragThresholdLabel
|
|
AnchorSideTop.Control = SplitterWidthTrackBar
|
|
AnchorSideTop.Side = asrBottom
|
|
Left = 10
|
|
Height = 23
|
|
Top = 183
|
|
Width = 169
|
|
BorderSpacing.Top = 4
|
|
Caption = 'ScaleOnResizeCheckBox'
|
|
ParentShowHint = False
|
|
ShowHint = True
|
|
TabOrder = 0
|
|
end
|
|
object DragThresholdTrackBar: TTrackBar
|
|
AnchorSideLeft.Control = DragThresholdLabel
|
|
AnchorSideTop.Control = DragThresholdLabel
|
|
AnchorSideTop.Side = asrBottom
|
|
AnchorSideRight.Control = Owner
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 10
|
|
Height = 46
|
|
Top = 58
|
|
Width = 396
|
|
Max = 20
|
|
OnChange = DragThresholdTrackBarChange
|
|
Position = 0
|
|
Anchors = [akTop, akLeft, akRight]
|
|
BorderSpacing.Right = 10
|
|
ParentShowHint = False
|
|
ShowHint = True
|
|
TabOrder = 1
|
|
end
|
|
object HeaderAlignTopTrackBar: TTrackBar
|
|
AnchorSideLeft.Control = DragThresholdTrackBar
|
|
AnchorSideTop.Control = HeaderAlignTopLabel
|
|
AnchorSideTop.Side = asrBottom
|
|
AnchorSideRight.Control = DragThresholdTrackBar
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 10
|
|
Height = 47
|
|
Top = 373
|
|
Width = 396
|
|
Frequency = 10
|
|
Max = 150
|
|
OnChange = HeaderAlignTopTrackBarChange
|
|
PageSize = 10
|
|
Position = 0
|
|
Anchors = [akTop, akLeft, akRight]
|
|
ParentShowHint = False
|
|
ShowHint = True
|
|
TabOrder = 2
|
|
end
|
|
object HeaderAlignLeftTrackBar: TTrackBar
|
|
AnchorSideLeft.Control = DragThresholdTrackBar
|
|
AnchorSideTop.Control = HeaderAlignLeftLabel
|
|
AnchorSideTop.Side = asrBottom
|
|
AnchorSideRight.Control = DragThresholdTrackBar
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 10
|
|
Height = 47
|
|
Top = 449
|
|
Width = 396
|
|
Frequency = 10
|
|
Max = 200
|
|
OnChange = HeaderAlignLeftTrackBarChange
|
|
PageSize = 10
|
|
Position = 0
|
|
Anchors = [akTop, akLeft, akRight]
|
|
ParentShowHint = False
|
|
ShowHint = True
|
|
TabOrder = 3
|
|
end
|
|
object SplitterWidthTrackBar: TTrackBar
|
|
AnchorSideLeft.Control = DragThresholdTrackBar
|
|
AnchorSideTop.Control = SplitterWidthLabel
|
|
AnchorSideTop.Side = asrBottom
|
|
AnchorSideRight.Control = DragThresholdTrackBar
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 10
|
|
Height = 46
|
|
Top = 133
|
|
Width = 396
|
|
Min = 1
|
|
OnChange = SplitterWidthTrackBarChange
|
|
Position = 1
|
|
Anchors = [akTop, akLeft, akRight]
|
|
ParentShowHint = False
|
|
ShowHint = True
|
|
TabOrder = 4
|
|
end
|
|
object ShowHeaderCaptionCheckBox: TCheckBox
|
|
AnchorSideLeft.Control = ScaleOnResizeCheckBox
|
|
AnchorSideTop.Control = ShowHeaderCheckBox
|
|
AnchorSideTop.Side = asrBottom
|
|
Left = 25
|
|
Height = 23
|
|
Top = 229
|
|
Width = 208
|
|
BorderSpacing.Left = 15
|
|
Caption = 'ShowHeaderCaptionCheckBox'
|
|
ParentShowHint = False
|
|
ShowHint = True
|
|
TabOrder = 6
|
|
end
|
|
object HideHeaderCaptionForFloatingCheckBox: TCheckBox
|
|
AnchorSideLeft.Control = ShowHeaderCaptionCheckBox
|
|
AnchorSideTop.Control = ShowHeaderCaptionCheckBox
|
|
AnchorSideTop.Side = asrBottom
|
|
Left = 25
|
|
Height = 23
|
|
Top = 252
|
|
Width = 272
|
|
Caption = 'HideHeaderCaptionForFloatingCheckBox'
|
|
ParentShowHint = False
|
|
ShowHint = True
|
|
TabOrder = 5
|
|
end
|
|
object ShowHeaderCheckBox: TCheckBox
|
|
AnchorSideLeft.Control = ScaleOnResizeCheckBox
|
|
AnchorSideTop.Control = ScaleOnResizeCheckBox
|
|
AnchorSideTop.Side = asrBottom
|
|
Left = 10
|
|
Height = 23
|
|
Top = 206
|
|
Width = 160
|
|
Caption = 'ShowHeaderCheckBox'
|
|
OnChange = ShowHeaderCheckBoxChange
|
|
ParentShowHint = False
|
|
ShowHint = True
|
|
TabOrder = 7
|
|
end
|
|
object HeaderStyleComboBox: TComboBox
|
|
AnchorSideLeft.Control = HeaderStyleLabel
|
|
AnchorSideLeft.Side = asrBottom
|
|
AnchorSideTop.Control = Owner
|
|
AnchorSideRight.Control = Owner
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 121
|
|
Height = 27
|
|
Top = 6
|
|
Width = 285
|
|
Anchors = [akTop, akLeft, akRight]
|
|
BorderSpacing.Right = 4
|
|
BorderSpacing.Around = 6
|
|
ItemHeight = 19
|
|
OnDrawItem = HeaderStyleComboBoxDrawItem
|
|
Style = csDropDownList
|
|
TabOrder = 8
|
|
end
|
|
object HeaderStyleLabel: TLabel
|
|
AnchorSideLeft.Control = Owner
|
|
AnchorSideTop.Control = HeaderStyleComboBox
|
|
AnchorSideTop.Side = asrCenter
|
|
Left = 10
|
|
Height = 19
|
|
Top = 10
|
|
Width = 105
|
|
BorderSpacing.Left = 10
|
|
Caption = 'HeaderStyleLabel'
|
|
ParentColor = False
|
|
end
|
|
object FlattenHeaders: TCheckBox
|
|
AnchorSideLeft.Control = HideHeaderCaptionForFloatingCheckBox
|
|
AnchorSideTop.Control = HideHeaderCaptionForFloatingCheckBox
|
|
AnchorSideTop.Side = asrBottom
|
|
Left = 25
|
|
Height = 23
|
|
Top = 275
|
|
Width = 116
|
|
Caption = 'FlattenHeaders'
|
|
ParentShowHint = False
|
|
ShowHint = True
|
|
TabOrder = 9
|
|
end
|
|
object FilledHeaders: TCheckBox
|
|
AnchorSideLeft.Control = FlattenHeaders
|
|
AnchorSideTop.Control = FlattenHeaders
|
|
AnchorSideTop.Side = asrBottom
|
|
Left = 25
|
|
Height = 23
|
|
Top = 298
|
|
Width = 105
|
|
Caption = 'FilledHeaders'
|
|
ParentShowHint = False
|
|
ShowHint = True
|
|
TabOrder = 10
|
|
end
|
|
object HighlightFocused: TCheckBox
|
|
AnchorSideLeft.Control = FlattenHeaders
|
|
AnchorSideTop.Control = FilledHeaders
|
|
AnchorSideTop.Side = asrBottom
|
|
Left = 25
|
|
Height = 23
|
|
Top = 321
|
|
Width = 130
|
|
Caption = 'HighlightFocused'
|
|
ParentShowHint = False
|
|
ShowHint = True
|
|
TabOrder = 11
|
|
end
|
|
end
|