2007-08-09 21:36:59 +00:00
|
|
|
object ToolPanelSetupForm: TToolPanelSetupForm
|
2009-08-17 17:50:27 +00:00
|
|
|
Left = 383
|
|
|
|
Height = 487
|
|
|
|
Top = 176
|
2010-03-15 17:56:12 +00:00
|
|
|
Width = 657
|
2009-02-19 17:06:55 +00:00
|
|
|
ActiveControl = PageControl1
|
2007-08-09 21:36:59 +00:00
|
|
|
Caption = 'Tool panel setup'
|
2009-08-17 17:50:27 +00:00
|
|
|
ClientHeight = 487
|
2010-03-15 17:56:12 +00:00
|
|
|
ClientWidth = 657
|
2007-08-09 21:36:59 +00:00
|
|
|
OnClose = FormClose
|
|
|
|
OnResize = FormResize
|
2009-08-17 17:50:27 +00:00
|
|
|
Position = poScreenCenter
|
2018-12-13 11:42:18 +00:00
|
|
|
LCLVersion = '2.1.0.0'
|
2007-08-09 21:36:59 +00:00
|
|
|
object PageControl1: TPageControl
|
2008-09-30 11:21:55 +00:00
|
|
|
Left = 0
|
2019-01-08 19:15:14 +00:00
|
|
|
Height = 429
|
2008-09-30 11:21:55 +00:00
|
|
|
Top = 0
|
2010-03-15 17:56:12 +00:00
|
|
|
Width = 657
|
2012-09-21 17:06:21 +00:00
|
|
|
ActivePage = TabSheet1
|
2008-09-30 11:21:55 +00:00
|
|
|
Align = alClient
|
2012-09-21 17:06:21 +00:00
|
|
|
TabIndex = 0
|
2008-09-30 11:21:55 +00:00
|
|
|
TabOrder = 0
|
2007-08-09 21:36:59 +00:00
|
|
|
object TabSheet1: TTabSheet
|
|
|
|
Caption = 'Visible buttons'
|
2019-01-08 19:15:14 +00:00
|
|
|
ClientHeight = 398
|
2018-12-13 11:42:18 +00:00
|
|
|
ClientWidth = 647
|
2007-08-09 21:36:59 +00:00
|
|
|
object Label1: TLabel
|
2018-12-13 11:42:18 +00:00
|
|
|
AnchorSideLeft.Control = btnLeft2
|
2008-09-30 11:21:55 +00:00
|
|
|
AnchorSideLeft.Side = asrBottom
|
|
|
|
AnchorSideTop.Control = TabSheet1
|
2019-01-08 19:15:14 +00:00
|
|
|
Left = 339
|
|
|
|
Height = 17
|
2008-09-30 11:21:55 +00:00
|
|
|
Top = 6
|
2019-01-08 19:15:14 +00:00
|
|
|
Width = 105
|
2008-09-30 11:21:55 +00:00
|
|
|
BorderSpacing.Around = 6
|
2007-08-10 22:15:51 +00:00
|
|
|
Caption = 'Avaliable buttons'
|
|
|
|
FocusControl = ListBtnAvaliable
|
2007-08-09 21:36:59 +00:00
|
|
|
ParentColor = False
|
2007-08-10 22:15:51 +00:00
|
|
|
end
|
|
|
|
object Label2: TLabel
|
2008-09-30 11:21:55 +00:00
|
|
|
AnchorSideTop.Control = TabSheet1
|
2007-08-09 21:36:59 +00:00
|
|
|
Left = 8
|
2019-01-08 19:15:14 +00:00
|
|
|
Height = 17
|
2008-09-30 11:21:55 +00:00
|
|
|
Top = 6
|
2019-01-08 19:15:14 +00:00
|
|
|
Width = 90
|
2008-09-30 11:21:55 +00:00
|
|
|
BorderSpacing.Around = 6
|
2007-08-10 22:15:51 +00:00
|
|
|
Caption = 'Visible buttons'
|
|
|
|
FocusControl = ListBtnVisible
|
|
|
|
ParentColor = False
|
2007-08-09 21:36:59 +00:00
|
|
|
end
|
2018-12-13 11:42:18 +00:00
|
|
|
object btnLeft2: TBitBtn
|
|
|
|
AnchorSideLeft.Control = btnRight2
|
|
|
|
AnchorSideTop.Control = btnLeft
|
2009-02-19 17:06:55 +00:00
|
|
|
AnchorSideTop.Side = asrBottom
|
2018-12-13 11:42:18 +00:00
|
|
|
AnchorSideRight.Control = btnRight2
|
2009-02-19 17:06:55 +00:00
|
|
|
AnchorSideRight.Side = asrBottom
|
2019-01-08 19:15:14 +00:00
|
|
|
Left = 313
|
2007-08-10 22:15:51 +00:00
|
|
|
Height = 30
|
2019-01-08 19:15:14 +00:00
|
|
|
Top = 125
|
|
|
|
Width = 20
|
2009-02-19 17:06:55 +00:00
|
|
|
Anchors = [akTop, akLeft, akRight]
|
|
|
|
BorderSpacing.Top = 6
|
2007-08-09 21:36:59 +00:00
|
|
|
BorderSpacing.InnerBorder = 2
|
2018-12-13 11:42:18 +00:00
|
|
|
OnClick = btnLeft2Click
|
2007-08-09 21:36:59 +00:00
|
|
|
TabOrder = 0
|
|
|
|
end
|
2018-12-13 11:42:18 +00:00
|
|
|
object btnLeft: TBitBtn
|
|
|
|
AnchorSideLeft.Control = btnRight2
|
|
|
|
AnchorSideTop.Control = btnRight
|
2009-02-19 17:06:55 +00:00
|
|
|
AnchorSideTop.Side = asrBottom
|
2018-12-13 11:42:18 +00:00
|
|
|
AnchorSideRight.Control = btnRight2
|
2009-02-19 17:06:55 +00:00
|
|
|
AnchorSideRight.Side = asrBottom
|
2019-01-08 19:15:14 +00:00
|
|
|
Left = 313
|
|
|
|
Height = 20
|
|
|
|
Top = 99
|
|
|
|
Width = 20
|
2009-02-19 17:06:55 +00:00
|
|
|
Anchors = [akTop, akLeft, akRight]
|
|
|
|
AutoSize = True
|
|
|
|
BorderSpacing.Top = 6
|
2007-08-09 21:36:59 +00:00
|
|
|
BorderSpacing.InnerBorder = 2
|
2018-12-13 11:42:18 +00:00
|
|
|
OnClick = btnLeftClick
|
2007-08-09 21:36:59 +00:00
|
|
|
TabOrder = 1
|
|
|
|
end
|
2018-12-13 11:42:18 +00:00
|
|
|
object btnRight: TBitBtn
|
|
|
|
AnchorSideLeft.Control = btnRight2
|
|
|
|
AnchorSideTop.Control = btnRight2
|
2009-02-19 17:06:55 +00:00
|
|
|
AnchorSideTop.Side = asrBottom
|
2018-12-13 11:42:18 +00:00
|
|
|
AnchorSideRight.Control = btnRight2
|
2009-02-19 17:06:55 +00:00
|
|
|
AnchorSideRight.Side = asrBottom
|
2019-01-08 19:15:14 +00:00
|
|
|
Left = 313
|
2009-02-19 17:06:55 +00:00
|
|
|
Height = 38
|
2019-01-08 19:15:14 +00:00
|
|
|
Top = 55
|
|
|
|
Width = 20
|
2009-02-19 17:06:55 +00:00
|
|
|
Anchors = [akTop, akLeft, akRight]
|
|
|
|
BorderSpacing.Top = 6
|
2007-08-09 21:36:59 +00:00
|
|
|
BorderSpacing.InnerBorder = 2
|
2018-12-13 11:42:18 +00:00
|
|
|
OnClick = btnRightClick
|
2007-08-09 21:36:59 +00:00
|
|
|
TabOrder = 2
|
|
|
|
end
|
2018-12-13 11:42:18 +00:00
|
|
|
object btnRight2: TBitBtn
|
2009-08-17 17:50:27 +00:00
|
|
|
AnchorSideLeft.Control = TabSheet1
|
|
|
|
AnchorSideLeft.Side = asrCenter
|
2009-02-19 17:06:55 +00:00
|
|
|
AnchorSideTop.Control = ListBtnAvaliable
|
2019-01-08 19:15:14 +00:00
|
|
|
Left = 313
|
|
|
|
Height = 20
|
|
|
|
Top = 29
|
|
|
|
Width = 20
|
2009-02-19 17:06:55 +00:00
|
|
|
AutoSize = True
|
2007-08-09 21:36:59 +00:00
|
|
|
BorderSpacing.InnerBorder = 2
|
2018-12-13 11:42:18 +00:00
|
|
|
OnClick = btnRight2Click
|
2007-08-09 21:36:59 +00:00
|
|
|
TabOrder = 3
|
|
|
|
end
|
|
|
|
object ListBtnAvaliable: TListBox
|
2018-12-13 11:42:18 +00:00
|
|
|
AnchorSideLeft.Control = btnLeft2
|
2008-09-30 11:21:55 +00:00
|
|
|
AnchorSideLeft.Side = asrBottom
|
|
|
|
AnchorSideTop.Control = Label1
|
|
|
|
AnchorSideTop.Side = asrBottom
|
|
|
|
AnchorSideRight.Control = TabSheet1
|
|
|
|
AnchorSideRight.Side = asrBottom
|
|
|
|
AnchorSideBottom.Control = cbShowCaption
|
2019-01-08 19:15:14 +00:00
|
|
|
Left = 339
|
2018-12-13 11:42:18 +00:00
|
|
|
Height = 266
|
2019-01-08 19:15:14 +00:00
|
|
|
Top = 29
|
|
|
|
Width = 302
|
2008-09-30 11:21:55 +00:00
|
|
|
Anchors = [akTop, akLeft, akRight, akBottom]
|
|
|
|
BorderSpacing.Around = 6
|
2012-03-17 17:16:29 +00:00
|
|
|
IntegralHeight = True
|
2007-08-09 21:36:59 +00:00
|
|
|
Items.Strings = (
|
|
|
|
'111'
|
|
|
|
'222'
|
|
|
|
'333'
|
|
|
|
'44'
|
|
|
|
'555'
|
|
|
|
'666'
|
|
|
|
'777'
|
|
|
|
)
|
2008-09-30 11:21:55 +00:00
|
|
|
ItemHeight = 0
|
2007-08-09 21:36:59 +00:00
|
|
|
OnClick = ListBtnAvaliableClick
|
2016-01-14 10:13:52 +00:00
|
|
|
OnDblClick = ListBtnVisibleDblClick
|
2007-08-09 21:36:59 +00:00
|
|
|
OnDrawItem = ListBox1DrawItem
|
2019-01-08 19:15:14 +00:00
|
|
|
ScrollWidth = 300
|
2007-08-09 21:36:59 +00:00
|
|
|
Style = lbOwnerDrawFixed
|
|
|
|
TabOrder = 4
|
|
|
|
end
|
|
|
|
object ListBtnVisible: TListBox
|
2018-12-13 11:42:18 +00:00
|
|
|
AnchorSideLeft.Control = btnUp
|
|
|
|
AnchorSideLeft.Side = asrBottom
|
2008-09-30 11:21:55 +00:00
|
|
|
AnchorSideTop.Control = Label2
|
|
|
|
AnchorSideTop.Side = asrBottom
|
2018-12-13 11:42:18 +00:00
|
|
|
AnchorSideRight.Control = btnRight2
|
2008-09-30 11:21:55 +00:00
|
|
|
AnchorSideBottom.Control = cbShowCaption
|
2019-01-08 19:15:14 +00:00
|
|
|
Left = 32
|
2018-12-13 11:42:18 +00:00
|
|
|
Height = 266
|
2019-01-08 19:15:14 +00:00
|
|
|
Top = 29
|
|
|
|
Width = 275
|
2009-08-17 17:50:27 +00:00
|
|
|
Anchors = [akTop, akLeft, akRight, akBottom]
|
2008-09-30 11:21:55 +00:00
|
|
|
BorderSpacing.Around = 6
|
2019-01-08 19:15:14 +00:00
|
|
|
DragMode = dmAutomatic
|
2008-09-30 11:21:55 +00:00
|
|
|
ItemHeight = 0
|
2007-08-09 21:36:59 +00:00
|
|
|
OnClick = ListBtnAvaliableClick
|
2016-01-14 10:13:52 +00:00
|
|
|
OnDblClick = ListBtnVisibleDblClick
|
2019-01-08 19:15:14 +00:00
|
|
|
OnDragDrop = ListBtnVisibleDragDrop
|
|
|
|
OnDragOver = ListBtnVisibleDragOver
|
2007-08-09 21:36:59 +00:00
|
|
|
OnDrawItem = ListBox1DrawItem
|
2019-01-08 19:15:14 +00:00
|
|
|
ScrollWidth = 273
|
2007-08-09 21:36:59 +00:00
|
|
|
Style = lbOwnerDrawFixed
|
|
|
|
TabOrder = 5
|
2016-01-14 10:13:52 +00:00
|
|
|
TopIndex = -1
|
2007-08-09 21:36:59 +00:00
|
|
|
end
|
|
|
|
object Panel1: TPanel
|
2008-09-30 11:21:55 +00:00
|
|
|
AnchorSideBottom.Control = TabSheet1
|
|
|
|
AnchorSideBottom.Side = asrBottom
|
2007-08-10 22:15:51 +00:00
|
|
|
Left = 3
|
2008-09-30 11:21:55 +00:00
|
|
|
Height = 62
|
2019-01-08 19:15:14 +00:00
|
|
|
Top = 330
|
2018-12-13 11:42:18 +00:00
|
|
|
Width = 635
|
2007-08-09 21:36:59 +00:00
|
|
|
Alignment = taLeftJustify
|
|
|
|
Anchors = [akLeft, akRight, akBottom]
|
2008-09-30 11:21:55 +00:00
|
|
|
BorderSpacing.Around = 6
|
2007-08-09 21:36:59 +00:00
|
|
|
BevelOuter = bvLowered
|
|
|
|
FullRepaint = False
|
|
|
|
TabOrder = 6
|
|
|
|
end
|
|
|
|
object cbShowCaption: TCheckBox
|
2008-09-30 11:21:55 +00:00
|
|
|
AnchorSideLeft.Control = TabSheet1
|
|
|
|
AnchorSideBottom.Control = Panel1
|
|
|
|
Left = 6
|
2018-12-13 11:42:18 +00:00
|
|
|
Height = 23
|
2019-01-08 19:15:14 +00:00
|
|
|
Top = 301
|
|
|
|
Width = 108
|
2007-08-09 21:36:59 +00:00
|
|
|
Anchors = [akLeft, akBottom]
|
2008-09-30 11:21:55 +00:00
|
|
|
BorderSpacing.Around = 6
|
2007-08-09 21:36:59 +00:00
|
|
|
Caption = 'Show caption'
|
|
|
|
OnChange = cbShowCaptionChange
|
|
|
|
TabOrder = 7
|
|
|
|
end
|
2018-12-13 11:42:18 +00:00
|
|
|
object btnUp: TBitBtn
|
|
|
|
Tag = -1
|
|
|
|
AnchorSideLeft.Control = TabSheet1
|
|
|
|
AnchorSideTop.Control = Label2
|
|
|
|
AnchorSideTop.Side = asrBottom
|
|
|
|
AnchorSideRight.Control = btnRight2
|
|
|
|
AnchorSideRight.Side = asrBottom
|
|
|
|
Left = 6
|
2019-01-08 19:15:14 +00:00
|
|
|
Height = 20
|
|
|
|
Top = 29
|
|
|
|
Width = 20
|
2018-12-13 11:42:18 +00:00
|
|
|
AutoSize = True
|
|
|
|
BorderSpacing.Around = 6
|
|
|
|
BorderSpacing.InnerBorder = 2
|
|
|
|
OnClick = btnUpClick
|
|
|
|
TabOrder = 8
|
|
|
|
end
|
|
|
|
object btnDown: TBitBtn
|
|
|
|
Tag = 1
|
|
|
|
AnchorSideLeft.Control = TabSheet1
|
|
|
|
AnchorSideTop.Control = btnUp
|
|
|
|
AnchorSideTop.Side = asrBottom
|
|
|
|
AnchorSideRight.Control = btnRight2
|
|
|
|
AnchorSideRight.Side = asrBottom
|
|
|
|
Left = 6
|
2019-01-08 19:15:14 +00:00
|
|
|
Height = 20
|
|
|
|
Top = 55
|
|
|
|
Width = 20
|
2018-12-13 11:42:18 +00:00
|
|
|
AutoSize = True
|
|
|
|
BorderSpacing.Around = 6
|
|
|
|
BorderSpacing.InnerBorder = 2
|
|
|
|
OnClick = btnUpClick
|
|
|
|
TabOrder = 9
|
|
|
|
end
|
2007-08-09 21:36:59 +00:00
|
|
|
end
|
|
|
|
object TabSheet2: TTabSheet
|
|
|
|
Caption = 'Options'
|
2019-01-08 19:15:14 +00:00
|
|
|
ClientHeight = 398
|
2018-12-13 11:42:18 +00:00
|
|
|
ClientWidth = 647
|
2007-08-09 21:36:59 +00:00
|
|
|
object cbShowHint: TCheckBox
|
2008-09-30 11:21:55 +00:00
|
|
|
AnchorSideLeft.Control = TabSheet2
|
|
|
|
AnchorSideTop.Control = cbTransp
|
|
|
|
AnchorSideTop.Side = asrBottom
|
|
|
|
Left = 6
|
2018-12-13 11:42:18 +00:00
|
|
|
Height = 23
|
|
|
|
Top = 169
|
|
|
|
Width = 87
|
2008-09-30 11:21:55 +00:00
|
|
|
BorderSpacing.Around = 6
|
2007-08-09 21:36:59 +00:00
|
|
|
Caption = 'Show hint'
|
|
|
|
TabOrder = 0
|
|
|
|
end
|
|
|
|
object cbTransp: TCheckBox
|
2008-09-30 11:21:55 +00:00
|
|
|
AnchorSideLeft.Control = TabSheet2
|
|
|
|
AnchorSideTop.Control = cbFlatBtn
|
|
|
|
AnchorSideTop.Side = asrBottom
|
|
|
|
Left = 6
|
2018-12-13 11:42:18 +00:00
|
|
|
Height = 23
|
|
|
|
Top = 140
|
|
|
|
Width = 100
|
2008-09-30 11:21:55 +00:00
|
|
|
BorderSpacing.Around = 6
|
2007-08-09 21:36:59 +00:00
|
|
|
Caption = 'Transparent'
|
|
|
|
TabOrder = 1
|
|
|
|
end
|
|
|
|
object cbFlatBtn: TCheckBox
|
2008-09-30 11:21:55 +00:00
|
|
|
AnchorSideLeft.Control = TabSheet2
|
|
|
|
AnchorSideTop.Control = RadioGroup1
|
|
|
|
AnchorSideTop.Side = asrBottom
|
|
|
|
Left = 6
|
2018-12-13 11:42:18 +00:00
|
|
|
Height = 23
|
|
|
|
Top = 111
|
|
|
|
Width = 100
|
2008-09-30 11:21:55 +00:00
|
|
|
BorderSpacing.Around = 6
|
2007-08-09 21:36:59 +00:00
|
|
|
Caption = 'Flat buttons'
|
|
|
|
TabOrder = 2
|
2007-08-10 22:15:51 +00:00
|
|
|
end
|
|
|
|
object RadioGroup1: TRadioGroup
|
2009-08-17 17:50:27 +00:00
|
|
|
AnchorSideLeft.Control = Panel2
|
2009-02-19 17:06:55 +00:00
|
|
|
AnchorSideLeft.Side = asrBottom
|
2008-09-30 11:21:55 +00:00
|
|
|
AnchorSideTop.Control = TabSheet2
|
2009-02-19 17:06:55 +00:00
|
|
|
AnchorSideRight.Control = TabSheet2
|
|
|
|
AnchorSideRight.Side = asrBottom
|
2018-12-13 11:42:18 +00:00
|
|
|
Left = 331
|
|
|
|
Height = 99
|
2008-09-30 11:21:55 +00:00
|
|
|
Top = 6
|
2018-12-13 11:42:18 +00:00
|
|
|
Width = 310
|
2009-08-17 17:50:27 +00:00
|
|
|
Anchors = [akTop, akLeft, akRight]
|
2009-02-19 17:06:55 +00:00
|
|
|
AutoFill = False
|
2010-03-15 17:56:12 +00:00
|
|
|
AutoSize = True
|
2008-09-30 11:21:55 +00:00
|
|
|
BorderSpacing.Around = 6
|
2007-08-10 22:15:51 +00:00
|
|
|
Caption = 'Button align'
|
|
|
|
ChildSizing.LeftRightSpacing = 6
|
|
|
|
ChildSizing.TopBottomSpacing = 6
|
|
|
|
ChildSizing.ShrinkHorizontal = crsScaleChilds
|
|
|
|
ChildSizing.ShrinkVertical = crsScaleChilds
|
|
|
|
ChildSizing.Layout = cclLeftToRightThenTopToBottom
|
|
|
|
ChildSizing.ControlsPerLine = 1
|
2019-01-08 19:15:14 +00:00
|
|
|
ClientHeight = 81
|
2012-03-17 17:16:29 +00:00
|
|
|
ClientWidth = 308
|
2007-08-10 22:15:51 +00:00
|
|
|
Items.Strings = (
|
|
|
|
'None'
|
|
|
|
'Left'
|
|
|
|
'Rignt'
|
|
|
|
)
|
2008-09-30 11:21:55 +00:00
|
|
|
TabOrder = 3
|
|
|
|
TabStop = True
|
|
|
|
end
|
|
|
|
object RadioGroup2: TRadioGroup
|
2009-02-19 17:06:55 +00:00
|
|
|
AnchorSideLeft.Control = TabSheet2
|
2008-09-30 11:21:55 +00:00
|
|
|
AnchorSideTop.Control = TabSheet2
|
2009-08-17 17:50:27 +00:00
|
|
|
AnchorSideRight.Control = Panel2
|
2009-02-19 17:06:55 +00:00
|
|
|
Left = 6
|
2018-12-13 11:42:18 +00:00
|
|
|
Height = 99
|
2008-09-30 11:21:55 +00:00
|
|
|
Top = 6
|
2018-12-13 11:42:18 +00:00
|
|
|
Width = 310
|
2009-08-17 17:50:27 +00:00
|
|
|
Anchors = [akTop, akLeft, akRight]
|
2008-09-30 11:21:55 +00:00
|
|
|
AutoFill = True
|
2009-02-19 17:06:55 +00:00
|
|
|
AutoSize = True
|
2008-09-30 11:21:55 +00:00
|
|
|
BorderSpacing.Around = 6
|
|
|
|
Caption = 'Tool bar style'
|
|
|
|
ChildSizing.LeftRightSpacing = 6
|
|
|
|
ChildSizing.TopBottomSpacing = 6
|
|
|
|
ChildSizing.EnlargeHorizontal = crsHomogenousChildResize
|
|
|
|
ChildSizing.EnlargeVertical = crsHomogenousChildResize
|
|
|
|
ChildSizing.ShrinkHorizontal = crsScaleChilds
|
|
|
|
ChildSizing.ShrinkVertical = crsScaleChilds
|
|
|
|
ChildSizing.Layout = cclLeftToRightThenTopToBottom
|
|
|
|
ChildSizing.ControlsPerLine = 1
|
2019-01-08 19:15:14 +00:00
|
|
|
ClientHeight = 81
|
2012-03-17 17:16:29 +00:00
|
|
|
ClientWidth = 308
|
2008-09-30 11:21:55 +00:00
|
|
|
Items.Strings = (
|
|
|
|
'Standart'
|
|
|
|
'Windows XP'
|
|
|
|
'Native'
|
|
|
|
)
|
2007-08-10 22:15:51 +00:00
|
|
|
TabOrder = 4
|
2008-09-30 11:21:55 +00:00
|
|
|
TabStop = True
|
2007-08-09 21:36:59 +00:00
|
|
|
end
|
2009-08-17 17:50:27 +00:00
|
|
|
object Panel2: TPanel
|
|
|
|
AnchorSideLeft.Control = TabSheet2
|
|
|
|
AnchorSideLeft.Side = asrCenter
|
|
|
|
AnchorSideTop.Control = TabSheet2
|
|
|
|
AnchorSideBottom.Control = TabSheet2
|
|
|
|
AnchorSideBottom.Side = asrBottom
|
2018-12-13 11:42:18 +00:00
|
|
|
Left = 322
|
|
|
|
Height = 386
|
2009-08-17 17:50:27 +00:00
|
|
|
Top = 6
|
|
|
|
Width = 3
|
|
|
|
Anchors = [akTop, akLeft, akBottom]
|
|
|
|
BorderSpacing.Around = 6
|
|
|
|
TabOrder = 5
|
|
|
|
end
|
2007-08-09 21:36:59 +00:00
|
|
|
end
|
|
|
|
end
|
2008-09-30 11:21:55 +00:00
|
|
|
object ButtonPanel1: TButtonPanel
|
|
|
|
Left = 6
|
2019-01-08 19:15:14 +00:00
|
|
|
Height = 46
|
|
|
|
Top = 435
|
2010-03-15 17:56:12 +00:00
|
|
|
Width = 645
|
2012-03-17 17:16:29 +00:00
|
|
|
OKButton.Name = 'OKButton'
|
|
|
|
OKButton.DefaultCaption = True
|
|
|
|
HelpButton.Name = 'HelpButton'
|
|
|
|
HelpButton.DefaultCaption = True
|
|
|
|
CloseButton.Name = 'CloseButton'
|
|
|
|
CloseButton.DefaultCaption = True
|
|
|
|
CancelButton.Name = 'CancelButton'
|
|
|
|
CancelButton.DefaultCaption = True
|
2008-09-30 11:21:55 +00:00
|
|
|
TabOrder = 1
|
|
|
|
ShowButtons = [pbClose, pbHelp]
|
|
|
|
end
|
2007-08-09 21:36:59 +00:00
|
|
|
end
|