lazarus/ide/frames/editor_multiwindow_options.lfm

303 lines
7.7 KiB
Plaintext

inherited EditorMultiWindowOptionsFrame: TEditorMultiWindowOptionsFrame
Height = 415
Width = 521
Anchors = [akTop]
ClientHeight = 415
ClientWidth = 521
TabOrder = 0
Visible = False
DesignLeft = 929
DesignTop = 308
object AccessTypePanel: TPanel[0]
AnchorSideLeft.Control = Owner
AnchorSideTop.Control = lblAccessType
AnchorSideTop.Side = asrBottom
AnchorSideRight.Control = Owner
AnchorSideRight.Side = asrBottom
AnchorSideBottom.Control = Owner
AnchorSideBottom.Side = asrBottom
Left = 6
Height = 221
Top = 194
Width = 509
Anchors = [akTop, akLeft, akRight, akBottom]
BorderSpacing.Left = 6
BorderSpacing.Top = 6
BorderSpacing.Right = 6
BevelOuter = bvNone
ClientHeight = 221
ClientWidth = 509
TabOrder = 0
object listAccessType: TCheckListBox
AnchorSideLeft.Control = AccessTypePanel
AnchorSideTop.Control = AccessTypePanel
AnchorSideBottom.Control = AccessTypePanel
AnchorSideBottom.Side = asrBottom
Left = 0
Height = 160
Top = 0
Width = 509
Align = alTop
Constraints.MinHeight = 100
ExtendedSelect = False
ItemHeight = 0
OnClick = listAccessTypeClickCheck
OnClickCheck = listAccessTypeClickCheck
OnExit = listAccessTypeClickCheck
OnKeyUp = listAccessTypeKeyUp
TabOrder = 0
TopIndex = -1
end
object Panel2: TPanel
Left = 0
Height = 56
Top = 165
Width = 509
Align = alClient
BevelOuter = bvNone
ClientHeight = 56
ClientWidth = 509
Constraints.MinHeight = 50
TabOrder = 1
object lblAccessTypeDesc: TLabel
Left = 0
Height = 16
Top = 0
Width = 509
Align = alTop
Caption = 'lblAccessTypeDesc'
ParentColor = False
WordWrap = True
end
end
object Splitter1: TSplitter
Cursor = crVSplit
Left = 0
Height = 5
Top = 160
Width = 509
Align = alTop
ResizeAnchor = akTop
end
end
object Bevel1a: TBevel[1]
AnchorSideLeft.Control = Owner
AnchorSideTop.Control = lblEditActivationOrderSection
AnchorSideTop.Side = asrCenter
AnchorSideRight.Control = Owner
AnchorSideRight.Side = asrBottom
Left = 0
Height = 3
Top = 79
Width = 60
BorderSpacing.Bottom = 6
end
object lblEditActivationOrderSection: TLabel[2]
AnchorSideLeft.Control = Bevel1a
AnchorSideLeft.Side = asrBottom
AnchorSideTop.Control = pnlNBTabs
AnchorSideTop.Side = asrBottom
Left = 70
Height = 16
Top = 72
Width = 209
BorderSpacing.Left = 10
BorderSpacing.Bottom = 6
Caption = 'lblEditActivationOrderSection'
Font.Style = [fsBold]
ParentColor = False
ParentFont = False
end
object Bevel1: TBevel[3]
AnchorSideLeft.Control = lblEditActivationOrderSection
AnchorSideLeft.Side = asrBottom
AnchorSideTop.Control = lblEditActivationOrderSection
AnchorSideTop.Side = asrCenter
AnchorSideRight.Control = Owner
AnchorSideRight.Side = asrBottom
Left = 289
Height = 3
Top = 79
Width = 232
Anchors = [akTop, akLeft, akRight]
BorderSpacing.Left = 10
end
object Panel1: TPanel[4]
AnchorSideLeft.Control = Owner
AnchorSideTop.Control = lblEditActivationOrderSection
AnchorSideTop.Side = asrBottom
AnchorSideRight.Control = Owner
AnchorSideRight.Side = asrBottom
Left = 6
Height = 72
Top = 94
Width = 509
Anchors = [akTop, akLeft, akRight]
AutoSize = True
BorderSpacing.Left = 6
BorderSpacing.Right = 6
BorderSpacing.Bottom = 6
BevelOuter = bvNone
ClientHeight = 72
ClientWidth = 509
TabOrder = 1
object lblAccessOrder: TLabel
Left = 0
Height = 16
Top = 0
Width = 509
Align = alTop
BorderSpacing.Bottom = 6
Caption = 'lblAccessOrder'
ParentColor = False
WordWrap = True
end
object radioAccessOrderEdit: TRadioButton
AnchorSideLeft.Control = Panel1
AnchorSideTop.Control = lblAccessOrder
AnchorSideTop.Side = asrBottom
AnchorSideRight.Control = Panel1
AnchorSideRight.Side = asrBottom
Left = 0
Height = 22
Top = 22
Width = 509
Anchors = [akTop, akLeft, akRight]
Caption = 'radioAccessOrderEdit'
Checked = True
OnChange = radioAccessOrderEditChange
State = cbChecked
TabOrder = 0
end
object radioAccessOrderWin: TRadioButton
AnchorSideLeft.Control = Panel1
AnchorSideTop.Control = radioAccessOrderEdit
AnchorSideTop.Side = asrBottom
AnchorSideRight.Control = Panel1
AnchorSideRight.Side = asrBottom
Left = 0
Height = 22
Top = 44
Width = 509
Anchors = [akTop, akLeft, akRight]
BorderSpacing.Bottom = 6
Caption = 'radioAccessOrderWin'
OnChange = radioAccessOrderEditChange
TabOrder = 1
end
end
object lblAccessType: TLabel[5]
AnchorSideLeft.Control = Owner
AnchorSideTop.Control = Panel1
AnchorSideTop.Side = asrBottom
AnchorSideRight.Control = Owner
AnchorSideRight.Side = asrBottom
Left = 0
Height = 16
Top = 172
Width = 521
Anchors = [akTop, akLeft, akRight]
Caption = 'lblAccessType'
ParentColor = False
end
object Bevel2a: TBevel[6]
AnchorSideLeft.Control = Owner
AnchorSideTop.Control = lblMultiWinTabSection
AnchorSideTop.Side = asrCenter
AnchorSideRight.Control = Owner
AnchorSideRight.Side = asrBottom
Left = 0
Height = 3
Top = 7
Width = 60
BorderSpacing.Bottom = 6
end
object lblMultiWinTabSection: TLabel[7]
AnchorSideLeft.Control = Bevel2a
AnchorSideLeft.Side = asrBottom
AnchorSideTop.Control = Owner
Left = 70
Height = 16
Top = 0
Width = 157
BorderSpacing.Left = 10
BorderSpacing.Bottom = 6
Caption = 'lblMultiWinTabSection'
Font.Style = [fsBold]
ParentColor = False
ParentFont = False
end
object Bevel2: TBevel[8]
AnchorSideLeft.Control = lblMultiWinTabSection
AnchorSideLeft.Side = asrBottom
AnchorSideTop.Control = lblMultiWinTabSection
AnchorSideTop.Side = asrCenter
AnchorSideRight.Control = Owner
AnchorSideRight.Side = asrBottom
Left = 237
Height = 3
Top = 7
Width = 284
Anchors = [akTop, akLeft, akRight]
BorderSpacing.Left = 10
end
object pnlNBTabs: TPanel[9]
AnchorSideLeft.Control = Owner
AnchorSideTop.Control = lblMultiWinTabSection
AnchorSideTop.Side = asrBottom
AnchorSideRight.Control = Owner
AnchorSideRight.Side = asrBottom
Left = 6
Height = 44
Top = 22
Width = 509
Anchors = [akTop, akLeft, akRight]
AutoSize = True
BorderSpacing.Left = 6
BorderSpacing.Right = 6
BorderSpacing.Bottom = 6
BevelOuter = bvNone
ChildSizing.EnlargeHorizontal = crsScaleChilds
ChildSizing.ShrinkHorizontal = crsScaleChilds
ChildSizing.Layout = cclLeftToRightThenTopToBottom
ChildSizing.ControlsPerLine = 2
ClientHeight = 44
ClientWidth = 509
TabOrder = 2
object chkShowCloseBtn: TCheckBox
Left = 0
Height = 22
Top = 0
Width = 254
Caption = 'chkShowCloseBtn'
TabOrder = 0
end
object chkShowNumbers: TCheckBox
Left = 254
Height = 22
Top = 0
Width = 255
Caption = 'chkShowNumbers'
TabOrder = 1
end
object chkHideSingleTab: TCheckBox
AnchorSideTop.Side = asrBottom
AnchorSideRight.Side = asrBottom
Left = 0
Height = 22
Top = 22
Width = 254
Caption = 'chkHideSingleTab'
TabOrder = 2
end
object chkUseTabHistory: TCheckBox
Left = 254
Height = 22
Top = 22
Width = 255
Caption = 'chkUseTabHistory'
TabOrder = 3
end
end
end