2011-06-17 20:53:01 +00:00
|
|
|
object frmAppearanceEditWindow: TfrmAppearanceEditWindow
|
2016-11-14 23:32:02 +00:00
|
|
|
Left = 617
|
|
|
|
Height = 540
|
|
|
|
Top = 138
|
2016-11-13 23:42:13 +00:00
|
|
|
Width = 536
|
2011-06-17 20:53:01 +00:00
|
|
|
Caption = 'Toolbar appearance editor'
|
2016-11-14 23:32:02 +00:00
|
|
|
ClientHeight = 540
|
2016-11-13 23:42:13 +00:00
|
|
|
ClientWidth = 536
|
2011-06-17 20:53:01 +00:00
|
|
|
Color = clBtnFace
|
|
|
|
Font.Color = clWindowText
|
2016-11-13 23:42:13 +00:00
|
|
|
Font.Height = -12
|
2016-11-14 16:13:10 +00:00
|
|
|
OnCloseQuery = FormCloseQuery
|
2016-11-13 23:42:13 +00:00
|
|
|
OnCreate = FormCreate
|
2011-06-17 20:53:01 +00:00
|
|
|
OnShow = FormShow
|
2016-11-14 16:13:10 +00:00
|
|
|
ShowHint = True
|
2016-11-13 19:05:46 +00:00
|
|
|
LCLVersion = '1.7'
|
2011-06-17 20:53:01 +00:00
|
|
|
object gbPreview: TGroupBox
|
2016-11-13 19:05:46 +00:00
|
|
|
Left = 0
|
2016-11-13 23:42:13 +00:00
|
|
|
Height = 132
|
2016-11-14 11:53:05 +00:00
|
|
|
Top = 0
|
2016-11-13 23:42:13 +00:00
|
|
|
Width = 536
|
2016-11-14 11:53:05 +00:00
|
|
|
Align = alTop
|
2016-11-13 23:42:13 +00:00
|
|
|
AutoSize = True
|
2011-06-17 20:53:01 +00:00
|
|
|
Caption = ' Preview '
|
2016-11-13 23:42:13 +00:00
|
|
|
ClientHeight = 112
|
|
|
|
ClientWidth = 532
|
2011-06-17 20:53:01 +00:00
|
|
|
TabOrder = 0
|
|
|
|
object tbPreview: TSpkToolbar
|
2016-11-13 19:05:46 +00:00
|
|
|
Left = 0
|
|
|
|
Top = 0
|
2016-11-13 23:42:13 +00:00
|
|
|
Width = 532
|
2011-06-17 20:53:01 +00:00
|
|
|
Color = clBtnFace
|
|
|
|
Appearance.Tab.TabHeaderFont.Color = 9126421
|
|
|
|
Appearance.Tab.TabHeaderFont.Height = -13
|
|
|
|
Appearance.Tab.TabHeaderFont.Name = 'Calibri'
|
|
|
|
Appearance.Tab.BorderColor = 14922381
|
|
|
|
Appearance.Tab.GradientFromColor = 16115934
|
|
|
|
Appearance.Tab.GradientToColor = 15587527
|
|
|
|
Appearance.Tab.GradientType = bkConcave
|
2016-11-13 23:42:13 +00:00
|
|
|
Appearance.Tab.InactiveTabHeaderFontColor = 9126421
|
|
|
|
Appearance.Pane.BorderDarkColor = 14335646
|
|
|
|
Appearance.Pane.BorderLightColor = 16315117
|
|
|
|
Appearance.Pane.CaptionBgColor = 15849922
|
2011-06-17 20:53:01 +00:00
|
|
|
Appearance.Pane.CaptionFont.Color = 11168318
|
|
|
|
Appearance.Pane.CaptionFont.Height = -12
|
|
|
|
Appearance.Pane.CaptionFont.Name = 'Calibri'
|
|
|
|
Appearance.Pane.GradientFromColor = 16115934
|
|
|
|
Appearance.Pane.GradientToColor = 15587527
|
|
|
|
Appearance.Pane.GradientType = bkConcave
|
|
|
|
Appearance.Element.CaptionFont.Color = 9126421
|
|
|
|
Appearance.Element.CaptionFont.Height = -12
|
|
|
|
Appearance.Element.CaptionFont.Name = 'Calibri'
|
|
|
|
Appearance.Element.IdleFrameColor = 14727067
|
|
|
|
Appearance.Element.IdleGradientFromColor = 15653832
|
|
|
|
Appearance.Element.IdleGradientToColor = 15323324
|
|
|
|
Appearance.Element.IdleGradientType = bkConcave
|
|
|
|
Appearance.Element.IdleInnerLightColor = 15852501
|
|
|
|
Appearance.Element.IdleInnerDarkColor = 15520702
|
|
|
|
Appearance.Element.IdleCaptionColor = 11631958
|
|
|
|
Appearance.Element.HotTrackFrameColor = 10211293
|
|
|
|
Appearance.Element.HotTrackGradientFromColor = 14351615
|
|
|
|
Appearance.Element.HotTrackGradientToColor = 5101567
|
|
|
|
Appearance.Element.HotTrackGradientType = bkConcave
|
|
|
|
Appearance.Element.HotTrackInnerLightColor = 12972543
|
|
|
|
Appearance.Element.HotTrackInnerDarkColor = 8045272
|
|
|
|
Appearance.Element.HotTrackCaptionColor = 8864367
|
|
|
|
Appearance.Element.ActiveFrameColor = 5535371
|
|
|
|
Appearance.Element.ActiveGradientFromColor = 7126014
|
|
|
|
Appearance.Element.ActiveGradientToColor = 4035324
|
|
|
|
Appearance.Element.ActiveGradientType = bkConcave
|
|
|
|
Appearance.Element.ActiveInnerLightColor = 961020
|
|
|
|
Appearance.Element.ActiveInnerDarkColor = 961020
|
|
|
|
Appearance.Element.ActiveCaptionColor = 8405614
|
|
|
|
TabIndex = 0
|
2016-11-13 23:42:13 +00:00
|
|
|
Images = SmallImages
|
|
|
|
LargeImages = LargeImages
|
2011-06-17 20:53:01 +00:00
|
|
|
Tabs = (
|
2016-11-13 19:05:46 +00:00
|
|
|
'SpkTab1'
|
2016-11-13 23:42:13 +00:00
|
|
|
'SpkTab2'
|
2016-11-13 19:05:46 +00:00
|
|
|
)
|
2011-06-17 20:53:01 +00:00
|
|
|
object SpkTab1: TSpkTab
|
|
|
|
CustomAppearance.Tab.TabHeaderFont.Color = 9126421
|
|
|
|
CustomAppearance.Tab.TabHeaderFont.Height = -13
|
|
|
|
CustomAppearance.Tab.TabHeaderFont.Name = 'Calibri'
|
|
|
|
CustomAppearance.Tab.BorderColor = 14922381
|
|
|
|
CustomAppearance.Tab.GradientFromColor = 16115934
|
|
|
|
CustomAppearance.Tab.GradientToColor = 15587527
|
|
|
|
CustomAppearance.Tab.GradientType = bkConcave
|
2016-11-13 23:42:13 +00:00
|
|
|
CustomAppearance.Tab.InactiveTabHeaderFontColor = 9126421
|
|
|
|
CustomAppearance.Pane.BorderDarkColor = 14335646
|
|
|
|
CustomAppearance.Pane.BorderLightColor = 16315117
|
|
|
|
CustomAppearance.Pane.CaptionBgColor = 15849922
|
2011-06-17 20:53:01 +00:00
|
|
|
CustomAppearance.Pane.CaptionFont.Color = 11168318
|
|
|
|
CustomAppearance.Pane.CaptionFont.Height = -12
|
|
|
|
CustomAppearance.Pane.CaptionFont.Name = 'Calibri'
|
|
|
|
CustomAppearance.Pane.GradientFromColor = 16115934
|
|
|
|
CustomAppearance.Pane.GradientToColor = 15587527
|
|
|
|
CustomAppearance.Pane.GradientType = bkConcave
|
|
|
|
CustomAppearance.Element.CaptionFont.Color = 9126421
|
|
|
|
CustomAppearance.Element.CaptionFont.Height = -12
|
|
|
|
CustomAppearance.Element.CaptionFont.Name = 'Calibri'
|
|
|
|
CustomAppearance.Element.IdleFrameColor = 14727067
|
|
|
|
CustomAppearance.Element.IdleGradientFromColor = 15653832
|
|
|
|
CustomAppearance.Element.IdleGradientToColor = 15323324
|
|
|
|
CustomAppearance.Element.IdleGradientType = bkConcave
|
|
|
|
CustomAppearance.Element.IdleInnerLightColor = 15852501
|
|
|
|
CustomAppearance.Element.IdleInnerDarkColor = 15520702
|
|
|
|
CustomAppearance.Element.IdleCaptionColor = 11631958
|
|
|
|
CustomAppearance.Element.HotTrackFrameColor = 10211293
|
|
|
|
CustomAppearance.Element.HotTrackGradientFromColor = 14351615
|
|
|
|
CustomAppearance.Element.HotTrackGradientToColor = 5101567
|
|
|
|
CustomAppearance.Element.HotTrackGradientType = bkConcave
|
|
|
|
CustomAppearance.Element.HotTrackInnerLightColor = 12972543
|
|
|
|
CustomAppearance.Element.HotTrackInnerDarkColor = 8045272
|
|
|
|
CustomAppearance.Element.HotTrackCaptionColor = 8864367
|
|
|
|
CustomAppearance.Element.ActiveFrameColor = 5535371
|
|
|
|
CustomAppearance.Element.ActiveGradientFromColor = 7126014
|
|
|
|
CustomAppearance.Element.ActiveGradientToColor = 4035324
|
|
|
|
CustomAppearance.Element.ActiveGradientType = bkConcave
|
|
|
|
CustomAppearance.Element.ActiveInnerLightColor = 961020
|
|
|
|
CustomAppearance.Element.ActiveInnerDarkColor = 961020
|
|
|
|
CustomAppearance.Element.ActiveCaptionColor = 8405614
|
|
|
|
Caption = 'Sample toolbar'
|
|
|
|
OverrideAppearance = False
|
|
|
|
Visible = True
|
|
|
|
Panes = (
|
|
|
|
'SpkPane1'
|
|
|
|
'SpkPane2'
|
2016-11-13 19:05:46 +00:00
|
|
|
'SpkPane3'
|
|
|
|
)
|
2011-06-17 20:53:01 +00:00
|
|
|
object SpkPane1: TSpkPane
|
|
|
|
Caption = 'Sample large buttons'
|
|
|
|
Visible = True
|
|
|
|
Items = (
|
|
|
|
'SpkLargeButton1'
|
|
|
|
'SpkLargeButton3'
|
2016-11-13 19:05:46 +00:00
|
|
|
'SpkLargeButton2'
|
|
|
|
)
|
2011-06-17 20:53:01 +00:00
|
|
|
object SpkLargeButton1: TSpkLargeButton
|
|
|
|
Visible = True
|
|
|
|
Enabled = True
|
|
|
|
Caption = 'Default'
|
2016-11-13 23:42:13 +00:00
|
|
|
LargeImageIndex = 0
|
2016-11-13 19:05:46 +00:00
|
|
|
ButtonKind = bkButton
|
2011-06-17 20:53:01 +00:00
|
|
|
end
|
|
|
|
object SpkLargeButton3: TSpkLargeButton
|
|
|
|
Visible = True
|
|
|
|
Enabled = True
|
|
|
|
Caption = 'Button and dropdown'
|
2016-11-14 11:53:05 +00:00
|
|
|
LargeImageIndex = 0
|
2016-11-13 19:05:46 +00:00
|
|
|
ButtonKind = bkButtonDropdown
|
2011-06-17 20:53:01 +00:00
|
|
|
end
|
|
|
|
object SpkLargeButton2: TSpkLargeButton
|
|
|
|
Visible = True
|
|
|
|
Enabled = True
|
|
|
|
Caption = 'Dropdown'
|
2016-11-14 11:53:05 +00:00
|
|
|
LargeImageIndex = 0
|
2016-11-13 19:05:46 +00:00
|
|
|
ButtonKind = bkDropdown
|
2011-06-17 20:53:01 +00:00
|
|
|
end
|
|
|
|
end
|
|
|
|
object SpkPane2: TSpkPane
|
|
|
|
Caption = 'Sample small buttons'
|
|
|
|
Visible = True
|
|
|
|
Items = (
|
|
|
|
'SpkSmallButton1'
|
|
|
|
'SpkSmallButton2'
|
2016-11-13 19:05:46 +00:00
|
|
|
'SpkSmallButton3'
|
|
|
|
)
|
2011-06-17 20:53:01 +00:00
|
|
|
object SpkSmallButton1: TSpkSmallButton
|
|
|
|
Visible = True
|
|
|
|
Enabled = True
|
|
|
|
Caption = 'Default'
|
|
|
|
ShowCaption = True
|
|
|
|
TableBehaviour = tbBeginsRow
|
|
|
|
GroupBehaviour = gbSingleItem
|
|
|
|
HideFrameWhenIdle = True
|
2016-11-14 23:32:02 +00:00
|
|
|
ImageIndex = 1
|
2016-11-13 19:05:46 +00:00
|
|
|
ButtonKind = bkButton
|
2011-06-17 20:53:01 +00:00
|
|
|
end
|
|
|
|
object SpkSmallButton2: TSpkSmallButton
|
|
|
|
Visible = True
|
|
|
|
Enabled = True
|
|
|
|
Caption = 'Button and dropdown'
|
|
|
|
ShowCaption = True
|
|
|
|
TableBehaviour = tbBeginsRow
|
|
|
|
GroupBehaviour = gbSingleItem
|
|
|
|
HideFrameWhenIdle = True
|
2016-11-14 23:32:02 +00:00
|
|
|
ImageIndex = 1
|
2016-11-13 19:05:46 +00:00
|
|
|
ButtonKind = bkButtonDropdown
|
2011-06-17 20:53:01 +00:00
|
|
|
end
|
|
|
|
object SpkSmallButton3: TSpkSmallButton
|
|
|
|
Visible = True
|
|
|
|
Enabled = True
|
|
|
|
Caption = 'Dropdown'
|
|
|
|
ShowCaption = True
|
|
|
|
TableBehaviour = tbBeginsRow
|
|
|
|
GroupBehaviour = gbSingleItem
|
|
|
|
HideFrameWhenIdle = True
|
2016-11-14 23:32:02 +00:00
|
|
|
ImageIndex = 1
|
2016-11-13 19:05:46 +00:00
|
|
|
ButtonKind = bkDropdown
|
2011-06-17 20:53:01 +00:00
|
|
|
end
|
|
|
|
end
|
|
|
|
object SpkPane3: TSpkPane
|
|
|
|
Caption = 'Tool buttons'
|
|
|
|
Visible = True
|
|
|
|
Items = (
|
|
|
|
'SpkSmallButton4'
|
|
|
|
'SpkSmallButton5'
|
|
|
|
'SpkSmallButton6'
|
|
|
|
'SpkSmallButton7'
|
2016-11-13 19:05:46 +00:00
|
|
|
'SpkSmallButton8'
|
|
|
|
)
|
2011-06-17 20:53:01 +00:00
|
|
|
object SpkSmallButton4: TSpkSmallButton
|
|
|
|
Visible = True
|
|
|
|
Enabled = True
|
|
|
|
Caption = 'Button'
|
|
|
|
ShowCaption = False
|
|
|
|
TableBehaviour = tbContinuesRow
|
|
|
|
GroupBehaviour = gbBeginsGroup
|
|
|
|
HideFrameWhenIdle = False
|
2016-11-14 23:32:02 +00:00
|
|
|
ImageIndex = 1
|
2016-11-13 19:05:46 +00:00
|
|
|
ButtonKind = bkButton
|
2011-06-17 20:53:01 +00:00
|
|
|
end
|
|
|
|
object SpkSmallButton5: TSpkSmallButton
|
|
|
|
Visible = True
|
|
|
|
Enabled = True
|
|
|
|
Caption = 'Button'
|
|
|
|
ShowCaption = False
|
|
|
|
TableBehaviour = tbContinuesRow
|
|
|
|
GroupBehaviour = gbContinuesGroup
|
|
|
|
HideFrameWhenIdle = False
|
2016-11-14 23:32:02 +00:00
|
|
|
ImageIndex = 1
|
2016-11-13 19:05:46 +00:00
|
|
|
ButtonKind = bkButton
|
2011-06-17 20:53:01 +00:00
|
|
|
end
|
|
|
|
object SpkSmallButton6: TSpkSmallButton
|
|
|
|
Visible = True
|
|
|
|
Enabled = True
|
|
|
|
Caption = 'Button'
|
|
|
|
ShowCaption = False
|
|
|
|
TableBehaviour = tbContinuesRow
|
|
|
|
GroupBehaviour = gbEndsGroup
|
|
|
|
HideFrameWhenIdle = False
|
2016-11-14 23:32:02 +00:00
|
|
|
ImageIndex = 1
|
2016-11-13 19:05:46 +00:00
|
|
|
ButtonKind = bkButton
|
2011-06-17 20:53:01 +00:00
|
|
|
end
|
|
|
|
object SpkSmallButton7: TSpkSmallButton
|
|
|
|
Visible = True
|
|
|
|
Enabled = True
|
|
|
|
Caption = 'Btn1'
|
|
|
|
ShowCaption = True
|
|
|
|
TableBehaviour = tbBeginsRow
|
|
|
|
GroupBehaviour = gbSingleItem
|
|
|
|
HideFrameWhenIdle = False
|
2016-11-14 23:32:02 +00:00
|
|
|
ImageIndex = 1
|
2016-11-13 19:05:46 +00:00
|
|
|
ButtonKind = bkButton
|
2011-06-17 20:53:01 +00:00
|
|
|
end
|
|
|
|
object SpkSmallButton8: TSpkSmallButton
|
|
|
|
Visible = True
|
|
|
|
Enabled = True
|
|
|
|
Caption = 'Btn2'
|
|
|
|
ShowCaption = True
|
|
|
|
TableBehaviour = tbContinuesRow
|
|
|
|
GroupBehaviour = gbSingleItem
|
|
|
|
HideFrameWhenIdle = False
|
2016-11-14 23:32:02 +00:00
|
|
|
ImageIndex = 1
|
2016-11-13 19:05:46 +00:00
|
|
|
ButtonKind = bkButton
|
2011-06-17 20:53:01 +00:00
|
|
|
end
|
|
|
|
end
|
|
|
|
end
|
2016-11-13 23:42:13 +00:00
|
|
|
object SpkTab2: TSpkTab
|
|
|
|
CustomAppearance.Tab.TabHeaderFont.Color = 9126421
|
|
|
|
CustomAppearance.Tab.TabHeaderFont.Height = -13
|
|
|
|
CustomAppearance.Tab.TabHeaderFont.Name = 'Calibri'
|
|
|
|
CustomAppearance.Tab.BorderColor = 14922381
|
|
|
|
CustomAppearance.Tab.GradientFromColor = 16115934
|
|
|
|
CustomAppearance.Tab.GradientToColor = 15587527
|
|
|
|
CustomAppearance.Tab.GradientType = bkConcave
|
|
|
|
CustomAppearance.Tab.InactiveTabHeaderFontColor = 9126421
|
|
|
|
CustomAppearance.Pane.BorderDarkColor = 14335646
|
|
|
|
CustomAppearance.Pane.BorderLightColor = 16315117
|
|
|
|
CustomAppearance.Pane.CaptionBgColor = 15849922
|
|
|
|
CustomAppearance.Pane.CaptionFont.Color = 11168318
|
|
|
|
CustomAppearance.Pane.CaptionFont.Height = -12
|
|
|
|
CustomAppearance.Pane.CaptionFont.Name = 'Calibri'
|
|
|
|
CustomAppearance.Pane.GradientFromColor = 16115934
|
|
|
|
CustomAppearance.Pane.GradientToColor = 15587527
|
|
|
|
CustomAppearance.Pane.GradientType = bkConcave
|
|
|
|
CustomAppearance.Element.CaptionFont.Color = 9126421
|
|
|
|
CustomAppearance.Element.CaptionFont.Height = -12
|
|
|
|
CustomAppearance.Element.CaptionFont.Name = 'Calibri'
|
|
|
|
CustomAppearance.Element.IdleFrameColor = 14727067
|
|
|
|
CustomAppearance.Element.IdleGradientFromColor = 15653832
|
|
|
|
CustomAppearance.Element.IdleGradientToColor = 15323324
|
|
|
|
CustomAppearance.Element.IdleGradientType = bkConcave
|
|
|
|
CustomAppearance.Element.IdleInnerLightColor = 15852501
|
|
|
|
CustomAppearance.Element.IdleInnerDarkColor = 15520702
|
|
|
|
CustomAppearance.Element.IdleCaptionColor = 11631958
|
|
|
|
CustomAppearance.Element.HotTrackFrameColor = 10211293
|
|
|
|
CustomAppearance.Element.HotTrackGradientFromColor = 14351615
|
|
|
|
CustomAppearance.Element.HotTrackGradientToColor = 5101567
|
|
|
|
CustomAppearance.Element.HotTrackGradientType = bkConcave
|
|
|
|
CustomAppearance.Element.HotTrackInnerLightColor = 12972543
|
|
|
|
CustomAppearance.Element.HotTrackInnerDarkColor = 8045272
|
|
|
|
CustomAppearance.Element.HotTrackCaptionColor = 8864367
|
|
|
|
CustomAppearance.Element.ActiveFrameColor = 5535371
|
|
|
|
CustomAppearance.Element.ActiveGradientFromColor = 7126014
|
|
|
|
CustomAppearance.Element.ActiveGradientToColor = 4035324
|
|
|
|
CustomAppearance.Element.ActiveGradientType = bkConcave
|
|
|
|
CustomAppearance.Element.ActiveInnerLightColor = 961020
|
|
|
|
CustomAppearance.Element.ActiveInnerDarkColor = 961020
|
|
|
|
CustomAppearance.Element.ActiveCaptionColor = 8405614
|
|
|
|
Caption = 'Another tab'
|
|
|
|
OverrideAppearance = False
|
|
|
|
Visible = True
|
|
|
|
Panes = ( )
|
|
|
|
end
|
2011-06-17 20:53:01 +00:00
|
|
|
end
|
|
|
|
end
|
|
|
|
object PageControl1: TPageControl
|
2016-11-13 19:05:46 +00:00
|
|
|
Left = 0
|
2016-11-14 23:32:02 +00:00
|
|
|
Height = 368
|
2016-11-14 11:53:05 +00:00
|
|
|
Top = 132
|
2016-11-13 23:42:13 +00:00
|
|
|
Width = 536
|
2016-11-14 16:13:10 +00:00
|
|
|
ActivePage = TabSheet2
|
2016-11-13 23:42:13 +00:00
|
|
|
Align = alClient
|
2016-11-14 16:13:10 +00:00
|
|
|
TabIndex = 1
|
2011-06-17 20:53:01 +00:00
|
|
|
TabOrder = 1
|
|
|
|
object TabSheet1: TTabSheet
|
|
|
|
Caption = 'Tab'
|
2016-11-14 23:32:02 +00:00
|
|
|
ClientHeight = 320
|
2016-11-14 16:13:10 +00:00
|
|
|
ClientWidth = 528
|
2016-11-14 23:32:02 +00:00
|
|
|
object sTabRectangle: TShape
|
|
|
|
AnchorSideLeft.Control = LblInactiveTabHeaderFontColor
|
|
|
|
AnchorSideLeft.Side = asrBottom
|
|
|
|
AnchorSideTop.Control = cbLinkTab
|
|
|
|
AnchorSideTop.Side = asrBottom
|
|
|
|
Left = 179
|
|
|
|
Height = 136
|
|
|
|
Top = 27
|
|
|
|
Width = 142
|
|
|
|
BorderSpacing.Left = 12
|
|
|
|
BorderSpacing.Top = 4
|
|
|
|
Visible = False
|
|
|
|
end
|
2011-06-17 20:53:01 +00:00
|
|
|
object Label2: TLabel
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideTop.Control = pTabFrame
|
|
|
|
AnchorSideTop.Side = asrCenter
|
|
|
|
AnchorSideRight.Control = LblInactiveTabHeaderFontColor
|
|
|
|
AnchorSideRight.Side = asrBottom
|
|
|
|
Left = 134
|
|
|
|
Height = 15
|
|
|
|
Top = 41
|
|
|
|
Width = 33
|
|
|
|
Anchors = [akTop, akRight]
|
2011-06-17 20:53:01 +00:00
|
|
|
Caption = 'Frame'
|
2016-11-13 19:05:46 +00:00
|
|
|
ParentColor = False
|
2011-06-17 20:53:01 +00:00
|
|
|
end
|
|
|
|
object Label3: TLabel
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideTop.Control = pTabGradientFrom
|
|
|
|
AnchorSideTop.Side = asrCenter
|
|
|
|
AnchorSideRight.Control = LblInactiveTabHeaderFontColor
|
|
|
|
AnchorSideRight.Side = asrBottom
|
|
|
|
Left = 93
|
|
|
|
Height = 15
|
|
|
|
Top = 72
|
|
|
|
Width = 74
|
|
|
|
Anchors = [akTop, akRight]
|
2011-06-17 20:53:01 +00:00
|
|
|
Caption = 'Gradient from'
|
2016-11-13 19:05:46 +00:00
|
|
|
ParentColor = False
|
2011-06-17 20:53:01 +00:00
|
|
|
end
|
|
|
|
object Label4: TLabel
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideTop.Control = pTabGradientTo
|
|
|
|
AnchorSideTop.Side = asrCenter
|
|
|
|
AnchorSideRight.Control = LblInactiveTabHeaderFontColor
|
|
|
|
AnchorSideRight.Side = asrBottom
|
|
|
|
Left = 108
|
|
|
|
Height = 15
|
|
|
|
Top = 103
|
|
|
|
Width = 59
|
|
|
|
Anchors = [akTop, akRight]
|
2011-06-17 20:53:01 +00:00
|
|
|
Caption = 'Gradient to'
|
2016-11-13 19:05:46 +00:00
|
|
|
ParentColor = False
|
2011-06-17 20:53:01 +00:00
|
|
|
end
|
|
|
|
object Label5: TLabel
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideTop.Control = cbTabGradientKind
|
|
|
|
AnchorSideTop.Side = asrCenter
|
|
|
|
AnchorSideRight.Control = LblInactiveTabHeaderFontColor
|
|
|
|
AnchorSideRight.Side = asrBottom
|
|
|
|
Left = 96
|
|
|
|
Height = 15
|
|
|
|
Top = 133
|
|
|
|
Width = 71
|
|
|
|
Anchors = [akTop, akRight]
|
2011-06-17 20:53:01 +00:00
|
|
|
Caption = 'Gradient kind'
|
2016-11-13 19:05:46 +00:00
|
|
|
ParentColor = False
|
2011-06-17 20:53:01 +00:00
|
|
|
end
|
|
|
|
object Label6: TLabel
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideTop.Control = pTabHeaderFont
|
|
|
|
AnchorSideTop.Side = asrCenter
|
|
|
|
AnchorSideRight.Control = LblInactiveTabHeaderFontColor
|
|
|
|
AnchorSideRight.Side = asrBottom
|
|
|
|
Left = 84
|
|
|
|
Height = 15
|
|
|
|
Top = 239
|
|
|
|
Width = 83
|
|
|
|
Anchors = [akTop, akRight]
|
2011-06-17 20:53:01 +00:00
|
|
|
Caption = 'Tab header font'
|
2016-11-13 19:05:46 +00:00
|
|
|
ParentColor = False
|
2011-06-17 20:53:01 +00:00
|
|
|
end
|
|
|
|
object pTabFrame: TPanel
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideLeft.Control = cbLinkTab
|
|
|
|
AnchorSideTop.Control = cbLinkTab
|
|
|
|
AnchorSideTop.Side = asrBottom
|
|
|
|
Left = 187
|
2016-11-13 19:05:46 +00:00
|
|
|
Height = 25
|
2016-11-13 23:42:13 +00:00
|
|
|
Top = 36
|
2016-11-14 23:32:02 +00:00
|
|
|
Width = 100
|
2016-11-13 23:42:13 +00:00
|
|
|
BorderSpacing.Top = 13
|
2011-06-17 20:53:01 +00:00
|
|
|
BevelInner = bvRaised
|
|
|
|
BevelOuter = bvLowered
|
|
|
|
Caption = 'Color'
|
|
|
|
TabOrder = 0
|
|
|
|
OnClick = pTabFrameClick
|
|
|
|
end
|
|
|
|
object pTabGradientFrom: TPanel
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideLeft.Control = pTabFrame
|
|
|
|
AnchorSideTop.Control = pTabFrame
|
|
|
|
AnchorSideTop.Side = asrBottom
|
2016-11-14 23:32:02 +00:00
|
|
|
AnchorSideRight.Control = pTabFrame
|
|
|
|
AnchorSideRight.Side = asrBottom
|
2016-11-13 23:42:13 +00:00
|
|
|
Left = 187
|
2016-11-13 19:05:46 +00:00
|
|
|
Height = 25
|
2016-11-13 23:42:13 +00:00
|
|
|
Top = 67
|
2016-11-14 23:32:02 +00:00
|
|
|
Width = 100
|
|
|
|
Anchors = [akTop, akLeft, akRight]
|
2016-11-13 23:42:13 +00:00
|
|
|
BorderSpacing.Top = 6
|
2011-06-17 20:53:01 +00:00
|
|
|
BevelInner = bvRaised
|
|
|
|
BevelOuter = bvLowered
|
|
|
|
Caption = 'Color'
|
|
|
|
TabOrder = 1
|
|
|
|
OnClick = pTabGradientFromClick
|
|
|
|
end
|
|
|
|
object pTabGradientTo: TPanel
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideLeft.Control = pTabGradientFrom
|
|
|
|
AnchorSideTop.Control = pTabGradientFrom
|
|
|
|
AnchorSideTop.Side = asrBottom
|
2016-11-14 23:32:02 +00:00
|
|
|
AnchorSideRight.Control = pTabGradientFrom
|
|
|
|
AnchorSideRight.Side = asrBottom
|
2016-11-13 23:42:13 +00:00
|
|
|
Left = 187
|
2016-11-13 19:05:46 +00:00
|
|
|
Height = 25
|
2016-11-13 23:42:13 +00:00
|
|
|
Top = 98
|
2016-11-14 23:32:02 +00:00
|
|
|
Width = 100
|
|
|
|
Anchors = [akTop, akLeft, akRight]
|
2016-11-13 23:42:13 +00:00
|
|
|
BorderSpacing.Top = 6
|
2011-06-17 20:53:01 +00:00
|
|
|
BevelInner = bvRaised
|
|
|
|
BevelOuter = bvLowered
|
|
|
|
Caption = 'Color'
|
|
|
|
TabOrder = 2
|
|
|
|
OnClick = pTabGradientToClick
|
|
|
|
end
|
|
|
|
object cbTabGradientKind: TComboBox
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideLeft.Control = pTabGradientTo
|
|
|
|
AnchorSideTop.Control = pTabGradientTo
|
|
|
|
AnchorSideTop.Side = asrBottom
|
|
|
|
AnchorSideRight.Control = pTabGradientTo
|
|
|
|
AnchorSideRight.Side = asrBottom
|
|
|
|
Left = 187
|
|
|
|
Height = 23
|
|
|
|
Top = 129
|
2016-11-14 23:32:02 +00:00
|
|
|
Width = 100
|
2016-11-13 23:42:13 +00:00
|
|
|
Anchors = [akTop, akLeft, akRight]
|
|
|
|
BorderSpacing.Top = 6
|
|
|
|
ItemHeight = 15
|
2011-06-17 20:53:01 +00:00
|
|
|
ItemIndex = 0
|
|
|
|
Items.Strings = (
|
|
|
|
'None'
|
|
|
|
'Horizontal'
|
|
|
|
'Vertical'
|
2016-11-13 19:05:46 +00:00
|
|
|
'Concave'
|
|
|
|
)
|
|
|
|
OnChange = cbTabGradientKindChange
|
|
|
|
Style = csDropDownList
|
|
|
|
TabOrder = 3
|
|
|
|
Text = 'None'
|
2011-06-17 20:53:01 +00:00
|
|
|
end
|
|
|
|
object pTabHeaderFont: TPanel
|
2016-11-14 23:32:02 +00:00
|
|
|
AnchorSideLeft.Control = pInactiveTabHeaderFont
|
|
|
|
AnchorSideTop.Control = pInactiveTabHeaderFont
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideTop.Side = asrBottom
|
2016-11-14 23:32:02 +00:00
|
|
|
AnchorSideRight.Control = pInactiveTabHeaderFont
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideRight.Side = asrBottom
|
|
|
|
Left = 187
|
2016-11-13 19:05:46 +00:00
|
|
|
Height = 25
|
2016-11-13 23:42:13 +00:00
|
|
|
Top = 234
|
2016-11-14 23:32:02 +00:00
|
|
|
Width = 100
|
2016-11-13 23:42:13 +00:00
|
|
|
Anchors = [akTop, akLeft, akRight]
|
|
|
|
BorderSpacing.Top = 6
|
2011-06-17 20:53:01 +00:00
|
|
|
BevelInner = bvRaised
|
|
|
|
BevelOuter = bvLowered
|
|
|
|
Caption = 'Font'
|
|
|
|
TabOrder = 4
|
|
|
|
OnClick = pTabHeaderFontClick
|
|
|
|
end
|
2016-11-14 23:32:02 +00:00
|
|
|
object pActiveTabHeaderFont: TPanel
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideLeft.Control = cbTabGradientKind
|
|
|
|
AnchorSideTop.Control = cbTabGradientKind
|
|
|
|
AnchorSideTop.Side = asrBottom
|
|
|
|
AnchorSideRight.Control = cbTabGradientKind
|
|
|
|
AnchorSideRight.Side = asrBottom
|
|
|
|
Left = 187
|
2016-11-13 19:05:46 +00:00
|
|
|
Height = 25
|
2016-11-13 23:42:13 +00:00
|
|
|
Top = 172
|
2016-11-14 23:32:02 +00:00
|
|
|
Width = 100
|
2016-11-13 23:42:13 +00:00
|
|
|
Anchors = [akTop, akLeft, akRight]
|
|
|
|
BorderSpacing.Top = 20
|
2011-06-17 20:53:01 +00:00
|
|
|
BevelInner = bvRaised
|
|
|
|
BevelOuter = bvLowered
|
|
|
|
Caption = 'Color'
|
|
|
|
TabOrder = 5
|
2016-11-14 23:32:02 +00:00
|
|
|
OnClick = pActiveTabHeaderFontClick
|
2011-06-17 20:53:01 +00:00
|
|
|
end
|
|
|
|
object cbLinkTab: TCheckBox
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideLeft.Control = LblInactiveTabHeaderFontColor
|
|
|
|
AnchorSideLeft.Side = asrBottom
|
|
|
|
AnchorSideTop.Control = TabSheet1
|
|
|
|
Left = 187
|
2016-11-13 19:05:46 +00:00
|
|
|
Height = 19
|
2011-06-17 20:53:01 +00:00
|
|
|
Top = 4
|
2016-11-13 23:42:13 +00:00
|
|
|
Width = 169
|
|
|
|
BorderSpacing.Left = 20
|
|
|
|
BorderSpacing.Top = 4
|
2011-06-17 20:53:01 +00:00
|
|
|
Caption = 'Link with pane and idle item'
|
|
|
|
OnClick = cbLinkTabClick
|
2016-11-13 19:05:46 +00:00
|
|
|
TabOrder = 6
|
2011-06-17 20:53:01 +00:00
|
|
|
end
|
2016-11-13 23:42:13 +00:00
|
|
|
object Label18: TLabel
|
2016-11-14 23:32:02 +00:00
|
|
|
AnchorSideTop.Control = pActiveTabHeaderFont
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideTop.Side = asrCenter
|
|
|
|
AnchorSideRight.Control = LblInactiveTabHeaderFontColor
|
|
|
|
AnchorSideRight.Side = asrBottom
|
|
|
|
Left = 20
|
|
|
|
Height = 15
|
|
|
|
Top = 177
|
|
|
|
Width = 147
|
|
|
|
Anchors = [akTop, akRight]
|
|
|
|
Caption = 'Active tab header font color'
|
|
|
|
ParentColor = False
|
|
|
|
end
|
|
|
|
object LblInactiveTabHeaderFontColor: TLabel
|
|
|
|
AnchorSideLeft.Control = TabSheet1
|
2016-11-14 23:32:02 +00:00
|
|
|
AnchorSideTop.Control = pInactiveTabHeaderFont
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideTop.Side = asrCenter
|
|
|
|
Left = 12
|
|
|
|
Height = 15
|
|
|
|
Top = 208
|
|
|
|
Width = 155
|
|
|
|
BorderSpacing.Left = 12
|
|
|
|
Caption = 'Inactive tab header font color'
|
|
|
|
ParentColor = False
|
|
|
|
end
|
2016-11-14 23:32:02 +00:00
|
|
|
object pInactiveTabHeaderFont: TPanel
|
|
|
|
AnchorSideLeft.Control = pActiveTabHeaderFont
|
|
|
|
AnchorSideTop.Control = pActiveTabHeaderFont
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideTop.Side = asrBottom
|
2016-11-14 23:32:02 +00:00
|
|
|
AnchorSideRight.Control = pActiveTabHeaderFont
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideRight.Side = asrBottom
|
|
|
|
Left = 187
|
|
|
|
Height = 25
|
|
|
|
Top = 203
|
2016-11-14 23:32:02 +00:00
|
|
|
Width = 100
|
2016-11-13 23:42:13 +00:00
|
|
|
Anchors = [akTop, akLeft, akRight]
|
|
|
|
BorderSpacing.Top = 6
|
|
|
|
BevelInner = bvRaised
|
|
|
|
BevelOuter = bvLowered
|
|
|
|
Caption = 'Color'
|
|
|
|
Color = clBtnFace
|
|
|
|
ParentColor = False
|
|
|
|
TabOrder = 7
|
2016-11-14 23:32:02 +00:00
|
|
|
OnClick = pInactiveTabHeaderFontClick
|
|
|
|
end
|
|
|
|
object bTabFrameColor: TSpeedButton
|
|
|
|
AnchorSideLeft.Control = pTabFrame
|
|
|
|
AnchorSideLeft.Side = asrBottom
|
|
|
|
AnchorSideTop.Control = pTabFrame
|
|
|
|
AnchorSideTop.Side = asrCenter
|
|
|
|
AnchorSideBottom.Control = pTabFrame
|
|
|
|
AnchorSideBottom.Side = asrBottom
|
|
|
|
Left = 289
|
|
|
|
Height = 25
|
|
|
|
Top = 36
|
|
|
|
Width = 25
|
|
|
|
AllowAllUp = True
|
|
|
|
Anchors = [akTop, akLeft, akBottom]
|
|
|
|
BorderSpacing.Left = 2
|
|
|
|
Flat = True
|
|
|
|
GroupIndex = 1
|
|
|
|
OnClick = bTabBorderColorClick
|
|
|
|
end
|
|
|
|
object bTabGradientFromColor: TSpeedButton
|
|
|
|
AnchorSideLeft.Control = pTabFrame
|
|
|
|
AnchorSideLeft.Side = asrBottom
|
|
|
|
AnchorSideTop.Control = pTabGradientFrom
|
|
|
|
AnchorSideTop.Side = asrCenter
|
|
|
|
AnchorSideBottom.Control = pTabFrame
|
|
|
|
AnchorSideBottom.Side = asrBottom
|
|
|
|
Left = 289
|
|
|
|
Height = 25
|
|
|
|
Top = 67
|
|
|
|
Width = 25
|
|
|
|
AllowAllUp = True
|
|
|
|
BorderSpacing.Left = 2
|
|
|
|
Flat = True
|
|
|
|
GroupIndex = 1
|
|
|
|
OnClick = bTabGradientFromColorClick
|
|
|
|
end
|
|
|
|
object bTabGradientToColor: TSpeedButton
|
|
|
|
AnchorSideLeft.Control = pTabFrame
|
|
|
|
AnchorSideLeft.Side = asrBottom
|
|
|
|
AnchorSideTop.Control = pTabGradientTo
|
|
|
|
AnchorSideTop.Side = asrCenter
|
|
|
|
AnchorSideBottom.Control = pTabFrame
|
|
|
|
AnchorSideBottom.Side = asrBottom
|
|
|
|
Left = 289
|
|
|
|
Height = 25
|
|
|
|
Top = 98
|
|
|
|
Width = 25
|
|
|
|
AllowAllUp = True
|
|
|
|
BorderSpacing.Left = 2
|
|
|
|
Flat = True
|
|
|
|
GroupIndex = 1
|
|
|
|
OnClick = bTabGradientToColorClick
|
|
|
|
end
|
|
|
|
object bActiveTabHeaderFontColor: TSpeedButton
|
|
|
|
AnchorSideLeft.Control = pTabFrame
|
|
|
|
AnchorSideLeft.Side = asrBottom
|
|
|
|
AnchorSideTop.Control = pActiveTabHeaderFont
|
|
|
|
AnchorSideTop.Side = asrCenter
|
|
|
|
AnchorSideBottom.Control = pTabFrame
|
|
|
|
AnchorSideBottom.Side = asrBottom
|
|
|
|
Left = 289
|
|
|
|
Height = 25
|
|
|
|
Top = 172
|
|
|
|
Width = 25
|
|
|
|
AllowAllUp = True
|
|
|
|
BorderSpacing.Left = 2
|
|
|
|
Flat = True
|
|
|
|
GroupIndex = 1
|
|
|
|
OnClick = bActiveTabHeaderFontColorClick
|
|
|
|
end
|
|
|
|
object bInactiveTabHeaderFontColor: TSpeedButton
|
|
|
|
AnchorSideLeft.Control = pTabFrame
|
|
|
|
AnchorSideLeft.Side = asrBottom
|
|
|
|
AnchorSideTop.Control = pInactiveTabHeaderFont
|
|
|
|
AnchorSideTop.Side = asrCenter
|
|
|
|
AnchorSideBottom.Control = pTabFrame
|
|
|
|
AnchorSideBottom.Side = asrBottom
|
|
|
|
Left = 289
|
|
|
|
Height = 25
|
|
|
|
Top = 203
|
|
|
|
Width = 25
|
|
|
|
AllowAllUp = True
|
|
|
|
BorderSpacing.Left = 2
|
|
|
|
Flat = True
|
|
|
|
GroupIndex = 1
|
|
|
|
OnClick = bInactiveTabHeaderFontColorClick
|
2016-11-13 23:42:13 +00:00
|
|
|
end
|
2011-06-17 20:53:01 +00:00
|
|
|
end
|
|
|
|
object TabSheet2: TTabSheet
|
|
|
|
Caption = 'Pane'
|
2016-11-14 23:32:02 +00:00
|
|
|
ClientHeight = 340
|
2016-11-13 23:42:13 +00:00
|
|
|
ClientWidth = 528
|
2011-06-17 20:53:01 +00:00
|
|
|
ImageIndex = 1
|
|
|
|
object Label8: TLabel
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideTop.Control = pPaneBorderDark
|
|
|
|
AnchorSideTop.Side = asrCenter
|
|
|
|
AnchorSideRight.Control = LblCaptionBackground
|
|
|
|
AnchorSideRight.Side = asrBottom
|
|
|
|
Left = 60
|
|
|
|
Height = 15
|
|
|
|
Top = 41
|
|
|
|
Width = 61
|
|
|
|
Anchors = [akTop, akRight]
|
2011-06-17 20:53:01 +00:00
|
|
|
Caption = 'Border dark'
|
2016-11-13 19:05:46 +00:00
|
|
|
ParentColor = False
|
2011-06-17 20:53:01 +00:00
|
|
|
end
|
|
|
|
object Label21: TLabel
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideTop.Control = pPaneBorderLight
|
|
|
|
AnchorSideTop.Side = asrCenter
|
|
|
|
AnchorSideRight.Control = LblCaptionBackground
|
|
|
|
AnchorSideRight.Side = asrBottom
|
|
|
|
Left = 59
|
|
|
|
Height = 15
|
|
|
|
Top = 72
|
|
|
|
Width = 62
|
|
|
|
Anchors = [akTop, akRight]
|
2011-06-17 20:53:01 +00:00
|
|
|
Caption = 'Border light'
|
2016-11-13 19:05:46 +00:00
|
|
|
ParentColor = False
|
2011-06-17 20:53:01 +00:00
|
|
|
end
|
|
|
|
object Label9: TLabel
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideTop.Control = pPaneGradientFrom
|
|
|
|
AnchorSideTop.Side = asrCenter
|
|
|
|
AnchorSideRight.Control = LblCaptionBackground
|
|
|
|
AnchorSideRight.Side = asrBottom
|
|
|
|
Left = 47
|
|
|
|
Height = 15
|
|
|
|
Top = 103
|
|
|
|
Width = 74
|
|
|
|
Anchors = [akTop, akRight]
|
2011-06-17 20:53:01 +00:00
|
|
|
Caption = 'Gradient from'
|
2016-11-13 19:05:46 +00:00
|
|
|
ParentColor = False
|
2011-06-17 20:53:01 +00:00
|
|
|
end
|
|
|
|
object Label10: TLabel
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideTop.Control = pPaneGradientTo
|
|
|
|
AnchorSideTop.Side = asrCenter
|
|
|
|
AnchorSideRight.Control = LblCaptionBackground
|
|
|
|
AnchorSideRight.Side = asrBottom
|
|
|
|
Left = 62
|
|
|
|
Height = 15
|
|
|
|
Top = 134
|
|
|
|
Width = 59
|
|
|
|
Anchors = [akTop, akRight]
|
2011-06-17 20:53:01 +00:00
|
|
|
Caption = 'Gradient to'
|
2016-11-13 19:05:46 +00:00
|
|
|
ParentColor = False
|
2011-06-17 20:53:01 +00:00
|
|
|
end
|
|
|
|
object Label11: TLabel
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideTop.Control = cbPaneGradientKind
|
|
|
|
AnchorSideTop.Side = asrCenter
|
|
|
|
AnchorSideRight.Control = LblCaptionBackground
|
|
|
|
AnchorSideRight.Side = asrBottom
|
|
|
|
Left = 50
|
|
|
|
Height = 15
|
|
|
|
Top = 164
|
|
|
|
Width = 71
|
|
|
|
Anchors = [akTop, akRight]
|
2011-06-17 20:53:01 +00:00
|
|
|
Caption = 'Gradient kind'
|
2016-11-13 19:05:46 +00:00
|
|
|
ParentColor = False
|
2011-06-17 20:53:01 +00:00
|
|
|
end
|
2016-11-13 23:42:13 +00:00
|
|
|
object LblCaptionBackground: TLabel
|
|
|
|
AnchorSideLeft.Control = TabSheet2
|
|
|
|
AnchorSideTop.Control = pPaneCaptionBackground
|
|
|
|
AnchorSideTop.Side = asrCenter
|
2011-06-17 20:53:01 +00:00
|
|
|
Left = 12
|
2016-11-13 23:42:13 +00:00
|
|
|
Height = 15
|
|
|
|
Top = 208
|
|
|
|
Width = 109
|
|
|
|
BorderSpacing.Left = 12
|
2011-06-17 20:53:01 +00:00
|
|
|
Caption = 'Caption background'
|
2016-11-13 19:05:46 +00:00
|
|
|
ParentColor = False
|
2011-06-17 20:53:01 +00:00
|
|
|
end
|
|
|
|
object Label13: TLabel
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideTop.Control = pPaneCaptionFont
|
|
|
|
AnchorSideTop.Side = asrCenter
|
|
|
|
AnchorSideRight.Control = LblCaptionBackground
|
|
|
|
AnchorSideRight.Side = asrBottom
|
|
|
|
Left = 27
|
|
|
|
Height = 15
|
2016-11-14 23:32:02 +00:00
|
|
|
Top = 270
|
2016-11-13 23:42:13 +00:00
|
|
|
Width = 94
|
|
|
|
Anchors = [akTop, akRight]
|
2011-06-17 20:53:01 +00:00
|
|
|
Caption = 'Pane caption font'
|
2016-11-13 19:05:46 +00:00
|
|
|
ParentColor = False
|
2011-06-17 20:53:01 +00:00
|
|
|
end
|
|
|
|
object sPaneRectangle: TShape
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideLeft.Control = LblCaptionBackground
|
|
|
|
AnchorSideLeft.Side = asrBottom
|
|
|
|
AnchorSideTop.Control = cbLinkPane
|
|
|
|
AnchorSideTop.Side = asrBottom
|
|
|
|
Left = 133
|
|
|
|
Height = 165
|
|
|
|
Top = 27
|
2016-11-14 23:32:02 +00:00
|
|
|
Width = 142
|
2016-11-13 23:42:13 +00:00
|
|
|
BorderSpacing.Left = 12
|
|
|
|
BorderSpacing.Top = 4
|
2016-11-14 16:13:10 +00:00
|
|
|
Visible = False
|
2011-06-17 20:53:01 +00:00
|
|
|
end
|
|
|
|
object pPaneBorderDark: TPanel
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideLeft.Control = cbLinkPane
|
|
|
|
AnchorSideTop.Control = cbLinkPane
|
|
|
|
AnchorSideTop.Side = asrBottom
|
|
|
|
Left = 141
|
2016-11-13 19:05:46 +00:00
|
|
|
Height = 25
|
2016-11-13 23:42:13 +00:00
|
|
|
Top = 36
|
2016-11-14 23:32:02 +00:00
|
|
|
Width = 100
|
2016-11-13 23:42:13 +00:00
|
|
|
BorderSpacing.Top = 13
|
2011-06-17 20:53:01 +00:00
|
|
|
BevelInner = bvRaised
|
|
|
|
BevelOuter = bvLowered
|
|
|
|
Caption = 'Color'
|
|
|
|
TabOrder = 0
|
|
|
|
OnClick = pPaneBorderDarkClick
|
|
|
|
end
|
|
|
|
object pPaneBorderLight: TPanel
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideLeft.Control = pPaneBorderDark
|
|
|
|
AnchorSideTop.Control = pPaneBorderDark
|
|
|
|
AnchorSideTop.Side = asrBottom
|
2016-11-14 23:32:02 +00:00
|
|
|
AnchorSideRight.Control = pPaneBorderDark
|
|
|
|
AnchorSideRight.Side = asrBottom
|
2016-11-13 23:42:13 +00:00
|
|
|
Left = 141
|
2016-11-13 19:05:46 +00:00
|
|
|
Height = 25
|
2016-11-13 23:42:13 +00:00
|
|
|
Top = 67
|
2016-11-14 23:32:02 +00:00
|
|
|
Width = 100
|
|
|
|
Anchors = [akTop, akLeft, akRight]
|
2016-11-13 23:42:13 +00:00
|
|
|
BorderSpacing.Top = 6
|
2011-06-17 20:53:01 +00:00
|
|
|
BevelInner = bvRaised
|
|
|
|
BevelOuter = bvLowered
|
|
|
|
Caption = 'Color'
|
|
|
|
TabOrder = 1
|
|
|
|
OnClick = pPaneBorderLightClick
|
|
|
|
end
|
|
|
|
object pPaneGradientFrom: TPanel
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideLeft.Control = pPaneBorderLight
|
|
|
|
AnchorSideTop.Control = pPaneBorderLight
|
|
|
|
AnchorSideTop.Side = asrBottom
|
2016-11-14 23:32:02 +00:00
|
|
|
AnchorSideRight.Control = pPaneBorderLight
|
|
|
|
AnchorSideRight.Side = asrBottom
|
2016-11-13 23:42:13 +00:00
|
|
|
Left = 141
|
2016-11-13 19:05:46 +00:00
|
|
|
Height = 25
|
2016-11-13 23:42:13 +00:00
|
|
|
Top = 98
|
2016-11-14 23:32:02 +00:00
|
|
|
Width = 100
|
|
|
|
Anchors = [akTop, akLeft, akRight]
|
2016-11-13 23:42:13 +00:00
|
|
|
BorderSpacing.Top = 6
|
2011-06-17 20:53:01 +00:00
|
|
|
BevelInner = bvRaised
|
|
|
|
BevelOuter = bvLowered
|
|
|
|
Caption = 'Color'
|
|
|
|
TabOrder = 2
|
|
|
|
OnClick = pPaneGradientFromClick
|
|
|
|
end
|
|
|
|
object pPaneGradientTo: TPanel
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideLeft.Control = pPaneGradientFrom
|
|
|
|
AnchorSideTop.Control = pPaneGradientFrom
|
|
|
|
AnchorSideTop.Side = asrBottom
|
2016-11-14 23:32:02 +00:00
|
|
|
AnchorSideRight.Control = pPaneGradientFrom
|
|
|
|
AnchorSideRight.Side = asrBottom
|
2016-11-13 23:42:13 +00:00
|
|
|
Left = 141
|
2016-11-13 19:05:46 +00:00
|
|
|
Height = 25
|
2016-11-13 23:42:13 +00:00
|
|
|
Top = 129
|
2016-11-14 23:32:02 +00:00
|
|
|
Width = 100
|
|
|
|
Anchors = [akTop, akLeft, akRight]
|
2016-11-13 23:42:13 +00:00
|
|
|
BorderSpacing.Top = 6
|
2011-06-17 20:53:01 +00:00
|
|
|
BevelInner = bvRaised
|
|
|
|
BevelOuter = bvLowered
|
|
|
|
Caption = 'Color'
|
|
|
|
TabOrder = 3
|
|
|
|
OnClick = pPaneGradientToClick
|
|
|
|
end
|
|
|
|
object cbPaneGradientKind: TComboBox
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideLeft.Control = pPaneGradientTo
|
|
|
|
AnchorSideTop.Control = pPaneGradientTo
|
|
|
|
AnchorSideTop.Side = asrBottom
|
2016-11-14 23:32:02 +00:00
|
|
|
AnchorSideRight.Control = bPaneGradientToColor
|
|
|
|
AnchorSideRight.Side = asrBottom
|
2016-11-13 23:42:13 +00:00
|
|
|
Left = 141
|
|
|
|
Height = 23
|
|
|
|
Top = 160
|
2016-11-14 23:32:02 +00:00
|
|
|
Width = 127
|
|
|
|
Anchors = [akTop, akLeft, akRight]
|
2016-11-13 23:42:13 +00:00
|
|
|
BorderSpacing.Top = 6
|
|
|
|
ItemHeight = 15
|
2011-06-17 20:53:01 +00:00
|
|
|
ItemIndex = 0
|
|
|
|
Items.Strings = (
|
|
|
|
'None'
|
|
|
|
'Horizontal'
|
|
|
|
'Vertical'
|
2016-11-13 19:05:46 +00:00
|
|
|
'Concave'
|
|
|
|
)
|
|
|
|
OnChange = cbPaneGradientKindChange
|
|
|
|
Style = csDropDownList
|
|
|
|
TabOrder = 4
|
|
|
|
Text = 'None'
|
2011-06-17 20:53:01 +00:00
|
|
|
end
|
|
|
|
object pPaneCaptionBackground: TPanel
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideLeft.Control = cbPaneGradientKind
|
|
|
|
AnchorSideTop.Control = cbPaneGradientKind
|
|
|
|
AnchorSideTop.Side = asrBottom
|
2016-11-14 23:32:02 +00:00
|
|
|
AnchorSideRight.Control = pPaneGradientTo
|
|
|
|
AnchorSideRight.Side = asrBottom
|
2016-11-13 23:42:13 +00:00
|
|
|
Left = 141
|
2016-11-13 19:05:46 +00:00
|
|
|
Height = 25
|
2016-11-13 23:42:13 +00:00
|
|
|
Top = 203
|
2016-11-14 23:32:02 +00:00
|
|
|
Width = 100
|
|
|
|
Anchors = [akTop, akLeft, akRight]
|
2016-11-13 23:42:13 +00:00
|
|
|
BorderSpacing.Top = 20
|
2011-06-17 20:53:01 +00:00
|
|
|
BevelInner = bvRaised
|
|
|
|
BevelOuter = bvLowered
|
|
|
|
Caption = 'Color'
|
|
|
|
TabOrder = 5
|
|
|
|
OnClick = pPaneCaptionBackgroundClick
|
|
|
|
end
|
|
|
|
object pPaneCaptionFont: TPanel
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideLeft.Control = pPaneCaptionBackground
|
2016-11-14 23:32:02 +00:00
|
|
|
AnchorSideTop.Control = pPaneCaptionFontColor
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideTop.Side = asrBottom
|
2016-11-14 23:32:02 +00:00
|
|
|
AnchorSideRight.Control = bPaneCaptionFontColor
|
|
|
|
AnchorSideRight.Side = asrBottom
|
2016-11-13 23:42:13 +00:00
|
|
|
Left = 141
|
2016-11-13 19:05:46 +00:00
|
|
|
Height = 25
|
2016-11-14 23:32:02 +00:00
|
|
|
Top = 265
|
|
|
|
Width = 127
|
|
|
|
Anchors = [akTop, akLeft, akRight]
|
2016-11-13 23:42:13 +00:00
|
|
|
BorderSpacing.Top = 6
|
2011-06-17 20:53:01 +00:00
|
|
|
BevelInner = bvRaised
|
|
|
|
BevelOuter = bvLowered
|
|
|
|
Caption = 'Font'
|
|
|
|
TabOrder = 6
|
|
|
|
OnClick = pPaneCaptionFontClick
|
|
|
|
end
|
|
|
|
object pPaneCaptionFontColor: TPanel
|
2016-11-14 23:32:02 +00:00
|
|
|
AnchorSideLeft.Control = pPaneCaptionBackground
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideTop.Control = pPaneCaptionBackground
|
|
|
|
AnchorSideTop.Side = asrBottom
|
|
|
|
AnchorSideRight.Control = pPaneCaptionBackground
|
|
|
|
AnchorSideRight.Side = asrBottom
|
2016-11-14 23:32:02 +00:00
|
|
|
Left = 141
|
2016-11-13 19:05:46 +00:00
|
|
|
Height = 25
|
2016-11-13 23:42:13 +00:00
|
|
|
Top = 234
|
2016-11-14 23:32:02 +00:00
|
|
|
Width = 100
|
|
|
|
Anchors = [akTop, akLeft, akRight]
|
2016-11-13 23:42:13 +00:00
|
|
|
BorderSpacing.Top = 6
|
2011-06-17 20:53:01 +00:00
|
|
|
BevelInner = bvRaised
|
|
|
|
BevelOuter = bvLowered
|
|
|
|
Caption = 'Color'
|
|
|
|
TabOrder = 7
|
|
|
|
OnClick = pPaneCaptionFontColorClick
|
|
|
|
end
|
|
|
|
object cbLinkPane: TCheckBox
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideLeft.Control = LblCaptionBackground
|
|
|
|
AnchorSideLeft.Side = asrBottom
|
|
|
|
AnchorSideTop.Control = TabSheet2
|
|
|
|
Left = 141
|
|
|
|
Height = 19
|
|
|
|
Top = 4
|
|
|
|
Width = 160
|
|
|
|
BorderSpacing.Left = 20
|
|
|
|
BorderSpacing.Top = 4
|
2011-06-17 20:53:01 +00:00
|
|
|
Caption = 'Link with tab and idle item'
|
|
|
|
OnClick = cbLinkPaneClick
|
2016-11-13 19:05:46 +00:00
|
|
|
TabOrder = 8
|
2011-06-17 20:53:01 +00:00
|
|
|
end
|
2016-11-14 16:13:10 +00:00
|
|
|
object cbPaneStyle: TComboBox
|
|
|
|
AnchorSideLeft.Control = pPaneCaptionFont
|
|
|
|
AnchorSideTop.Control = pPaneCaptionFont
|
|
|
|
AnchorSideTop.Side = asrBottom
|
2016-11-14 23:32:02 +00:00
|
|
|
AnchorSideRight.Control = bPaneCaptionFontColor
|
2016-11-14 16:13:10 +00:00
|
|
|
AnchorSideRight.Side = asrBottom
|
|
|
|
Left = 141
|
|
|
|
Height = 23
|
2016-11-14 23:32:02 +00:00
|
|
|
Top = 296
|
|
|
|
Width = 127
|
2016-11-14 16:13:10 +00:00
|
|
|
Anchors = [akTop, akLeft, akRight]
|
|
|
|
BorderSpacing.Top = 6
|
|
|
|
ItemHeight = 15
|
|
|
|
ItemIndex = 1
|
|
|
|
Items.Strings = (
|
|
|
|
'Rectangle flat'
|
|
|
|
'Rectangle etched'
|
|
|
|
'Rectangle raised'
|
|
|
|
'Divider flat'
|
|
|
|
'Divider etched'
|
|
|
|
'Divider raised'
|
|
|
|
)
|
|
|
|
OnChange = cbPaneStyleChange
|
|
|
|
Style = csDropDownList
|
|
|
|
TabOrder = 9
|
|
|
|
Text = 'Rectangle etched'
|
|
|
|
end
|
|
|
|
object Label12: TLabel
|
|
|
|
AnchorSideTop.Control = cbPaneStyle
|
|
|
|
AnchorSideTop.Side = asrCenter
|
|
|
|
AnchorSideRight.Control = LblCaptionBackground
|
|
|
|
AnchorSideRight.Side = asrBottom
|
|
|
|
Left = 68
|
|
|
|
Height = 15
|
2016-11-14 23:32:02 +00:00
|
|
|
Top = 300
|
2016-11-14 16:13:10 +00:00
|
|
|
Width = 53
|
|
|
|
Anchors = [akTop, akRight]
|
|
|
|
Caption = 'Pane style'
|
|
|
|
ParentColor = False
|
|
|
|
end
|
2016-11-14 23:32:02 +00:00
|
|
|
object bPaneBorderDarkColor: TSpeedButton
|
|
|
|
AnchorSideLeft.Control = pPaneBorderDark
|
|
|
|
AnchorSideLeft.Side = asrBottom
|
|
|
|
AnchorSideTop.Control = pPaneBorderDark
|
|
|
|
AnchorSideTop.Side = asrCenter
|
|
|
|
AnchorSideBottom.Control = pPaneBorderDark
|
|
|
|
AnchorSideBottom.Side = asrBottom
|
|
|
|
Left = 243
|
|
|
|
Height = 25
|
|
|
|
Top = 36
|
|
|
|
Width = 25
|
|
|
|
AllowAllUp = True
|
|
|
|
Anchors = [akTop, akLeft, akBottom]
|
|
|
|
BorderSpacing.Left = 2
|
|
|
|
Flat = True
|
|
|
|
GroupIndex = 1
|
|
|
|
OnClick = bPaneBorderDarkColorClick
|
|
|
|
end
|
|
|
|
object bPaneBorderLightColor: TSpeedButton
|
|
|
|
AnchorSideLeft.Control = pPaneBorderDark
|
|
|
|
AnchorSideLeft.Side = asrBottom
|
|
|
|
AnchorSideTop.Control = pPaneBorderLight
|
|
|
|
AnchorSideTop.Side = asrCenter
|
|
|
|
AnchorSideBottom.Control = pPaneBorderDark
|
|
|
|
AnchorSideBottom.Side = asrBottom
|
|
|
|
Left = 243
|
|
|
|
Height = 25
|
|
|
|
Top = 67
|
|
|
|
Width = 25
|
|
|
|
AllowAllUp = True
|
|
|
|
BorderSpacing.Left = 2
|
|
|
|
Flat = True
|
|
|
|
GroupIndex = 1
|
|
|
|
OnClick = bPaneBorderLightColorClick
|
|
|
|
end
|
|
|
|
object bPaneGradientFromColor: TSpeedButton
|
|
|
|
AnchorSideLeft.Control = pPaneBorderDark
|
|
|
|
AnchorSideLeft.Side = asrBottom
|
|
|
|
AnchorSideTop.Control = pPaneGradientFrom
|
|
|
|
AnchorSideTop.Side = asrCenter
|
|
|
|
AnchorSideBottom.Control = pPaneBorderDark
|
|
|
|
AnchorSideBottom.Side = asrBottom
|
|
|
|
Left = 243
|
|
|
|
Height = 25
|
|
|
|
Top = 98
|
|
|
|
Width = 25
|
|
|
|
AllowAllUp = True
|
|
|
|
BorderSpacing.Left = 2
|
|
|
|
Flat = True
|
|
|
|
GroupIndex = 1
|
|
|
|
OnClick = bPaneGradientFromColorClick
|
|
|
|
end
|
|
|
|
object bPaneGradientToColor: TSpeedButton
|
|
|
|
AnchorSideLeft.Control = pPaneBorderDark
|
|
|
|
AnchorSideLeft.Side = asrBottom
|
|
|
|
AnchorSideTop.Control = pPaneGradientTo
|
|
|
|
AnchorSideTop.Side = asrCenter
|
|
|
|
AnchorSideBottom.Control = pPaneBorderDark
|
|
|
|
AnchorSideBottom.Side = asrBottom
|
|
|
|
Left = 243
|
|
|
|
Height = 25
|
|
|
|
Top = 129
|
|
|
|
Width = 25
|
|
|
|
AllowAllUp = True
|
|
|
|
BorderSpacing.Left = 2
|
|
|
|
Flat = True
|
|
|
|
GroupIndex = 1
|
|
|
|
OnClick = bPaneGradientToColorClick
|
|
|
|
end
|
|
|
|
object LblCaptionBackground1: TLabel
|
|
|
|
AnchorSideLeft.Control = TabSheet2
|
|
|
|
AnchorSideTop.Control = pPaneCaptionFontColor
|
|
|
|
AnchorSideTop.Side = asrCenter
|
|
|
|
AnchorSideRight.Control = LblCaptionBackground
|
|
|
|
AnchorSideRight.Side = asrBottom
|
|
|
|
Left = 49
|
|
|
|
Height = 15
|
|
|
|
Top = 239
|
|
|
|
Width = 72
|
|
|
|
Anchors = [akTop, akRight]
|
|
|
|
BorderSpacing.Left = 12
|
|
|
|
Caption = 'Caption color'
|
|
|
|
ParentColor = False
|
|
|
|
end
|
|
|
|
object bPaneCaptionBackgroundColor: TSpeedButton
|
|
|
|
AnchorSideLeft.Control = pPaneBorderDark
|
|
|
|
AnchorSideLeft.Side = asrBottom
|
|
|
|
AnchorSideTop.Control = pPaneCaptionBackground
|
|
|
|
AnchorSideTop.Side = asrCenter
|
|
|
|
AnchorSideBottom.Control = pPaneBorderDark
|
|
|
|
AnchorSideBottom.Side = asrBottom
|
|
|
|
Left = 243
|
|
|
|
Height = 25
|
|
|
|
Top = 203
|
|
|
|
Width = 25
|
|
|
|
AllowAllUp = True
|
|
|
|
BorderSpacing.Left = 2
|
|
|
|
Flat = True
|
|
|
|
GroupIndex = 1
|
|
|
|
OnClick = bPaneCaptionBackgroundColorClick
|
|
|
|
end
|
|
|
|
object bPaneCaptionFontColor: TSpeedButton
|
|
|
|
AnchorSideLeft.Control = pPaneBorderDark
|
|
|
|
AnchorSideLeft.Side = asrBottom
|
|
|
|
AnchorSideTop.Control = pPaneCaptionFontColor
|
|
|
|
AnchorSideTop.Side = asrCenter
|
|
|
|
AnchorSideBottom.Control = pPaneBorderDark
|
|
|
|
AnchorSideBottom.Side = asrBottom
|
|
|
|
Left = 243
|
|
|
|
Height = 25
|
|
|
|
Top = 234
|
|
|
|
Width = 25
|
|
|
|
AllowAllUp = True
|
|
|
|
BorderSpacing.Left = 2
|
|
|
|
Flat = True
|
|
|
|
GroupIndex = 1
|
|
|
|
OnClick = bPaneCaptionFontColorClick
|
|
|
|
end
|
2011-06-17 20:53:01 +00:00
|
|
|
end
|
|
|
|
object TabSheet3: TTabSheet
|
|
|
|
Caption = 'Item'
|
2016-11-13 23:42:13 +00:00
|
|
|
ClientHeight = 319
|
|
|
|
ClientWidth = 528
|
2011-06-17 20:53:01 +00:00
|
|
|
ImageIndex = 2
|
|
|
|
object sItemRectangle: TShape
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideTop.Control = cbLinkItem
|
|
|
|
AnchorSideTop.Side = asrBottom
|
|
|
|
Left = 107
|
|
|
|
Height = 242
|
|
|
|
Top = 27
|
2011-06-17 20:53:01 +00:00
|
|
|
Width = 137
|
2016-11-13 23:42:13 +00:00
|
|
|
BorderSpacing.Top = 4
|
2011-06-17 20:53:01 +00:00
|
|
|
Visible = False
|
|
|
|
end
|
|
|
|
object Label1: TLabel
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideTop.Control = pItemIdleFrame
|
|
|
|
AnchorSideTop.Side = asrCenter
|
|
|
|
AnchorSideRight.Control = LblInnerLightColor
|
|
|
|
AnchorSideRight.Side = asrBottom
|
|
|
|
Left = 63
|
|
|
|
Height = 15
|
|
|
|
Top = 55
|
|
|
|
Width = 33
|
|
|
|
Anchors = [akTop, akRight]
|
2011-06-17 20:53:01 +00:00
|
|
|
Caption = 'Frame'
|
2016-11-13 19:05:46 +00:00
|
|
|
ParentColor = False
|
2011-06-17 20:53:01 +00:00
|
|
|
end
|
|
|
|
object Label7: TLabel
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideTop.Control = pItemIdleGradientFrom
|
|
|
|
AnchorSideTop.Side = asrCenter
|
|
|
|
AnchorSideRight.Control = LblInnerLightColor
|
|
|
|
AnchorSideRight.Side = asrBottom
|
|
|
|
Left = 22
|
|
|
|
Height = 15
|
|
|
|
Top = 86
|
|
|
|
Width = 74
|
|
|
|
Anchors = [akTop, akRight]
|
2011-06-17 20:53:01 +00:00
|
|
|
Caption = 'Gradient from'
|
2016-11-13 19:05:46 +00:00
|
|
|
ParentColor = False
|
2011-06-17 20:53:01 +00:00
|
|
|
end
|
|
|
|
object Label14: TLabel
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideTop.Control = pItemIdleGradientTo
|
|
|
|
AnchorSideTop.Side = asrCenter
|
|
|
|
AnchorSideRight.Control = LblInnerLightColor
|
|
|
|
AnchorSideRight.Side = asrBottom
|
|
|
|
Left = 37
|
|
|
|
Height = 15
|
|
|
|
Top = 117
|
|
|
|
Width = 59
|
|
|
|
Anchors = [akTop, akRight]
|
2011-06-17 20:53:01 +00:00
|
|
|
Caption = 'Gradient to'
|
2016-11-13 19:05:46 +00:00
|
|
|
ParentColor = False
|
2011-06-17 20:53:01 +00:00
|
|
|
end
|
|
|
|
object Label25: TLabel
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideTop.Control = cbItemIdleGradientKind
|
|
|
|
AnchorSideTop.Side = asrCenter
|
|
|
|
AnchorSideRight.Control = LblInnerLightColor
|
|
|
|
AnchorSideRight.Side = asrBottom
|
|
|
|
Left = 25
|
|
|
|
Height = 15
|
2011-06-17 20:53:01 +00:00
|
|
|
Top = 147
|
2016-11-13 23:42:13 +00:00
|
|
|
Width = 71
|
|
|
|
Anchors = [akTop, akRight]
|
2011-06-17 20:53:01 +00:00
|
|
|
Caption = 'Gradient kind'
|
2016-11-13 19:05:46 +00:00
|
|
|
ParentColor = False
|
2011-06-17 20:53:01 +00:00
|
|
|
end
|
|
|
|
object Label26: TLabel
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideTop.Control = pItemFont
|
|
|
|
AnchorSideTop.Side = asrCenter
|
|
|
|
AnchorSideRight.Control = LblInnerLightColor
|
|
|
|
AnchorSideRight.Side = asrBottom
|
|
|
|
Left = 47
|
|
|
|
Height = 15
|
|
|
|
Top = 284
|
|
|
|
Width = 49
|
|
|
|
Anchors = [akTop, akRight]
|
2011-06-17 20:53:01 +00:00
|
|
|
Caption = 'Item font'
|
2016-11-13 19:05:46 +00:00
|
|
|
ParentColor = False
|
2011-06-17 20:53:01 +00:00
|
|
|
end
|
2016-11-13 23:42:13 +00:00
|
|
|
object LblIdle: TLabel
|
|
|
|
AnchorSideLeft.Control = cbLinkItem
|
|
|
|
AnchorSideTop.Control = cbLinkItem
|
|
|
|
AnchorSideTop.Side = asrBottom
|
|
|
|
Left = 116
|
2016-11-13 19:05:46 +00:00
|
|
|
Height = 13
|
2016-11-13 23:42:13 +00:00
|
|
|
Top = 31
|
2011-06-17 20:53:01 +00:00
|
|
|
Width = 121
|
|
|
|
Alignment = taCenter
|
|
|
|
AutoSize = False
|
2016-11-13 23:42:13 +00:00
|
|
|
BorderSpacing.Top = 8
|
2011-06-17 20:53:01 +00:00
|
|
|
Caption = 'Idle'
|
2016-11-13 19:05:46 +00:00
|
|
|
ParentColor = False
|
2011-06-17 20:53:01 +00:00
|
|
|
end
|
|
|
|
object Label28: TLabel
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideTop.Control = pItemIdleCaptionColor
|
|
|
|
AnchorSideTop.Side = asrCenter
|
|
|
|
AnchorSideRight.Control = LblInnerLightColor
|
|
|
|
AnchorSideRight.Side = asrBottom
|
|
|
|
Left = 24
|
|
|
|
Height = 15
|
2011-06-17 20:53:01 +00:00
|
|
|
Top = 177
|
2016-11-13 23:42:13 +00:00
|
|
|
Width = 72
|
|
|
|
Anchors = [akTop, akRight]
|
2011-06-17 20:53:01 +00:00
|
|
|
Caption = 'Caption color'
|
2016-11-13 19:05:46 +00:00
|
|
|
ParentColor = False
|
2011-06-17 20:53:01 +00:00
|
|
|
end
|
|
|
|
object Label29: TLabel
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideTop.Control = pItemIdleInnerDark
|
|
|
|
AnchorSideTop.Side = asrCenter
|
|
|
|
AnchorSideRight.Control = LblInnerLightColor
|
|
|
|
AnchorSideRight.Side = asrBottom
|
|
|
|
Left = 13
|
|
|
|
Height = 15
|
2011-06-17 20:53:01 +00:00
|
|
|
Top = 208
|
2016-11-13 23:42:13 +00:00
|
|
|
Width = 83
|
|
|
|
Anchors = [akTop, akRight]
|
2011-06-17 20:53:01 +00:00
|
|
|
Caption = 'Inner dark color'
|
2016-11-13 19:05:46 +00:00
|
|
|
ParentColor = False
|
2011-06-17 20:53:01 +00:00
|
|
|
end
|
2016-11-13 23:42:13 +00:00
|
|
|
object LblInnerLightColor: TLabel
|
|
|
|
AnchorSideLeft.Control = TabSheet3
|
|
|
|
AnchorSideTop.Control = pItemIdleInnerLight
|
|
|
|
AnchorSideTop.Side = asrCenter
|
2011-06-17 20:53:01 +00:00
|
|
|
Left = 12
|
2016-11-13 23:42:13 +00:00
|
|
|
Height = 15
|
2011-06-17 20:53:01 +00:00
|
|
|
Top = 239
|
2016-11-13 23:42:13 +00:00
|
|
|
Width = 84
|
|
|
|
BorderSpacing.Left = 12
|
2011-06-17 20:53:01 +00:00
|
|
|
Caption = 'Inner light color'
|
2016-11-13 19:05:46 +00:00
|
|
|
ParentColor = False
|
2011-06-17 20:53:01 +00:00
|
|
|
end
|
2016-11-13 23:42:13 +00:00
|
|
|
object LblHotTrack: TLabel
|
|
|
|
AnchorSideLeft.Control = pItemHottrackFrame
|
|
|
|
AnchorSideTop.Control = LblIdle
|
|
|
|
Left = 253
|
2016-11-13 19:05:46 +00:00
|
|
|
Height = 13
|
2016-11-13 23:42:13 +00:00
|
|
|
Top = 31
|
2011-06-17 20:53:01 +00:00
|
|
|
Width = 121
|
|
|
|
Alignment = taCenter
|
|
|
|
AutoSize = False
|
|
|
|
Caption = 'Hottrack'
|
2016-11-13 19:05:46 +00:00
|
|
|
ParentColor = False
|
2011-06-17 20:53:01 +00:00
|
|
|
end
|
2016-11-13 23:42:13 +00:00
|
|
|
object LblActive: TLabel
|
|
|
|
AnchorSideLeft.Control = pItemActiveFrame
|
|
|
|
AnchorSideTop.Control = LblHotTrack
|
|
|
|
Left = 390
|
2016-11-13 19:05:46 +00:00
|
|
|
Height = 13
|
2016-11-13 23:42:13 +00:00
|
|
|
Top = 31
|
2011-06-17 20:53:01 +00:00
|
|
|
Width = 121
|
|
|
|
Alignment = taCenter
|
|
|
|
AutoSize = False
|
|
|
|
Caption = 'Active'
|
2016-11-13 19:05:46 +00:00
|
|
|
ParentColor = False
|
2011-06-17 20:53:01 +00:00
|
|
|
end
|
|
|
|
object pItemFont: TPanel
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideLeft.Control = pItemIdleInnerLight
|
|
|
|
AnchorSideTop.Control = pItemIdleInnerLight
|
|
|
|
AnchorSideTop.Side = asrBottom
|
|
|
|
Left = 116
|
2016-11-13 19:05:46 +00:00
|
|
|
Height = 25
|
2016-11-13 23:42:13 +00:00
|
|
|
Top = 279
|
2011-06-17 20:53:01 +00:00
|
|
|
Width = 121
|
2016-11-13 23:42:13 +00:00
|
|
|
BorderSpacing.Top = 20
|
|
|
|
BorderSpacing.Bottom = 4
|
2011-06-17 20:53:01 +00:00
|
|
|
BevelInner = bvRaised
|
|
|
|
BevelOuter = bvLowered
|
|
|
|
Caption = 'Font'
|
|
|
|
TabOrder = 0
|
|
|
|
OnClick = pItemFontClick
|
|
|
|
end
|
|
|
|
object cbItemIdleGradientKind: TComboBox
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideLeft.Control = pItemIdleGradientFrom
|
|
|
|
AnchorSideTop.Control = pItemIdleGradientTo
|
|
|
|
AnchorSideTop.Side = asrBottom
|
|
|
|
Left = 116
|
|
|
|
Height = 23
|
|
|
|
Top = 143
|
2011-06-17 20:53:01 +00:00
|
|
|
Width = 121
|
2016-11-13 23:42:13 +00:00
|
|
|
BorderSpacing.Top = 6
|
|
|
|
ItemHeight = 15
|
2011-06-17 20:53:01 +00:00
|
|
|
ItemIndex = 0
|
|
|
|
Items.Strings = (
|
|
|
|
'None'
|
|
|
|
'Horizontal'
|
|
|
|
'Vertical'
|
2016-11-13 19:05:46 +00:00
|
|
|
'Concave'
|
|
|
|
)
|
|
|
|
OnChange = cbItemIdleGradientKindChange
|
|
|
|
Style = csDropDownList
|
|
|
|
TabOrder = 1
|
|
|
|
Text = 'None'
|
2011-06-17 20:53:01 +00:00
|
|
|
end
|
|
|
|
object pItemIdleGradientTo: TPanel
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideLeft.Control = pItemIdleGradientFrom
|
|
|
|
AnchorSideTop.Control = pItemIdleGradientFrom
|
|
|
|
AnchorSideTop.Side = asrBottom
|
|
|
|
Left = 116
|
2016-11-13 19:05:46 +00:00
|
|
|
Height = 25
|
2016-11-13 23:42:13 +00:00
|
|
|
Top = 112
|
2011-06-17 20:53:01 +00:00
|
|
|
Width = 121
|
2016-11-13 23:42:13 +00:00
|
|
|
BorderSpacing.Top = 6
|
2011-06-17 20:53:01 +00:00
|
|
|
BevelInner = bvRaised
|
|
|
|
BevelOuter = bvLowered
|
|
|
|
Caption = 'Color'
|
|
|
|
TabOrder = 2
|
|
|
|
OnClick = pItemIdleGradientToClick
|
|
|
|
end
|
|
|
|
object pItemIdleGradientFrom: TPanel
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideLeft.Control = pItemIdleFrame
|
|
|
|
AnchorSideTop.Control = pItemIdleFrame
|
|
|
|
AnchorSideTop.Side = asrBottom
|
|
|
|
Left = 116
|
2016-11-13 19:05:46 +00:00
|
|
|
Height = 25
|
2016-11-13 23:42:13 +00:00
|
|
|
Top = 81
|
2011-06-17 20:53:01 +00:00
|
|
|
Width = 121
|
2016-11-13 23:42:13 +00:00
|
|
|
BorderSpacing.Top = 6
|
2011-06-17 20:53:01 +00:00
|
|
|
BevelInner = bvRaised
|
|
|
|
BevelOuter = bvLowered
|
|
|
|
Caption = 'Color'
|
|
|
|
TabOrder = 3
|
|
|
|
OnClick = pItemIdleGradientFromClick
|
|
|
|
end
|
|
|
|
object pItemIdleFrame: TPanel
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideLeft.Control = LblIdle
|
|
|
|
AnchorSideTop.Control = LblIdle
|
|
|
|
AnchorSideTop.Side = asrBottom
|
|
|
|
Left = 116
|
2016-11-13 19:05:46 +00:00
|
|
|
Height = 25
|
2016-11-13 23:42:13 +00:00
|
|
|
Top = 50
|
2011-06-17 20:53:01 +00:00
|
|
|
Width = 121
|
2016-11-13 23:42:13 +00:00
|
|
|
BorderSpacing.Top = 6
|
2011-06-17 20:53:01 +00:00
|
|
|
BevelInner = bvRaised
|
|
|
|
BevelOuter = bvLowered
|
|
|
|
Caption = 'Color'
|
|
|
|
TabOrder = 4
|
|
|
|
OnClick = pItemIdleFrameClick
|
|
|
|
end
|
|
|
|
object pItemIdleCaptionColor: TPanel
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideLeft.Control = cbItemIdleGradientKind
|
|
|
|
AnchorSideTop.Control = cbItemIdleGradientKind
|
|
|
|
AnchorSideTop.Side = asrBottom
|
|
|
|
Left = 116
|
2016-11-13 19:05:46 +00:00
|
|
|
Height = 25
|
2016-11-13 23:42:13 +00:00
|
|
|
Top = 172
|
2011-06-17 20:53:01 +00:00
|
|
|
Width = 121
|
2016-11-13 23:42:13 +00:00
|
|
|
BorderSpacing.Top = 6
|
2011-06-17 20:53:01 +00:00
|
|
|
BevelInner = bvRaised
|
|
|
|
BevelOuter = bvLowered
|
|
|
|
Caption = 'Color'
|
|
|
|
TabOrder = 5
|
|
|
|
OnClick = pItemIdleCaptionColorClick
|
|
|
|
end
|
|
|
|
object pItemIdleInnerDark: TPanel
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideLeft.Control = pItemIdleCaptionColor
|
|
|
|
AnchorSideTop.Control = pItemIdleCaptionColor
|
|
|
|
AnchorSideTop.Side = asrBottom
|
|
|
|
Left = 116
|
2016-11-13 19:05:46 +00:00
|
|
|
Height = 25
|
2016-11-13 23:42:13 +00:00
|
|
|
Top = 203
|
2011-06-17 20:53:01 +00:00
|
|
|
Width = 121
|
2016-11-13 23:42:13 +00:00
|
|
|
BorderSpacing.Top = 6
|
2011-06-17 20:53:01 +00:00
|
|
|
BevelInner = bvRaised
|
|
|
|
BevelOuter = bvLowered
|
|
|
|
Caption = 'Color'
|
|
|
|
TabOrder = 6
|
|
|
|
OnClick = pItemIdleInnerDarkClick
|
|
|
|
end
|
|
|
|
object pItemIdleInnerLight: TPanel
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideLeft.Control = pItemIdleInnerDark
|
|
|
|
AnchorSideTop.Control = pItemIdleInnerDark
|
|
|
|
AnchorSideTop.Side = asrBottom
|
|
|
|
Left = 116
|
2016-11-13 19:05:46 +00:00
|
|
|
Height = 25
|
2016-11-13 23:42:13 +00:00
|
|
|
Top = 234
|
2011-06-17 20:53:01 +00:00
|
|
|
Width = 121
|
2016-11-13 23:42:13 +00:00
|
|
|
BorderSpacing.Top = 6
|
2011-06-17 20:53:01 +00:00
|
|
|
BevelInner = bvRaised
|
|
|
|
BevelOuter = bvLowered
|
|
|
|
Caption = 'Color'
|
|
|
|
TabOrder = 7
|
|
|
|
OnClick = pItemIdleInnerLightClick
|
|
|
|
end
|
|
|
|
object cbItemHottrackGradientKind: TComboBox
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideLeft.Control = pItemHottrackGradientTo
|
|
|
|
AnchorSideTop.Control = pItemHottrackGradientTo
|
|
|
|
AnchorSideTop.Side = asrBottom
|
|
|
|
Left = 253
|
|
|
|
Height = 23
|
|
|
|
Top = 143
|
2011-06-17 20:53:01 +00:00
|
|
|
Width = 121
|
2016-11-13 23:42:13 +00:00
|
|
|
BorderSpacing.Top = 6
|
|
|
|
ItemHeight = 15
|
2011-06-17 20:53:01 +00:00
|
|
|
ItemIndex = 0
|
|
|
|
Items.Strings = (
|
|
|
|
'None'
|
|
|
|
'Horizontal'
|
|
|
|
'Vertical'
|
2016-11-13 19:05:46 +00:00
|
|
|
'Concave'
|
|
|
|
)
|
|
|
|
OnChange = cbItemHottrackGradientKindChange
|
|
|
|
Style = csDropDownList
|
|
|
|
TabOrder = 8
|
|
|
|
Text = 'None'
|
2011-06-17 20:53:01 +00:00
|
|
|
end
|
|
|
|
object pItemHottrackGradientTo: TPanel
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideLeft.Control = pItemHottrackGradientFrom
|
|
|
|
AnchorSideTop.Control = pItemHottrackGradientFrom
|
|
|
|
AnchorSideTop.Side = asrBottom
|
|
|
|
Left = 253
|
2016-11-13 19:05:46 +00:00
|
|
|
Height = 25
|
2016-11-13 23:42:13 +00:00
|
|
|
Top = 112
|
2011-06-17 20:53:01 +00:00
|
|
|
Width = 121
|
2016-11-13 23:42:13 +00:00
|
|
|
BorderSpacing.Top = 6
|
2011-06-17 20:53:01 +00:00
|
|
|
BevelInner = bvRaised
|
|
|
|
BevelOuter = bvLowered
|
|
|
|
Caption = 'Color'
|
|
|
|
TabOrder = 9
|
|
|
|
OnClick = pItemHottrackGradientToClick
|
|
|
|
end
|
|
|
|
object pItemHottrackGradientFrom: TPanel
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideLeft.Control = pItemHottrackFrame
|
|
|
|
AnchorSideTop.Control = pItemHottrackFrame
|
|
|
|
AnchorSideTop.Side = asrBottom
|
|
|
|
Left = 253
|
2016-11-13 19:05:46 +00:00
|
|
|
Height = 25
|
2016-11-13 23:42:13 +00:00
|
|
|
Top = 81
|
2011-06-17 20:53:01 +00:00
|
|
|
Width = 121
|
2016-11-13 23:42:13 +00:00
|
|
|
BorderSpacing.Top = 6
|
2011-06-17 20:53:01 +00:00
|
|
|
BevelInner = bvRaised
|
|
|
|
BevelOuter = bvLowered
|
|
|
|
Caption = 'Color'
|
|
|
|
TabOrder = 10
|
|
|
|
OnClick = pItemHottrackGradientFromClick
|
|
|
|
end
|
|
|
|
object pItemHottrackFrame: TPanel
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideLeft.Control = pItemIdleFrame
|
|
|
|
AnchorSideLeft.Side = asrBottom
|
|
|
|
AnchorSideTop.Control = pItemIdleFrame
|
|
|
|
Left = 253
|
2016-11-13 19:05:46 +00:00
|
|
|
Height = 25
|
2016-11-13 23:42:13 +00:00
|
|
|
Top = 50
|
2011-06-17 20:53:01 +00:00
|
|
|
Width = 121
|
2016-11-13 23:42:13 +00:00
|
|
|
BorderSpacing.Left = 16
|
2011-06-17 20:53:01 +00:00
|
|
|
BevelInner = bvRaised
|
|
|
|
BevelOuter = bvLowered
|
|
|
|
Caption = 'Color'
|
|
|
|
TabOrder = 11
|
|
|
|
OnClick = pItemHottrackFrameClick
|
|
|
|
end
|
|
|
|
object pItemHottrackCaptionColor: TPanel
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideLeft.Control = cbItemHottrackGradientKind
|
|
|
|
AnchorSideTop.Control = cbItemHottrackGradientKind
|
|
|
|
AnchorSideTop.Side = asrBottom
|
|
|
|
Left = 253
|
2016-11-13 19:05:46 +00:00
|
|
|
Height = 25
|
2016-11-13 23:42:13 +00:00
|
|
|
Top = 172
|
2011-06-17 20:53:01 +00:00
|
|
|
Width = 121
|
2016-11-13 23:42:13 +00:00
|
|
|
BorderSpacing.Top = 6
|
2011-06-17 20:53:01 +00:00
|
|
|
BevelInner = bvRaised
|
|
|
|
BevelOuter = bvLowered
|
|
|
|
Caption = 'Color'
|
|
|
|
TabOrder = 12
|
|
|
|
OnClick = pItemHottrackCaptionColorClick
|
|
|
|
end
|
|
|
|
object pItemHottrackInnerDark: TPanel
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideLeft.Control = pItemHottrackCaptionColor
|
|
|
|
AnchorSideTop.Control = pItemHottrackCaptionColor
|
|
|
|
AnchorSideTop.Side = asrBottom
|
|
|
|
Left = 253
|
2016-11-13 19:05:46 +00:00
|
|
|
Height = 25
|
2016-11-13 23:42:13 +00:00
|
|
|
Top = 203
|
2011-06-17 20:53:01 +00:00
|
|
|
Width = 121
|
2016-11-13 23:42:13 +00:00
|
|
|
BorderSpacing.Top = 6
|
2011-06-17 20:53:01 +00:00
|
|
|
BevelInner = bvRaised
|
|
|
|
BevelOuter = bvLowered
|
|
|
|
Caption = 'Color'
|
|
|
|
TabOrder = 13
|
|
|
|
OnClick = pItemHottrackInnerDarkClick
|
|
|
|
end
|
|
|
|
object pItemHottrackInnerLight: TPanel
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideLeft.Control = pItemHottrackInnerDark
|
|
|
|
AnchorSideTop.Control = pItemHottrackInnerDark
|
|
|
|
AnchorSideTop.Side = asrBottom
|
|
|
|
Left = 253
|
2016-11-13 19:05:46 +00:00
|
|
|
Height = 25
|
2016-11-13 23:42:13 +00:00
|
|
|
Top = 234
|
2011-06-17 20:53:01 +00:00
|
|
|
Width = 121
|
2016-11-13 23:42:13 +00:00
|
|
|
BorderSpacing.Top = 6
|
2011-06-17 20:53:01 +00:00
|
|
|
BevelInner = bvRaised
|
|
|
|
BevelOuter = bvLowered
|
|
|
|
Caption = 'Color'
|
|
|
|
TabOrder = 14
|
|
|
|
OnClick = pItemHottrackInnerLightClick
|
|
|
|
end
|
|
|
|
object cbItemActiveGradientKind: TComboBox
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideLeft.Control = pItemActiveGradientTo
|
|
|
|
AnchorSideTop.Control = pItemActiveGradientTo
|
|
|
|
AnchorSideTop.Side = asrBottom
|
|
|
|
Left = 390
|
|
|
|
Height = 23
|
|
|
|
Top = 143
|
2011-06-17 20:53:01 +00:00
|
|
|
Width = 121
|
2016-11-13 23:42:13 +00:00
|
|
|
BorderSpacing.Top = 6
|
|
|
|
ItemHeight = 15
|
2011-06-17 20:53:01 +00:00
|
|
|
ItemIndex = 0
|
|
|
|
Items.Strings = (
|
|
|
|
'None'
|
|
|
|
'Horizontal'
|
|
|
|
'Vertical'
|
2016-11-13 19:05:46 +00:00
|
|
|
'Concave'
|
|
|
|
)
|
|
|
|
OnChange = cbItemActiveGradientKindChange
|
|
|
|
Style = csDropDownList
|
|
|
|
TabOrder = 15
|
|
|
|
Text = 'None'
|
2011-06-17 20:53:01 +00:00
|
|
|
end
|
|
|
|
object pItemActiveGradientTo: TPanel
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideLeft.Control = pItemActiveGradientFrom
|
|
|
|
AnchorSideTop.Control = pItemActiveGradientFrom
|
|
|
|
AnchorSideTop.Side = asrBottom
|
|
|
|
Left = 390
|
2016-11-13 19:05:46 +00:00
|
|
|
Height = 25
|
2016-11-13 23:42:13 +00:00
|
|
|
Top = 112
|
2011-06-17 20:53:01 +00:00
|
|
|
Width = 121
|
2016-11-13 23:42:13 +00:00
|
|
|
BorderSpacing.Top = 6
|
2011-06-17 20:53:01 +00:00
|
|
|
BevelInner = bvRaised
|
|
|
|
BevelOuter = bvLowered
|
|
|
|
Caption = 'Color'
|
|
|
|
TabOrder = 16
|
|
|
|
OnClick = pItemActiveGradientToClick
|
|
|
|
end
|
|
|
|
object pItemActiveGradientFrom: TPanel
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideLeft.Control = pItemActiveFrame
|
|
|
|
AnchorSideTop.Control = pItemActiveFrame
|
|
|
|
AnchorSideTop.Side = asrBottom
|
|
|
|
Left = 390
|
2016-11-13 19:05:46 +00:00
|
|
|
Height = 25
|
2016-11-13 23:42:13 +00:00
|
|
|
Top = 81
|
2011-06-17 20:53:01 +00:00
|
|
|
Width = 121
|
2016-11-13 23:42:13 +00:00
|
|
|
BorderSpacing.Top = 6
|
2011-06-17 20:53:01 +00:00
|
|
|
BevelInner = bvRaised
|
|
|
|
BevelOuter = bvLowered
|
|
|
|
Caption = 'Color'
|
|
|
|
TabOrder = 17
|
|
|
|
OnClick = pItemActiveGradientFromClick
|
|
|
|
end
|
|
|
|
object pItemActiveFrame: TPanel
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideLeft.Control = pItemHottrackFrame
|
|
|
|
AnchorSideLeft.Side = asrBottom
|
|
|
|
AnchorSideTop.Control = pItemHottrackFrame
|
|
|
|
Left = 390
|
2016-11-13 19:05:46 +00:00
|
|
|
Height = 25
|
2016-11-13 23:42:13 +00:00
|
|
|
Top = 50
|
2011-06-17 20:53:01 +00:00
|
|
|
Width = 121
|
2016-11-13 23:42:13 +00:00
|
|
|
BorderSpacing.Left = 16
|
|
|
|
BorderSpacing.Right = 16
|
2011-06-17 20:53:01 +00:00
|
|
|
BevelInner = bvRaised
|
|
|
|
BevelOuter = bvLowered
|
|
|
|
Caption = 'Color'
|
|
|
|
TabOrder = 18
|
|
|
|
OnClick = pItemActiveFrameClick
|
|
|
|
end
|
|
|
|
object pItemActiveCaptionColor: TPanel
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideLeft.Control = cbItemActiveGradientKind
|
|
|
|
AnchorSideTop.Control = cbItemActiveGradientKind
|
|
|
|
AnchorSideTop.Side = asrBottom
|
|
|
|
Left = 390
|
2016-11-13 19:05:46 +00:00
|
|
|
Height = 25
|
2016-11-13 23:42:13 +00:00
|
|
|
Top = 172
|
2011-06-17 20:53:01 +00:00
|
|
|
Width = 121
|
2016-11-13 23:42:13 +00:00
|
|
|
BorderSpacing.Top = 6
|
2011-06-17 20:53:01 +00:00
|
|
|
BevelInner = bvRaised
|
|
|
|
BevelOuter = bvLowered
|
|
|
|
Caption = 'Color'
|
|
|
|
TabOrder = 19
|
|
|
|
OnClick = pItemActiveCaptionColorClick
|
|
|
|
end
|
|
|
|
object pItemActiveInnerDark: TPanel
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideLeft.Control = pItemActiveCaptionColor
|
|
|
|
AnchorSideTop.Control = pItemActiveCaptionColor
|
|
|
|
AnchorSideTop.Side = asrBottom
|
|
|
|
Left = 390
|
2016-11-13 19:05:46 +00:00
|
|
|
Height = 25
|
2016-11-13 23:42:13 +00:00
|
|
|
Top = 203
|
2011-06-17 20:53:01 +00:00
|
|
|
Width = 121
|
2016-11-13 23:42:13 +00:00
|
|
|
BorderSpacing.Top = 6
|
2011-06-17 20:53:01 +00:00
|
|
|
BevelInner = bvRaised
|
|
|
|
BevelOuter = bvLowered
|
|
|
|
Caption = 'Color'
|
|
|
|
TabOrder = 20
|
|
|
|
OnClick = pItemActiveInnerDarkClick
|
|
|
|
end
|
|
|
|
object pItemActiveInnerLight: TPanel
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideLeft.Control = pItemActiveInnerDark
|
|
|
|
AnchorSideTop.Control = pItemActiveInnerDark
|
|
|
|
AnchorSideTop.Side = asrBottom
|
|
|
|
Left = 390
|
2016-11-13 19:05:46 +00:00
|
|
|
Height = 25
|
2016-11-13 23:42:13 +00:00
|
|
|
Top = 234
|
2011-06-17 20:53:01 +00:00
|
|
|
Width = 121
|
2016-11-13 23:42:13 +00:00
|
|
|
BorderSpacing.Top = 6
|
2011-06-17 20:53:01 +00:00
|
|
|
BevelInner = bvRaised
|
|
|
|
BevelOuter = bvLowered
|
|
|
|
Caption = 'Color'
|
|
|
|
TabOrder = 21
|
|
|
|
OnClick = pItemActiveInnerLightClick
|
|
|
|
end
|
|
|
|
object cbLinkItem: TCheckBox
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideLeft.Control = LblInnerLightColor
|
|
|
|
AnchorSideLeft.Side = asrBottom
|
|
|
|
AnchorSideTop.Control = TabSheet3
|
|
|
|
Left = 116
|
2016-11-13 19:05:46 +00:00
|
|
|
Height = 19
|
2016-11-13 23:42:13 +00:00
|
|
|
Top = 4
|
|
|
|
Width = 140
|
|
|
|
BorderSpacing.Left = 20
|
|
|
|
BorderSpacing.Top = 4
|
2011-06-17 20:53:01 +00:00
|
|
|
Caption = 'Link with tab and pane'
|
|
|
|
OnClick = cbLinkItemClick
|
2016-11-13 19:05:46 +00:00
|
|
|
TabOrder = 22
|
2011-06-17 20:53:01 +00:00
|
|
|
end
|
|
|
|
end
|
|
|
|
object TabSheet4: TTabSheet
|
|
|
|
Caption = 'Import / export'
|
2016-11-13 23:42:13 +00:00
|
|
|
ClientHeight = 326
|
|
|
|
ClientWidth = 549
|
2011-06-17 20:53:01 +00:00
|
|
|
ImageIndex = 3
|
|
|
|
object bImport: TButton
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideLeft.Control = bExport
|
|
|
|
AnchorSideLeft.Side = asrBottom
|
|
|
|
AnchorSideTop.Control = TabSheet4
|
|
|
|
Left = 118
|
2016-11-13 19:05:46 +00:00
|
|
|
Height = 25
|
2016-11-13 23:42:13 +00:00
|
|
|
Top = 4
|
2011-06-17 20:53:01 +00:00
|
|
|
Width = 110
|
2016-11-13 23:42:13 +00:00
|
|
|
BorderSpacing.Left = 4
|
|
|
|
BorderSpacing.Top = 4
|
2011-06-17 20:53:01 +00:00
|
|
|
Caption = 'Import from XML'
|
|
|
|
OnClick = bImportClick
|
2016-11-13 19:05:46 +00:00
|
|
|
TabOrder = 0
|
2011-06-17 20:53:01 +00:00
|
|
|
end
|
|
|
|
object bExport: TButton
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideLeft.Control = TabSheet4
|
|
|
|
AnchorSideTop.Control = TabSheet4
|
|
|
|
Left = 4
|
2016-11-13 19:05:46 +00:00
|
|
|
Height = 25
|
2016-11-13 23:42:13 +00:00
|
|
|
Top = 4
|
2011-06-17 20:53:01 +00:00
|
|
|
Width = 110
|
2016-11-13 23:42:13 +00:00
|
|
|
BorderSpacing.Left = 4
|
|
|
|
BorderSpacing.Top = 4
|
2011-06-17 20:53:01 +00:00
|
|
|
Caption = 'Export to XML'
|
|
|
|
OnClick = bExportClick
|
2016-11-13 19:05:46 +00:00
|
|
|
TabOrder = 1
|
2011-06-17 20:53:01 +00:00
|
|
|
end
|
|
|
|
object mXML: TMemo
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideLeft.Control = TabSheet4
|
|
|
|
AnchorSideTop.Control = bImport
|
|
|
|
AnchorSideTop.Side = asrBottom
|
|
|
|
AnchorSideRight.Control = TabSheet4
|
|
|
|
AnchorSideRight.Side = asrBottom
|
|
|
|
AnchorSideBottom.Control = TabSheet4
|
|
|
|
AnchorSideBottom.Side = asrBottom
|
|
|
|
Left = 4
|
|
|
|
Height = 289
|
|
|
|
Top = 33
|
|
|
|
Width = 541
|
|
|
|
Anchors = [akTop, akLeft, akRight, akBottom]
|
|
|
|
BorderSpacing.Left = 4
|
|
|
|
BorderSpacing.Top = 4
|
|
|
|
BorderSpacing.Right = 4
|
|
|
|
BorderSpacing.Bottom = 4
|
2011-06-17 20:53:01 +00:00
|
|
|
Font.Color = clWindowText
|
|
|
|
Font.Height = -11
|
|
|
|
Font.Name = 'Courier New'
|
|
|
|
ParentFont = False
|
|
|
|
TabOrder = 2
|
|
|
|
end
|
|
|
|
end
|
|
|
|
object TabSheet5: TTabSheet
|
|
|
|
Caption = 'Tools'
|
2016-11-13 23:42:13 +00:00
|
|
|
ClientHeight = 326
|
|
|
|
ClientWidth = 549
|
2011-06-17 20:53:01 +00:00
|
|
|
ImageIndex = 4
|
|
|
|
object Label17: TLabel
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideLeft.Control = TabSheet5
|
|
|
|
AnchorSideTop.Control = bReset
|
|
|
|
AnchorSideTop.Side = asrCenter
|
|
|
|
Left = 4
|
|
|
|
Height = 15
|
|
|
|
Top = 9
|
|
|
|
Width = 87
|
|
|
|
BorderSpacing.Left = 4
|
2011-06-17 20:53:01 +00:00
|
|
|
Caption = 'Reset to defaults'
|
2016-11-13 19:05:46 +00:00
|
|
|
ParentColor = False
|
2011-06-17 20:53:01 +00:00
|
|
|
end
|
|
|
|
object bReset: TButton
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideLeft.Control = Label17
|
|
|
|
AnchorSideLeft.Side = asrBottom
|
|
|
|
AnchorSideTop.Control = TabSheet5
|
|
|
|
Left = 115
|
2016-11-13 19:05:46 +00:00
|
|
|
Height = 25
|
2016-11-13 23:42:13 +00:00
|
|
|
Top = 4
|
2011-06-17 20:53:01 +00:00
|
|
|
Width = 105
|
2016-11-13 23:42:13 +00:00
|
|
|
BorderSpacing.Left = 24
|
|
|
|
BorderSpacing.Top = 4
|
2011-06-17 20:53:01 +00:00
|
|
|
Caption = 'Reset'
|
|
|
|
OnClick = bResetClick
|
2016-11-13 19:05:46 +00:00
|
|
|
TabOrder = 0
|
2011-06-17 20:53:01 +00:00
|
|
|
end
|
|
|
|
end
|
|
|
|
end
|
2016-11-14 23:32:02 +00:00
|
|
|
object ButtonPanel: TPanel
|
2016-11-13 23:42:13 +00:00
|
|
|
Left = 8
|
2016-11-14 23:32:02 +00:00
|
|
|
Height = 24
|
|
|
|
Top = 508
|
2016-11-13 23:42:13 +00:00
|
|
|
Width = 520
|
|
|
|
Align = alBottom
|
|
|
|
BorderSpacing.Around = 8
|
|
|
|
BevelOuter = bvNone
|
2016-11-14 23:32:02 +00:00
|
|
|
ClientHeight = 24
|
2016-11-13 23:42:13 +00:00
|
|
|
ClientWidth = 520
|
2011-06-17 20:53:01 +00:00
|
|
|
TabOrder = 2
|
2016-11-13 23:42:13 +00:00
|
|
|
object bOK: TButton
|
2016-11-14 23:32:02 +00:00
|
|
|
AnchorSideTop.Control = ButtonPanel
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideRight.Control = bCancel
|
|
|
|
Left = 410
|
|
|
|
Height = 25
|
|
|
|
Top = 0
|
|
|
|
Width = 42
|
|
|
|
Anchors = [akTop, akRight]
|
|
|
|
AutoSize = True
|
|
|
|
BorderSpacing.Right = 6
|
|
|
|
Caption = 'OK'
|
|
|
|
Default = True
|
|
|
|
ModalResult = 1
|
|
|
|
TabOrder = 0
|
|
|
|
end
|
|
|
|
object bCancel: TButton
|
2016-11-14 23:32:02 +00:00
|
|
|
AnchorSideTop.Control = ButtonPanel
|
|
|
|
AnchorSideRight.Control = ButtonPanel
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideRight.Side = asrBottom
|
|
|
|
Left = 458
|
|
|
|
Height = 25
|
|
|
|
Top = 0
|
|
|
|
Width = 62
|
|
|
|
Anchors = [akTop, akRight]
|
|
|
|
AutoSize = True
|
|
|
|
Cancel = True
|
|
|
|
Caption = 'Cancel'
|
|
|
|
ModalResult = 2
|
|
|
|
TabOrder = 1
|
|
|
|
end
|
2016-11-14 23:32:02 +00:00
|
|
|
object LblRGB: TLabel
|
|
|
|
AnchorSideTop.Side = asrCenter
|
|
|
|
Left = 31
|
|
|
|
Height = 15
|
|
|
|
Top = 5
|
|
|
|
Width = 38
|
|
|
|
Caption = 'LblRGB'
|
|
|
|
ParentColor = False
|
|
|
|
Visible = False
|
|
|
|
end
|
|
|
|
object ColorView: TShape
|
|
|
|
AnchorSideLeft.Control = ButtonPanel
|
|
|
|
AnchorSideTop.Control = bOK
|
|
|
|
AnchorSideBottom.Control = bOK
|
|
|
|
AnchorSideBottom.Side = asrBottom
|
|
|
|
Left = 0
|
|
|
|
Height = 24
|
|
|
|
Top = 0
|
|
|
|
Width = 25
|
|
|
|
Anchors = [akTop, akLeft, akBottom]
|
|
|
|
BorderSpacing.Bottom = 1
|
|
|
|
Visible = False
|
|
|
|
end
|
2011-06-17 20:53:01 +00:00
|
|
|
end
|
|
|
|
object cdColorDialog: TColorDialog
|
2016-11-13 19:05:46 +00:00
|
|
|
Color = clBlack
|
|
|
|
CustomColors.Strings = (
|
|
|
|
'ColorA=000000'
|
|
|
|
'ColorB=000080'
|
|
|
|
'ColorC=008000'
|
|
|
|
'ColorD=008080'
|
|
|
|
'ColorE=800000'
|
|
|
|
'ColorF=800080'
|
|
|
|
'ColorG=808000'
|
|
|
|
'ColorH=808080'
|
|
|
|
'ColorI=C0C0C0'
|
|
|
|
'ColorJ=0000FF'
|
|
|
|
'ColorK=00FF00'
|
|
|
|
'ColorL=00FFFF'
|
|
|
|
'ColorM=FF0000'
|
|
|
|
'ColorN=FF00FF'
|
|
|
|
'ColorO=FFFF00'
|
|
|
|
'ColorP=FFFFFF'
|
|
|
|
'ColorQ=C0DCC0'
|
|
|
|
'ColorR=F0CAA6'
|
|
|
|
'ColorS=F0FBFF'
|
|
|
|
'ColorT=A4A0A0'
|
|
|
|
)
|
2016-11-14 11:53:05 +00:00
|
|
|
left = 216
|
|
|
|
top = 464
|
2011-06-17 20:53:01 +00:00
|
|
|
end
|
|
|
|
object fdFontDialog: TFontDialog
|
|
|
|
Font.Color = clWindowText
|
|
|
|
Font.Height = -11
|
|
|
|
Font.Name = 'Tahoma'
|
2016-11-13 19:05:46 +00:00
|
|
|
MinFontSize = 0
|
|
|
|
MaxFontSize = 0
|
2016-11-14 11:53:05 +00:00
|
|
|
left = 312
|
|
|
|
top = 464
|
2016-11-13 23:42:13 +00:00
|
|
|
end
|
|
|
|
object LargeImages: TImageList
|
|
|
|
Height = 32
|
|
|
|
Width = 32
|
2016-11-14 23:32:02 +00:00
|
|
|
left = 48
|
2016-11-14 11:53:05 +00:00
|
|
|
top = 464
|
2016-11-13 23:42:13 +00:00
|
|
|
end
|
|
|
|
object SmallImages: TImageList
|
2016-11-14 11:53:05 +00:00
|
|
|
left = 128
|
|
|
|
top = 464
|
2016-11-14 23:32:02 +00:00
|
|
|
Bitmap = {
|
|
|
|
4C69010000001000000010000000000000000000000000000000000000000000
|
|
|
|
00000000000000000000000000000000000000000000000000005BA36C7380C4
|
|
|
|
97D986C99CD05AA96E4800000000000000000000000000000000000000000000
|
|
|
|
000000000000000000000000000000000000000000005EA16B8187D2A6FFA8E4
|
|
|
|
C1FF92DEB1FE65BB81FF50955B1E000000000000000000000000000000000000
|
|
|
|
0000000000000000000000000000437F49003674382185C39AFF82D0A2FF7ED3
|
|
|
|
A2FF6BC68DFF63B67EFF4F945A62000000000000000000000000000000000000
|
|
|
|
00000000000000000000000000003E713C3F5BA572F085CEA5FE6DC893FF6CC5
|
|
|
|
8FFF66BB81FF5AA56BFF49874D24000000000000000000000000000000000000
|
|
|
|
000000000000376C2D3F5F9B66E6699B74F54C8866FE6BC28FFF6CC28FFF65BA
|
|
|
|
83FE5DAC72FF4B8D528500000000000000000000000000000000000000000000
|
|
|
|
00001A4A112D285B25FFC3DBC8FE76BB8AFF6CBA87FF4C8564FF67BC86FE58A2
|
|
|
|
69FF468548560000000045864F00000000000000000000000000000000000000
|
|
|
|
0000154E15331E4C1DFF295227FF5D9363FF5AAA70FF60B07BFE4D845DFF3D77
|
|
|
|
394400000000000000000000000000000000000000000000000000000000ECEA
|
|
|
|
EA00FFFFFF1AA8B6A7FC124415FF91A592FF4A8850FF5FAE74FF457942AD0000
|
|
|
|
0000000000000000000000000000000000000000000000000000EAE8E800EFEB
|
|
|
|
EC15E6E4E4F8D2D0CFFEB2C1B2FCC6D2C8FF3C693DFF4F9359FF40783B790000
|
|
|
|
00000000000000000000000000000000000000000000EAE8E800EDEBEB0EE5E3
|
|
|
|
E4F3CBCAC7FEDDDFDBFEF2F0F1FF8E9E8FCA346B3BEF34662DA2000000000000
|
|
|
|
000000000000000000000000000000000000E8E6E600E9E6E607E7E3E4ECCCCB
|
|
|
|
C9FEDDDEDBFFEEEEEFFFBFBCBCD0000000000000000000000000346328000000
|
|
|
|
0000000000000000000000000000E3E0E000F0E9E903E6E5E5E5CDCACAFEDEDE
|
|
|
|
DCFFEDECECFEBDBABAD900000000B6B3B3000000000000000000000000000000
|
|
|
|
000000000000000000000000000000000000F0F0F0C1CECBCBFEE0DFDEFFEDED
|
|
|
|
EDFEBAB8B8E2B7B5B501B7B4B400000000000000000000000000000000000000
|
|
|
|
000000000000000000000000000000000000E4E2E2FFD9D6D6FFECEBEBFEBBB8
|
|
|
|
B8EBBBB6B606B8B5B50000000000000000000000000000000000000000000000
|
|
|
|
0000000000000000000000000000E8E7E79ACAC6C6FFBEBBBBFFB8B5B5DDC0BB
|
|
|
|
BB0DB9B6B6000000000000000000000000000000000000000000000000000000
|
|
|
|
0000000000000000000000000000B3B2B100BCB9B9CEACA9A91900000000B8B5
|
|
|
|
B500000000000000000000000000000000000000000000000000000000000000
|
|
|
|
0000000000000000000000000000
|
|
|
|
}
|
2011-06-17 20:53:01 +00:00
|
|
|
end
|
|
|
|
end
|