You've already forked lazarus-ccr
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7533 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2561 lines
83 KiB
Plaintext
2561 lines
83 KiB
Plaintext
object frmAppearanceEditWindow: TfrmAppearanceEditWindow
|
|
Left = 664
|
|
Height = 555
|
|
Top = 224
|
|
Width = 552
|
|
Caption = 'Toolbar appearance editor'
|
|
ClientHeight = 555
|
|
ClientWidth = 552
|
|
Color = clBtnFace
|
|
Font.Color = clWindowText
|
|
OnActivate = FormActivate
|
|
OnCloseQuery = FormCloseQuery
|
|
OnCreate = FormCreate
|
|
OnShow = FormShow
|
|
ShowHint = True
|
|
LCLVersion = '2.1.0.0'
|
|
object gbPreview: TGroupBox
|
|
Left = 0
|
|
Height = 133
|
|
Top = 0
|
|
Width = 552
|
|
Align = alTop
|
|
AutoSize = True
|
|
Caption = ' Preview '
|
|
ClientHeight = 113
|
|
ClientWidth = 548
|
|
TabOrder = 0
|
|
object tbPreview: TSpkToolbar
|
|
Left = 0
|
|
Height = 113
|
|
Top = 0
|
|
Width = 548
|
|
Color = clBtnFace
|
|
Appearance.Tab.TabHeaderFont.Color = 9126421
|
|
Appearance.Tab.TabHeaderFont.Height = -13
|
|
Appearance.Tab.TabHeaderFont.Name = 'Calibri'
|
|
Appearance.Tab.BorderColor = 14922381
|
|
Appearance.Tab.CornerRadius = 4
|
|
Appearance.Tab.GradientFromColor = 16115934
|
|
Appearance.Tab.GradientToColor = 15587527
|
|
Appearance.Tab.GradientType = bkConcave
|
|
Appearance.Tab.InactiveTabHeaderFontColor = 9126421
|
|
Appearance.Pane.BorderDarkColor = 14335646
|
|
Appearance.Pane.BorderLightColor = 16315117
|
|
Appearance.Pane.CaptionBgColor = 15849922
|
|
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.HotTrackBrightnessChange = 40
|
|
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
|
|
Appearance.Element.Style = esRounded
|
|
TabIndex = 0
|
|
Images = SmallImages
|
|
LargeImages = LargeImages
|
|
Tabs = (
|
|
'SpkTab1'
|
|
'SpkTab2'
|
|
)
|
|
object SpkTab1: TSpkTab
|
|
CustomAppearance.Tab.TabHeaderFont.Color = 9126421
|
|
CustomAppearance.Tab.TabHeaderFont.Height = -13
|
|
CustomAppearance.Tab.TabHeaderFont.Name = 'Calibri'
|
|
CustomAppearance.Tab.BorderColor = 14922381
|
|
CustomAppearance.Tab.CornerRadius = 4
|
|
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.HotTrackBrightnessChange = 40
|
|
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
|
|
CustomAppearance.Element.Style = esRounded
|
|
Caption = 'Sample toolbar'
|
|
Panes = (
|
|
'SpkPane1'
|
|
'SpkPane2'
|
|
'SpkPane3'
|
|
)
|
|
object SpkPane1: TSpkPane
|
|
Caption = 'Sample large buttons'
|
|
Items = (
|
|
'SpkLargeButton1'
|
|
'SpkLargeButton3'
|
|
'SpkLargeButton2'
|
|
)
|
|
object SpkLargeButton1: TSpkLargeButton
|
|
Caption = 'Default'
|
|
LargeImageIndex = 0
|
|
end
|
|
object SpkLargeButton3: TSpkLargeButton
|
|
Caption = 'Button and dropdown'
|
|
LargeImageIndex = 0
|
|
ButtonKind = bkButtonDropdown
|
|
end
|
|
object SpkLargeButton2: TSpkLargeButton
|
|
Caption = 'Dropdown'
|
|
LargeImageIndex = 0
|
|
ButtonKind = bkDropdown
|
|
end
|
|
end
|
|
object SpkPane2: TSpkPane
|
|
Caption = 'Sample small buttons'
|
|
Items = (
|
|
'SpkSmallButton1'
|
|
'SpkSmallButton2'
|
|
'SpkSmallButton3'
|
|
)
|
|
object SpkSmallButton1: TSpkSmallButton
|
|
Caption = 'Default'
|
|
HideFrameWhenIdle = True
|
|
ImageIndex = 0
|
|
TableBehaviour = tbBeginsRow
|
|
end
|
|
object SpkSmallButton2: TSpkSmallButton
|
|
Caption = 'Button and dropdown'
|
|
HideFrameWhenIdle = True
|
|
ImageIndex = 0
|
|
TableBehaviour = tbBeginsRow
|
|
ButtonKind = bkButtonDropdown
|
|
end
|
|
object SpkSmallButton3: TSpkSmallButton
|
|
Caption = 'Dropdown'
|
|
HideFrameWhenIdle = True
|
|
ImageIndex = 0
|
|
TableBehaviour = tbBeginsRow
|
|
ButtonKind = bkDropdown
|
|
end
|
|
end
|
|
object SpkPane3: TSpkPane
|
|
Caption = 'Tool buttons'
|
|
Items = (
|
|
'SpkSmallButton4'
|
|
'SpkSmallButton5'
|
|
'SpkSmallButton6'
|
|
'SpkSmallButton7'
|
|
'SpkSmallButton8'
|
|
)
|
|
object SpkSmallButton4: TSpkSmallButton
|
|
Caption = 'Button'
|
|
GroupBehaviour = gbBeginsGroup
|
|
ImageIndex = 0
|
|
ShowCaption = False
|
|
end
|
|
object SpkSmallButton5: TSpkSmallButton
|
|
Caption = 'Button'
|
|
GroupBehaviour = gbContinuesGroup
|
|
ImageIndex = 0
|
|
ShowCaption = False
|
|
end
|
|
object SpkSmallButton6: TSpkSmallButton
|
|
Caption = 'Button'
|
|
GroupBehaviour = gbEndsGroup
|
|
ImageIndex = 0
|
|
ShowCaption = False
|
|
end
|
|
object SpkSmallButton7: TSpkSmallButton
|
|
Caption = 'Btn1'
|
|
ImageIndex = 0
|
|
TableBehaviour = tbBeginsRow
|
|
end
|
|
object SpkSmallButton8: TSpkSmallButton
|
|
Caption = 'Btn2'
|
|
ImageIndex = 0
|
|
end
|
|
end
|
|
end
|
|
object SpkTab2: TSpkTab
|
|
CustomAppearance.Tab.TabHeaderFont.Color = 9126421
|
|
CustomAppearance.Tab.TabHeaderFont.Height = -13
|
|
CustomAppearance.Tab.TabHeaderFont.Name = 'Calibri'
|
|
CustomAppearance.Tab.BorderColor = 14922381
|
|
CustomAppearance.Tab.CornerRadius = 4
|
|
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.HotTrackBrightnessChange = 40
|
|
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
|
|
CustomAppearance.Element.Style = esRounded
|
|
Caption = 'Another tab'
|
|
Panes = ( )
|
|
end
|
|
end
|
|
end
|
|
object PageControl1: TPageControl
|
|
Left = 0
|
|
Height = 381
|
|
Top = 133
|
|
Width = 552
|
|
ActivePage = TabSheet3
|
|
Align = alClient
|
|
TabIndex = 2
|
|
TabOrder = 1
|
|
object TabSheet1: TTabSheet
|
|
Caption = 'Tab'
|
|
ClientHeight = 353
|
|
ClientWidth = 544
|
|
object sTabRectangle: TShape
|
|
AnchorSideLeft.Control = LblInactiveTabHeaderFontColor
|
|
AnchorSideLeft.Side = asrBottom
|
|
AnchorSideTop.Control = cbLinkTab
|
|
AnchorSideTop.Side = asrBottom
|
|
AnchorSideRight.Control = TabHSpacer
|
|
AnchorSideRight.Side = asrBottom
|
|
AnchorSideBottom.Control = TabVSpacer
|
|
AnchorSideBottom.Side = asrBottom
|
|
Left = 183
|
|
Height = 133
|
|
Top = 27
|
|
Width = 141
|
|
Anchors = [akTop, akLeft, akRight, akBottom]
|
|
BorderSpacing.Left = 12
|
|
BorderSpacing.Top = 4
|
|
Visible = False
|
|
end
|
|
object Label2: TLabel
|
|
AnchorSideTop.Control = pTabFrame
|
|
AnchorSideTop.Side = asrCenter
|
|
AnchorSideRight.Control = LblInactiveTabHeaderFontColor
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 138
|
|
Height = 15
|
|
Top = 41
|
|
Width = 33
|
|
Anchors = [akTop, akRight]
|
|
Caption = 'Frame'
|
|
ParentColor = False
|
|
end
|
|
object Label3: TLabel
|
|
AnchorSideTop.Control = pTabGradientFrom
|
|
AnchorSideTop.Side = asrCenter
|
|
AnchorSideRight.Control = LblInactiveTabHeaderFontColor
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 97
|
|
Height = 15
|
|
Top = 72
|
|
Width = 74
|
|
Anchors = [akTop, akRight]
|
|
Caption = 'Gradient from'
|
|
ParentColor = False
|
|
end
|
|
object Label4: TLabel
|
|
AnchorSideTop.Control = pTabGradientTo
|
|
AnchorSideTop.Side = asrCenter
|
|
AnchorSideRight.Control = LblInactiveTabHeaderFontColor
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 112
|
|
Height = 15
|
|
Top = 103
|
|
Width = 59
|
|
Anchors = [akTop, akRight]
|
|
Caption = 'Gradient to'
|
|
ParentColor = False
|
|
end
|
|
object Label5: TLabel
|
|
AnchorSideTop.Control = cbTabGradientKind
|
|
AnchorSideTop.Side = asrCenter
|
|
AnchorSideRight.Control = LblInactiveTabHeaderFontColor
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 100
|
|
Height = 15
|
|
Top = 133
|
|
Width = 71
|
|
Anchors = [akTop, akRight]
|
|
Caption = 'Gradient kind'
|
|
ParentColor = False
|
|
end
|
|
object lblTabHeaderFont: TLabel
|
|
AnchorSideTop.Control = pTabHeaderFont
|
|
AnchorSideTop.Side = asrCenter
|
|
AnchorSideRight.Control = LblInactiveTabHeaderFontColor
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 89
|
|
Height = 15
|
|
Top = 235
|
|
Width = 82
|
|
Anchors = [akTop, akRight]
|
|
Caption = 'Tab header font'
|
|
ParentColor = False
|
|
end
|
|
object pTabFrame: TPanel
|
|
AnchorSideLeft.Control = cbLinkTab
|
|
AnchorSideTop.Control = cbLinkTab
|
|
AnchorSideTop.Side = asrBottom
|
|
Left = 191
|
|
Height = 25
|
|
Top = 36
|
|
Width = 100
|
|
BorderSpacing.Top = 13
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
Caption = 'Color'
|
|
TabOrder = 1
|
|
OnClick = pTabFrameClick
|
|
end
|
|
object pTabGradientFrom: TPanel
|
|
AnchorSideLeft.Control = pTabFrame
|
|
AnchorSideTop.Control = pTabFrame
|
|
AnchorSideTop.Side = asrBottom
|
|
AnchorSideRight.Control = pTabFrame
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 191
|
|
Height = 25
|
|
Top = 67
|
|
Width = 100
|
|
Anchors = [akTop, akLeft, akRight]
|
|
BorderSpacing.Top = 6
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
Caption = 'Color'
|
|
TabOrder = 2
|
|
OnClick = pTabGradientFromClick
|
|
end
|
|
object pTabGradientTo: TPanel
|
|
AnchorSideLeft.Control = pTabGradientFrom
|
|
AnchorSideTop.Control = pTabGradientFrom
|
|
AnchorSideTop.Side = asrBottom
|
|
AnchorSideRight.Control = pTabGradientFrom
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 191
|
|
Height = 25
|
|
Top = 98
|
|
Width = 100
|
|
Anchors = [akTop, akLeft, akRight]
|
|
BorderSpacing.Top = 6
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
Caption = 'Color'
|
|
TabOrder = 3
|
|
OnClick = pTabGradientToClick
|
|
end
|
|
object cbTabGradientKind: TComboBox
|
|
AnchorSideLeft.Control = pTabGradientTo
|
|
AnchorSideTop.Control = pTabGradientTo
|
|
AnchorSideTop.Side = asrBottom
|
|
AnchorSideRight.Control = pTabGradientTo
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 191
|
|
Height = 23
|
|
Top = 129
|
|
Width = 100
|
|
Anchors = [akTop, akLeft, akRight]
|
|
BorderSpacing.Top = 6
|
|
ItemHeight = 15
|
|
ItemIndex = 0
|
|
Items.Strings = (
|
|
'None'
|
|
'Horizontal'
|
|
'Vertical'
|
|
'Concave'
|
|
)
|
|
OnChange = cbTabGradientKindChange
|
|
Style = csDropDownList
|
|
TabOrder = 4
|
|
Text = 'None'
|
|
end
|
|
object pTabHeaderFont: TPanel
|
|
AnchorSideLeft.Control = pInactiveTabHeaderFont
|
|
AnchorSideTop.Control = pInactiveTabHeaderFont
|
|
AnchorSideTop.Side = asrBottom
|
|
AnchorSideRight.Control = bInactiveTabHeaderFontColor
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 191
|
|
Height = 25
|
|
Top = 230
|
|
Width = 127
|
|
Anchors = [akTop, akLeft, akRight]
|
|
BorderSpacing.Top = 6
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
Caption = 'Font'
|
|
TabOrder = 7
|
|
OnClick = pTabHeaderFontClick
|
|
end
|
|
object pActiveTabHeaderFont: TPanel
|
|
AnchorSideLeft.Control = cbTabGradientKind
|
|
AnchorSideTop.Control = cbTabGradientKind
|
|
AnchorSideTop.Side = asrBottom
|
|
AnchorSideRight.Control = cbTabGradientKind
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 191
|
|
Height = 25
|
|
Top = 168
|
|
Width = 100
|
|
Anchors = [akTop, akLeft, akRight]
|
|
BorderSpacing.Top = 16
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
Caption = 'Color'
|
|
TabOrder = 5
|
|
OnClick = pActiveTabHeaderFontClick
|
|
end
|
|
object cbLinkTab: TCheckBox
|
|
AnchorSideLeft.Control = LblInactiveTabHeaderFontColor
|
|
AnchorSideLeft.Side = asrBottom
|
|
AnchorSideTop.Control = TabSheet1
|
|
Left = 191
|
|
Height = 19
|
|
Top = 4
|
|
Width = 169
|
|
BorderSpacing.Left = 20
|
|
BorderSpacing.Top = 4
|
|
Caption = 'Link with pane and idle item'
|
|
OnClick = cbLinkTabClick
|
|
TabOrder = 0
|
|
end
|
|
object Label18: TLabel
|
|
AnchorSideTop.Control = pActiveTabHeaderFont
|
|
AnchorSideTop.Side = asrCenter
|
|
AnchorSideRight.Control = LblInactiveTabHeaderFontColor
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 24
|
|
Height = 15
|
|
Top = 173
|
|
Width = 147
|
|
Anchors = [akTop, akRight]
|
|
Caption = 'Active tab header font color'
|
|
ParentColor = False
|
|
end
|
|
object LblInactiveTabHeaderFontColor: TLabel
|
|
AnchorSideLeft.Control = TabSheet1
|
|
AnchorSideTop.Control = pInactiveTabHeaderFont
|
|
AnchorSideTop.Side = asrCenter
|
|
Left = 16
|
|
Height = 15
|
|
Top = 204
|
|
Width = 155
|
|
BorderSpacing.Left = 16
|
|
Caption = 'Inactive tab header font color'
|
|
ParentColor = False
|
|
end
|
|
object pInactiveTabHeaderFont: TPanel
|
|
AnchorSideLeft.Control = pActiveTabHeaderFont
|
|
AnchorSideTop.Control = pActiveTabHeaderFont
|
|
AnchorSideTop.Side = asrBottom
|
|
AnchorSideRight.Control = pActiveTabHeaderFont
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 191
|
|
Height = 25
|
|
Top = 199
|
|
Width = 100
|
|
Anchors = [akTop, akLeft, akRight]
|
|
BorderSpacing.Top = 6
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
Caption = 'Color'
|
|
Color = clBtnFace
|
|
ParentColor = False
|
|
TabOrder = 6
|
|
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 = 293
|
|
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 = 293
|
|
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 = 293
|
|
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 = 293
|
|
Height = 25
|
|
Top = 168
|
|
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 = 293
|
|
Height = 25
|
|
Top = 199
|
|
Width = 25
|
|
AllowAllUp = True
|
|
BorderSpacing.Left = 2
|
|
Flat = True
|
|
GroupIndex = 1
|
|
OnClick = bInactiveTabHeaderFontColorClick
|
|
end
|
|
object TabVSpacer: TBevel
|
|
AnchorSideTop.Control = cbTabGradientKind
|
|
AnchorSideTop.Side = asrBottom
|
|
Left = 192
|
|
Height = 8
|
|
Top = 152
|
|
Width = 50
|
|
Shape = bsSpacer
|
|
end
|
|
object TabHSpacer: TBevel
|
|
AnchorSideLeft.Control = bTabFrameColor
|
|
AnchorSideLeft.Side = asrBottom
|
|
AnchorSideTop.Control = pTabFrame
|
|
AnchorSideBottom.Control = cbTabGradientKind
|
|
AnchorSideBottom.Side = asrBottom
|
|
Left = 318
|
|
Height = 116
|
|
Top = 36
|
|
Width = 6
|
|
Anchors = [akTop, akLeft, akBottom]
|
|
Shape = bsSpacer
|
|
end
|
|
object edTabCornerRadius: TSpinEdit
|
|
AnchorSideLeft.Control = pTabHeaderFont
|
|
AnchorSideTop.Control = pTabHeaderFont
|
|
AnchorSideTop.Side = asrBottom
|
|
Left = 191
|
|
Height = 23
|
|
Top = 261
|
|
Width = 82
|
|
BorderSpacing.Top = 6
|
|
OnChange = edTabCornerRadiusChange
|
|
TabOrder = 8
|
|
end
|
|
object lblTabCornerRadius: TLabel
|
|
AnchorSideTop.Control = edTabCornerRadius
|
|
AnchorSideTop.Side = asrCenter
|
|
AnchorSideRight.Control = lblTabHeaderFont
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 81
|
|
Height = 15
|
|
Top = 265
|
|
Width = 90
|
|
Anchors = [akTop, akRight]
|
|
Caption = 'Tab corner radius'
|
|
ParentColor = False
|
|
end
|
|
object lblTabCaptionHeight: TLabel
|
|
AnchorSideTop.Control = edTabCaptionHeight
|
|
AnchorSideTop.Side = asrCenter
|
|
AnchorSideRight.Control = lblTabHeaderFont
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 73
|
|
Height = 15
|
|
Top = 294
|
|
Width = 98
|
|
Anchors = [akTop, akRight]
|
|
Caption = 'Tab caption height'
|
|
ParentColor = False
|
|
end
|
|
object edTabCaptionHeight: TSpinEdit
|
|
AnchorSideLeft.Control = pTabHeaderFont
|
|
AnchorSideTop.Control = lblTabCornerRadius
|
|
AnchorSideTop.Side = asrBottom
|
|
Left = 191
|
|
Height = 23
|
|
Top = 290
|
|
Width = 82
|
|
BorderSpacing.Top = 10
|
|
MaxValue = 999
|
|
MinValue = -1
|
|
OnChange = edTabCaptionHeightChange
|
|
TabOrder = 9
|
|
end
|
|
end
|
|
object TabSheet2: TTabSheet
|
|
Caption = 'Pane'
|
|
ClientHeight = 353
|
|
ClientWidth = 544
|
|
ImageIndex = 1
|
|
object Label8: TLabel
|
|
AnchorSideTop.Control = pPaneBorderDark
|
|
AnchorSideTop.Side = asrCenter
|
|
AnchorSideRight.Control = LblPaneCaptionBackground
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 60
|
|
Height = 15
|
|
Top = 41
|
|
Width = 61
|
|
Anchors = [akTop, akRight]
|
|
Caption = 'Border dark'
|
|
ParentColor = False
|
|
end
|
|
object Label21: TLabel
|
|
AnchorSideTop.Control = pPaneBorderLight
|
|
AnchorSideTop.Side = asrCenter
|
|
AnchorSideRight.Control = LblPaneCaptionBackground
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 59
|
|
Height = 15
|
|
Top = 72
|
|
Width = 62
|
|
Anchors = [akTop, akRight]
|
|
Caption = 'Border light'
|
|
ParentColor = False
|
|
end
|
|
object Label9: TLabel
|
|
AnchorSideTop.Control = pPaneGradientFrom
|
|
AnchorSideTop.Side = asrCenter
|
|
AnchorSideRight.Control = LblPaneCaptionBackground
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 47
|
|
Height = 15
|
|
Top = 103
|
|
Width = 74
|
|
Anchors = [akTop, akRight]
|
|
Caption = 'Gradient from'
|
|
ParentColor = False
|
|
end
|
|
object Label10: TLabel
|
|
AnchorSideTop.Control = pPaneGradientTo
|
|
AnchorSideTop.Side = asrCenter
|
|
AnchorSideRight.Control = LblPaneCaptionBackground
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 62
|
|
Height = 15
|
|
Top = 134
|
|
Width = 59
|
|
Anchors = [akTop, akRight]
|
|
Caption = 'Gradient to'
|
|
ParentColor = False
|
|
end
|
|
object Label11: TLabel
|
|
AnchorSideTop.Control = cbPaneGradientKind
|
|
AnchorSideTop.Side = asrCenter
|
|
AnchorSideRight.Control = LblPaneCaptionBackground
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 50
|
|
Height = 15
|
|
Top = 164
|
|
Width = 71
|
|
Anchors = [akTop, akRight]
|
|
Caption = 'Gradient kind'
|
|
ParentColor = False
|
|
end
|
|
object LblPaneCaptionBackground: TLabel
|
|
AnchorSideLeft.Control = TabSheet2
|
|
AnchorSideTop.Control = pPaneCaptionBackground
|
|
AnchorSideTop.Side = asrCenter
|
|
Left = 12
|
|
Height = 15
|
|
Top = 204
|
|
Width = 109
|
|
BorderSpacing.Left = 12
|
|
Caption = 'Caption background'
|
|
ParentColor = False
|
|
end
|
|
object Label13: TLabel
|
|
AnchorSideTop.Control = pPaneCaptionFont
|
|
AnchorSideTop.Side = asrCenter
|
|
AnchorSideRight.Control = LblPaneCaptionBackground
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 27
|
|
Height = 15
|
|
Top = 295
|
|
Width = 94
|
|
Anchors = [akTop, akRight]
|
|
Caption = 'Pane caption font'
|
|
ParentColor = False
|
|
end
|
|
object sPaneRectangle: TShape
|
|
AnchorSideLeft.Control = LblPaneCaptionBackground
|
|
AnchorSideLeft.Side = asrBottom
|
|
AnchorSideTop.Control = cbLinkPane
|
|
AnchorSideTop.Side = asrBottom
|
|
AnchorSideRight.Control = PaneHSpacer
|
|
AnchorSideRight.Side = asrBottom
|
|
AnchorSideBottom.Control = bPaneCaptionBackgroundColor
|
|
Left = 133
|
|
Height = 164
|
|
Top = 27
|
|
Width = 143
|
|
Anchors = [akTop, akLeft, akRight, akBottom]
|
|
BorderSpacing.Left = 12
|
|
BorderSpacing.Top = 4
|
|
BorderSpacing.Bottom = 8
|
|
Visible = False
|
|
end
|
|
object pPaneBorderDark: TPanel
|
|
AnchorSideLeft.Control = cbLinkPane
|
|
AnchorSideTop.Control = cbLinkPane
|
|
AnchorSideTop.Side = asrBottom
|
|
Left = 141
|
|
Height = 25
|
|
Top = 36
|
|
Width = 100
|
|
BorderSpacing.Top = 13
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
Caption = 'Color'
|
|
TabOrder = 1
|
|
OnClick = pPaneBorderDarkClick
|
|
end
|
|
object pPaneBorderLight: TPanel
|
|
AnchorSideLeft.Control = pPaneBorderDark
|
|
AnchorSideTop.Control = pPaneBorderDark
|
|
AnchorSideTop.Side = asrBottom
|
|
AnchorSideRight.Control = pPaneBorderDark
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 141
|
|
Height = 25
|
|
Top = 67
|
|
Width = 100
|
|
Anchors = [akTop, akLeft, akRight]
|
|
BorderSpacing.Top = 6
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
Caption = 'Color'
|
|
TabOrder = 2
|
|
OnClick = pPaneBorderLightClick
|
|
end
|
|
object pPaneGradientFrom: TPanel
|
|
AnchorSideLeft.Control = pPaneBorderLight
|
|
AnchorSideTop.Control = pPaneBorderLight
|
|
AnchorSideTop.Side = asrBottom
|
|
AnchorSideRight.Control = pPaneBorderLight
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 141
|
|
Height = 25
|
|
Top = 98
|
|
Width = 100
|
|
Anchors = [akTop, akLeft, akRight]
|
|
BorderSpacing.Top = 6
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
Caption = 'Color'
|
|
TabOrder = 3
|
|
OnClick = pPaneGradientFromClick
|
|
end
|
|
object pPaneGradientTo: TPanel
|
|
AnchorSideLeft.Control = pPaneGradientFrom
|
|
AnchorSideTop.Control = pPaneGradientFrom
|
|
AnchorSideTop.Side = asrBottom
|
|
AnchorSideRight.Control = pPaneGradientFrom
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 141
|
|
Height = 25
|
|
Top = 129
|
|
Width = 100
|
|
Anchors = [akTop, akLeft, akRight]
|
|
BorderSpacing.Top = 6
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
Caption = 'Color'
|
|
TabOrder = 4
|
|
OnClick = pPaneGradientToClick
|
|
end
|
|
object cbPaneGradientKind: TComboBox
|
|
AnchorSideLeft.Control = pPaneGradientTo
|
|
AnchorSideTop.Control = pPaneGradientTo
|
|
AnchorSideTop.Side = asrBottom
|
|
AnchorSideRight.Control = bPaneGradientToColor
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 141
|
|
Height = 23
|
|
Top = 160
|
|
Width = 127
|
|
Anchors = [akTop, akLeft, akRight]
|
|
BorderSpacing.Top = 6
|
|
ItemHeight = 15
|
|
ItemIndex = 0
|
|
Items.Strings = (
|
|
'None'
|
|
'Horizontal'
|
|
'Vertical'
|
|
'Concave'
|
|
)
|
|
OnChange = cbPaneGradientKindChange
|
|
Style = csDropDownList
|
|
TabOrder = 5
|
|
Text = 'None'
|
|
end
|
|
object pPaneCaptionBackground: TPanel
|
|
AnchorSideLeft.Control = cbPaneGradientKind
|
|
AnchorSideTop.Control = cbPaneGradientKind
|
|
AnchorSideTop.Side = asrBottom
|
|
AnchorSideRight.Control = pPaneGradientTo
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 141
|
|
Height = 25
|
|
Top = 199
|
|
Width = 100
|
|
Anchors = [akTop, akLeft, akRight]
|
|
BorderSpacing.Top = 16
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
Caption = 'Color'
|
|
TabOrder = 6
|
|
OnClick = pPaneCaptionBackgroundClick
|
|
end
|
|
object pPaneCaptionFont: TPanel
|
|
AnchorSideLeft.Control = pPaneCaptionFontColor
|
|
AnchorSideTop.Control = pPaneCaptionFontColor
|
|
AnchorSideTop.Side = asrBottom
|
|
AnchorSideRight.Control = bPaneCaptionFontColor
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 141
|
|
Height = 25
|
|
Top = 290
|
|
Width = 127
|
|
Anchors = [akTop, akLeft, akRight]
|
|
BorderSpacing.Top = 6
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
Caption = 'Font'
|
|
TabOrder = 9
|
|
OnClick = pPaneCaptionFontClick
|
|
end
|
|
object pPaneCaptionFontColor: TPanel
|
|
AnchorSideLeft.Control = pPaneCaptionBackground
|
|
AnchorSideTop.Control = edPaneHotTrackBrightnessChange
|
|
AnchorSideTop.Side = asrBottom
|
|
AnchorSideRight.Control = pPaneCaptionBackground
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 141
|
|
Height = 25
|
|
Top = 259
|
|
Width = 100
|
|
Anchors = [akTop, akLeft, akRight]
|
|
BorderSpacing.Top = 6
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
Caption = 'Color'
|
|
TabOrder = 8
|
|
OnClick = pPaneCaptionFontColorClick
|
|
end
|
|
object cbLinkPane: TCheckBox
|
|
AnchorSideLeft.Control = LblPaneCaptionBackground
|
|
AnchorSideLeft.Side = asrBottom
|
|
AnchorSideTop.Control = TabSheet2
|
|
Left = 141
|
|
Height = 19
|
|
Top = 4
|
|
Width = 160
|
|
BorderSpacing.Left = 20
|
|
BorderSpacing.Top = 4
|
|
Caption = 'Link with tab and idle item'
|
|
OnClick = cbLinkPaneClick
|
|
TabOrder = 0
|
|
end
|
|
object cbPaneStyle: TComboBox
|
|
AnchorSideLeft.Control = pPaneCaptionFont
|
|
AnchorSideTop.Control = pPaneCaptionFont
|
|
AnchorSideTop.Side = asrBottom
|
|
AnchorSideRight.Control = bPaneCaptionFontColor
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 141
|
|
Height = 23
|
|
Top = 321
|
|
Width = 127
|
|
Anchors = [akTop, akLeft, akRight]
|
|
BorderSpacing.Top = 6
|
|
BorderSpacing.Bottom = 6
|
|
ItemHeight = 15
|
|
ItemIndex = 1
|
|
Items.Strings = (
|
|
'Rectangle flat'
|
|
'Rectangle etched'
|
|
'Rectangle raised'
|
|
'Divider flat'
|
|
'Divider etched'
|
|
'Divider raised'
|
|
)
|
|
OnChange = cbPaneStyleChange
|
|
Style = csDropDownList
|
|
TabOrder = 10
|
|
Text = 'Rectangle etched'
|
|
end
|
|
object Label12: TLabel
|
|
AnchorSideTop.Control = cbPaneStyle
|
|
AnchorSideTop.Side = asrCenter
|
|
AnchorSideRight.Control = LblPaneCaptionBackground
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 68
|
|
Height = 15
|
|
Top = 325
|
|
Width = 53
|
|
Anchors = [akTop, akRight]
|
|
Caption = 'Pane style'
|
|
ParentColor = False
|
|
end
|
|
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 = LblPaneCaptionBackground
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 49
|
|
Height = 15
|
|
Top = 264
|
|
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 = 199
|
|
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 = 259
|
|
Width = 25
|
|
AllowAllUp = True
|
|
BorderSpacing.Left = 2
|
|
Flat = True
|
|
GroupIndex = 1
|
|
OnClick = bPaneCaptionFontColorClick
|
|
end
|
|
object PaneHSpacer: TBevel
|
|
AnchorSideLeft.Control = bPaneBorderDarkColor
|
|
AnchorSideLeft.Side = asrBottom
|
|
Left = 268
|
|
Height = 26
|
|
Top = 36
|
|
Width = 8
|
|
Shape = bsSpacer
|
|
end
|
|
object Label15: TLabel
|
|
AnchorSideTop.Control = edPaneHotTrackBrightnessChange
|
|
AnchorSideTop.Side = asrCenter
|
|
AnchorSideRight.Control = LblPaneCaptionBackground
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 16
|
|
Height = 30
|
|
Top = 226
|
|
Width = 105
|
|
Alignment = taRightJustify
|
|
Anchors = [akTop, akLeft, akRight]
|
|
Caption = 'HotTrack brightness'#13#10'change'
|
|
ParentColor = False
|
|
end
|
|
object edPaneHotTrackBrightnessChange: TSpinEdit
|
|
AnchorSideLeft.Control = pPaneCaptionBackground
|
|
AnchorSideTop.Control = pPaneCaptionBackground
|
|
AnchorSideTop.Side = asrBottom
|
|
AnchorSideRight.Control = pPaneCaptionBackground
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 141
|
|
Height = 23
|
|
Top = 230
|
|
Width = 100
|
|
Alignment = taRightJustify
|
|
Anchors = [akTop, akLeft, akRight]
|
|
BorderSpacing.Top = 6
|
|
MinValue = -100
|
|
OnChange = edPaneHotTrackBrightnessChangeChange
|
|
TabOrder = 7
|
|
end
|
|
object Label16: TLabel
|
|
AnchorSideLeft.Control = edPaneHotTrackBrightnessChange
|
|
AnchorSideLeft.Side = asrBottom
|
|
AnchorSideTop.Control = edPaneHotTrackBrightnessChange
|
|
AnchorSideTop.Side = asrCenter
|
|
Left = 247
|
|
Height = 15
|
|
Top = 234
|
|
Width = 10
|
|
BorderSpacing.Left = 6
|
|
Caption = '%'
|
|
ParentColor = False
|
|
end
|
|
end
|
|
object TabSheet3: TTabSheet
|
|
Caption = 'Item'
|
|
ClientHeight = 353
|
|
ClientWidth = 544
|
|
ImageIndex = 2
|
|
object sItemRectangle: TShape
|
|
AnchorSideLeft.Control = LblLinkInnerLightColor
|
|
AnchorSideLeft.Side = asrBottom
|
|
AnchorSideTop.Control = cbLinkItem
|
|
AnchorSideTop.Side = asrBottom
|
|
AnchorSideRight.Control = ItemHSpacer
|
|
AnchorSideRight.Side = asrBottom
|
|
AnchorSideBottom.Control = ItemVSpacer
|
|
AnchorSideBottom.Side = asrBottom
|
|
Left = 112
|
|
Height = 239
|
|
Top = 27
|
|
Width = 141
|
|
Anchors = [akTop, akLeft, akRight, akBottom]
|
|
BorderSpacing.Left = 12
|
|
BorderSpacing.Top = 4
|
|
Visible = False
|
|
end
|
|
object Label1: TLabel
|
|
AnchorSideTop.Control = pItemIdleFrame
|
|
AnchorSideTop.Side = asrCenter
|
|
AnchorSideRight.Control = LblLinkInnerLightColor
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 67
|
|
Height = 15
|
|
Top = 55
|
|
Width = 33
|
|
Anchors = [akTop, akRight]
|
|
Caption = 'Frame'
|
|
ParentColor = False
|
|
end
|
|
object Label7: TLabel
|
|
AnchorSideTop.Control = pItemIdleGradientFrom
|
|
AnchorSideTop.Side = asrCenter
|
|
AnchorSideRight.Control = LblLinkInnerLightColor
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 26
|
|
Height = 15
|
|
Top = 86
|
|
Width = 74
|
|
Anchors = [akTop, akRight]
|
|
Caption = 'Gradient from'
|
|
ParentColor = False
|
|
end
|
|
object Label14: TLabel
|
|
AnchorSideTop.Control = pItemIdleGradientTo
|
|
AnchorSideTop.Side = asrCenter
|
|
AnchorSideRight.Control = LblLinkInnerLightColor
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 41
|
|
Height = 15
|
|
Top = 117
|
|
Width = 59
|
|
Anchors = [akTop, akRight]
|
|
Caption = 'Gradient to'
|
|
ParentColor = False
|
|
end
|
|
object Label25: TLabel
|
|
AnchorSideTop.Control = cbItemIdleGradientKind
|
|
AnchorSideTop.Side = asrCenter
|
|
AnchorSideRight.Control = LblLinkInnerLightColor
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 29
|
|
Height = 15
|
|
Top = 147
|
|
Width = 71
|
|
Anchors = [akTop, akRight]
|
|
Caption = 'Gradient kind'
|
|
ParentColor = False
|
|
end
|
|
object Label26: TLabel
|
|
AnchorSideTop.Control = pItemFont
|
|
AnchorSideTop.Side = asrCenter
|
|
AnchorSideRight.Control = LblLinkInnerLightColor
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 51
|
|
Height = 15
|
|
Top = 278
|
|
Width = 49
|
|
Anchors = [akTop, akRight]
|
|
Caption = 'Item font'
|
|
ParentColor = False
|
|
end
|
|
object LblIdle: TLabel
|
|
AnchorSideLeft.Control = pItemIdleFrame
|
|
AnchorSideLeft.Side = asrCenter
|
|
AnchorSideTop.Control = cbLinkItem
|
|
AnchorSideTop.Side = asrBottom
|
|
Left = 161
|
|
Height = 15
|
|
Top = 31
|
|
Width = 19
|
|
Alignment = taCenter
|
|
BorderSpacing.Top = 8
|
|
Caption = 'Idle'
|
|
ParentColor = False
|
|
end
|
|
object Label28: TLabel
|
|
AnchorSideTop.Control = pItemIdleCaptionColor
|
|
AnchorSideTop.Side = asrCenter
|
|
AnchorSideRight.Control = LblLinkInnerLightColor
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 28
|
|
Height = 15
|
|
Top = 177
|
|
Width = 72
|
|
Anchors = [akTop, akRight]
|
|
Caption = 'Caption color'
|
|
ParentColor = False
|
|
end
|
|
object Label29: TLabel
|
|
AnchorSideTop.Control = pItemIdleInnerDark
|
|
AnchorSideTop.Side = asrCenter
|
|
AnchorSideRight.Control = LblLinkInnerLightColor
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 17
|
|
Height = 15
|
|
Top = 208
|
|
Width = 83
|
|
Anchors = [akTop, akRight]
|
|
Caption = 'Inner dark color'
|
|
ParentColor = False
|
|
end
|
|
object LblLinkInnerLightColor: TLabel
|
|
AnchorSideLeft.Control = TabSheet3
|
|
AnchorSideTop.Control = pItemIdleInnerLight
|
|
AnchorSideTop.Side = asrCenter
|
|
Left = 16
|
|
Height = 15
|
|
Top = 239
|
|
Width = 84
|
|
BorderSpacing.Left = 16
|
|
Caption = 'Inner light color'
|
|
ParentColor = False
|
|
end
|
|
object LblHotTrack: TLabel
|
|
AnchorSideLeft.Control = pItemHottrackFrame
|
|
AnchorSideLeft.Side = asrCenter
|
|
AnchorSideTop.Control = LblIdle
|
|
AnchorSideBottom.Control = LblIdle
|
|
AnchorSideBottom.Side = asrBottom
|
|
Left = 290
|
|
Height = 15
|
|
Top = 31
|
|
Width = 46
|
|
Alignment = taCenter
|
|
Anchors = [akTop, akLeft, akBottom]
|
|
Caption = 'Hottrack'
|
|
ParentColor = False
|
|
end
|
|
object LblActive: TLabel
|
|
AnchorSideLeft.Control = pItemActiveFrame
|
|
AnchorSideLeft.Side = asrCenter
|
|
AnchorSideTop.Control = LblHotTrack
|
|
AnchorSideBottom.Control = LblHotTrack
|
|
AnchorSideBottom.Side = asrBottom
|
|
Left = 440
|
|
Height = 15
|
|
Top = 31
|
|
Width = 33
|
|
Alignment = taCenter
|
|
Anchors = [akTop, akLeft, akBottom]
|
|
Caption = 'Active'
|
|
ParentColor = False
|
|
end
|
|
object pItemFont: TPanel
|
|
AnchorSideLeft.Control = pItemIdleInnerLight
|
|
AnchorSideTop.Control = pItemIdleInnerLight
|
|
AnchorSideTop.Side = asrBottom
|
|
AnchorSideRight.Control = pItemIdleInnerLight
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 120
|
|
Height = 25
|
|
Top = 273
|
|
Width = 100
|
|
Anchors = [akTop, akLeft, akRight]
|
|
BorderSpacing.Top = 14
|
|
BorderSpacing.Bottom = 4
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
Caption = 'Font'
|
|
TabOrder = 22
|
|
OnClick = pItemFontClick
|
|
end
|
|
object cbItemIdleGradientKind: TComboBox
|
|
AnchorSideLeft.Control = pItemIdleGradientFrom
|
|
AnchorSideTop.Control = pItemIdleGradientTo
|
|
AnchorSideTop.Side = asrBottom
|
|
AnchorSideRight.Control = pItemIdleGradientTo
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 120
|
|
Height = 23
|
|
Top = 143
|
|
Width = 100
|
|
Anchors = [akTop, akLeft, akRight]
|
|
BorderSpacing.Top = 6
|
|
ItemHeight = 15
|
|
ItemIndex = 0
|
|
Items.Strings = (
|
|
'None'
|
|
'Horizontal'
|
|
'Vertical'
|
|
'Concave'
|
|
)
|
|
OnChange = cbItemIdleGradientKindChange
|
|
Style = csDropDownList
|
|
TabOrder = 10
|
|
Text = 'None'
|
|
end
|
|
object pItemIdleGradientTo: TPanel
|
|
AnchorSideLeft.Control = pItemIdleGradientFrom
|
|
AnchorSideTop.Control = pItemIdleGradientFrom
|
|
AnchorSideTop.Side = asrBottom
|
|
AnchorSideRight.Control = pItemIdleGradientFrom
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 120
|
|
Height = 25
|
|
Top = 112
|
|
Width = 100
|
|
Anchors = [akTop, akLeft, akRight]
|
|
BorderSpacing.Top = 6
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
Caption = 'Color'
|
|
TabOrder = 7
|
|
OnClick = pItemIdleGradientToClick
|
|
end
|
|
object pItemIdleGradientFrom: TPanel
|
|
AnchorSideLeft.Control = pItemIdleFrame
|
|
AnchorSideTop.Control = pItemIdleFrame
|
|
AnchorSideTop.Side = asrBottom
|
|
AnchorSideRight.Control = pItemIdleFrame
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 120
|
|
Height = 25
|
|
Top = 81
|
|
Width = 100
|
|
Anchors = [akTop, akLeft, akRight]
|
|
BorderSpacing.Top = 6
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
Caption = 'Color'
|
|
TabOrder = 4
|
|
OnClick = pItemIdleGradientFromClick
|
|
end
|
|
object pItemIdleFrame: TPanel
|
|
AnchorSideLeft.Control = cbLinkItem
|
|
AnchorSideTop.Control = LblIdle
|
|
AnchorSideTop.Side = asrBottom
|
|
Left = 120
|
|
Height = 25
|
|
Top = 50
|
|
Width = 100
|
|
BorderSpacing.Top = 4
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
Caption = 'Color'
|
|
TabOrder = 1
|
|
OnClick = pItemIdleFrameClick
|
|
end
|
|
object pItemIdleCaptionColor: TPanel
|
|
AnchorSideLeft.Control = cbItemIdleGradientKind
|
|
AnchorSideTop.Control = cbItemIdleGradientKind
|
|
AnchorSideTop.Side = asrBottom
|
|
AnchorSideRight.Control = pItemIdleGradientTo
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 120
|
|
Height = 25
|
|
Top = 172
|
|
Width = 100
|
|
Anchors = [akTop, akLeft, akRight]
|
|
BorderSpacing.Top = 6
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
Caption = 'Color'
|
|
TabOrder = 13
|
|
OnClick = pItemIdleCaptionColorClick
|
|
end
|
|
object pItemIdleInnerDark: TPanel
|
|
AnchorSideLeft.Control = pItemIdleCaptionColor
|
|
AnchorSideTop.Control = pItemIdleCaptionColor
|
|
AnchorSideTop.Side = asrBottom
|
|
AnchorSideRight.Control = pItemIdleCaptionColor
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 120
|
|
Height = 25
|
|
Top = 203
|
|
Width = 100
|
|
Anchors = [akTop, akLeft, akRight]
|
|
BorderSpacing.Top = 6
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
Caption = 'Color'
|
|
TabOrder = 16
|
|
OnClick = pItemIdleInnerDarkClick
|
|
end
|
|
object pItemIdleInnerLight: TPanel
|
|
AnchorSideLeft.Control = pItemIdleInnerDark
|
|
AnchorSideTop.Control = pItemIdleInnerDark
|
|
AnchorSideTop.Side = asrBottom
|
|
AnchorSideRight.Control = pItemIdleInnerDark
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 120
|
|
Height = 25
|
|
Top = 234
|
|
Width = 100
|
|
Anchors = [akTop, akLeft, akRight]
|
|
BorderSpacing.Top = 6
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
Caption = 'Color'
|
|
TabOrder = 19
|
|
OnClick = pItemIdleInnerLightClick
|
|
end
|
|
object cbItemHottrackGradientKind: TComboBox
|
|
AnchorSideLeft.Control = pItemHottrackGradientTo
|
|
AnchorSideTop.Control = pItemHottrackGradientTo
|
|
AnchorSideTop.Side = asrBottom
|
|
AnchorSideRight.Control = pItemHottrackGradientTo
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 263
|
|
Height = 23
|
|
Top = 143
|
|
Width = 100
|
|
Anchors = [akTop, akLeft, akRight]
|
|
BorderSpacing.Top = 6
|
|
ItemHeight = 15
|
|
ItemIndex = 0
|
|
Items.Strings = (
|
|
'None'
|
|
'Horizontal'
|
|
'Vertical'
|
|
'Concave'
|
|
)
|
|
OnChange = cbItemHottrackGradientKindChange
|
|
Style = csDropDownList
|
|
TabOrder = 11
|
|
Text = 'None'
|
|
end
|
|
object pItemHottrackGradientTo: TPanel
|
|
AnchorSideLeft.Control = pItemHottrackGradientFrom
|
|
AnchorSideTop.Control = pItemHottrackGradientFrom
|
|
AnchorSideTop.Side = asrBottom
|
|
AnchorSideRight.Control = pItemHottrackGradientFrom
|
|
AnchorSideRight.Side = asrBottom
|
|
AnchorSideBottom.Control = pItemIdleGradientTo
|
|
AnchorSideBottom.Side = asrBottom
|
|
Left = 263
|
|
Height = 25
|
|
Top = 112
|
|
Width = 100
|
|
Anchors = [akTop, akLeft, akRight, akBottom]
|
|
BorderSpacing.Top = 6
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
Caption = 'Color'
|
|
TabOrder = 8
|
|
OnClick = pItemHottrackGradientToClick
|
|
end
|
|
object pItemHottrackGradientFrom: TPanel
|
|
AnchorSideLeft.Control = pItemHottrackFrame
|
|
AnchorSideTop.Control = pItemHottrackFrame
|
|
AnchorSideTop.Side = asrBottom
|
|
AnchorSideRight.Control = pItemHottrackFrame
|
|
AnchorSideRight.Side = asrBottom
|
|
AnchorSideBottom.Control = pItemIdleGradientFrom
|
|
AnchorSideBottom.Side = asrBottom
|
|
Left = 263
|
|
Height = 25
|
|
Top = 81
|
|
Width = 100
|
|
Anchors = [akTop, akLeft, akRight, akBottom]
|
|
BorderSpacing.Top = 6
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
Caption = 'Color'
|
|
TabOrder = 5
|
|
OnClick = pItemHottrackGradientFromClick
|
|
end
|
|
object pItemHottrackFrame: TPanel
|
|
AnchorSideLeft.Control = pItemIdleFrame
|
|
AnchorSideLeft.Side = asrBottom
|
|
AnchorSideTop.Control = pItemIdleFrame
|
|
AnchorSideBottom.Control = pItemIdleFrame
|
|
AnchorSideBottom.Side = asrBottom
|
|
Left = 263
|
|
Height = 25
|
|
Top = 50
|
|
Width = 100
|
|
Anchors = [akTop, akLeft, akBottom]
|
|
BorderSpacing.Left = 43
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
Caption = 'Color'
|
|
TabOrder = 2
|
|
OnClick = pItemHottrackFrameClick
|
|
end
|
|
object pItemHottrackCaptionColor: TPanel
|
|
AnchorSideLeft.Control = cbItemHottrackGradientKind
|
|
AnchorSideTop.Control = cbItemHottrackGradientKind
|
|
AnchorSideTop.Side = asrBottom
|
|
AnchorSideRight.Control = pItemHottrackGradientTo
|
|
AnchorSideRight.Side = asrBottom
|
|
AnchorSideBottom.Control = pItemIdleCaptionColor
|
|
AnchorSideBottom.Side = asrBottom
|
|
Left = 263
|
|
Height = 25
|
|
Top = 172
|
|
Width = 100
|
|
Anchors = [akTop, akLeft, akRight, akBottom]
|
|
BorderSpacing.Top = 6
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
Caption = 'Color'
|
|
TabOrder = 14
|
|
OnClick = pItemHottrackCaptionColorClick
|
|
end
|
|
object pItemHottrackInnerDark: TPanel
|
|
AnchorSideLeft.Control = pItemHottrackCaptionColor
|
|
AnchorSideTop.Control = pItemHottrackCaptionColor
|
|
AnchorSideTop.Side = asrBottom
|
|
AnchorSideRight.Control = pItemHottrackCaptionColor
|
|
AnchorSideRight.Side = asrBottom
|
|
AnchorSideBottom.Control = pItemIdleInnerDark
|
|
AnchorSideBottom.Side = asrBottom
|
|
Left = 263
|
|
Height = 25
|
|
Top = 203
|
|
Width = 100
|
|
Anchors = [akTop, akLeft, akRight, akBottom]
|
|
BorderSpacing.Top = 6
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
Caption = 'Color'
|
|
TabOrder = 17
|
|
OnClick = pItemHottrackInnerDarkClick
|
|
end
|
|
object pItemHottrackInnerLight: TPanel
|
|
AnchorSideLeft.Control = pItemHottrackInnerDark
|
|
AnchorSideTop.Control = pItemHottrackInnerDark
|
|
AnchorSideTop.Side = asrBottom
|
|
AnchorSideRight.Control = pItemHottrackInnerDark
|
|
AnchorSideRight.Side = asrBottom
|
|
AnchorSideBottom.Control = pItemIdleInnerLight
|
|
AnchorSideBottom.Side = asrBottom
|
|
Left = 263
|
|
Height = 25
|
|
Top = 234
|
|
Width = 100
|
|
Anchors = [akTop, akLeft, akRight, akBottom]
|
|
BorderSpacing.Top = 6
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
Caption = 'Color'
|
|
TabOrder = 20
|
|
OnClick = pItemHottrackInnerLightClick
|
|
end
|
|
object cbItemActiveGradientKind: TComboBox
|
|
AnchorSideLeft.Control = pItemActiveGradientTo
|
|
AnchorSideTop.Control = pItemActiveGradientTo
|
|
AnchorSideTop.Side = asrBottom
|
|
AnchorSideRight.Control = pItemActiveGradientTo
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 406
|
|
Height = 23
|
|
Top = 143
|
|
Width = 100
|
|
Anchors = [akTop, akLeft, akRight]
|
|
BorderSpacing.Top = 6
|
|
ItemHeight = 15
|
|
ItemIndex = 0
|
|
Items.Strings = (
|
|
'None'
|
|
'Horizontal'
|
|
'Vertical'
|
|
'Concave'
|
|
)
|
|
OnChange = cbItemActiveGradientKindChange
|
|
Style = csDropDownList
|
|
TabOrder = 12
|
|
Text = 'None'
|
|
end
|
|
object pItemActiveGradientTo: TPanel
|
|
AnchorSideLeft.Control = pItemActiveGradientFrom
|
|
AnchorSideTop.Control = pItemActiveGradientFrom
|
|
AnchorSideTop.Side = asrBottom
|
|
AnchorSideRight.Control = pItemActiveGradientFrom
|
|
AnchorSideRight.Side = asrBottom
|
|
AnchorSideBottom.Control = pItemHottrackGradientTo
|
|
AnchorSideBottom.Side = asrBottom
|
|
Left = 406
|
|
Height = 25
|
|
Top = 112
|
|
Width = 100
|
|
Anchors = [akTop, akLeft, akRight, akBottom]
|
|
BorderSpacing.Top = 6
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
Caption = 'Color'
|
|
TabOrder = 9
|
|
OnClick = pItemActiveGradientToClick
|
|
end
|
|
object pItemActiveGradientFrom: TPanel
|
|
AnchorSideLeft.Control = pItemActiveFrame
|
|
AnchorSideTop.Control = pItemActiveFrame
|
|
AnchorSideTop.Side = asrBottom
|
|
AnchorSideRight.Control = pItemActiveFrame
|
|
AnchorSideRight.Side = asrBottom
|
|
AnchorSideBottom.Control = pItemHottrackGradientFrom
|
|
AnchorSideBottom.Side = asrBottom
|
|
Left = 406
|
|
Height = 25
|
|
Top = 81
|
|
Width = 100
|
|
Anchors = [akTop, akLeft, akRight, akBottom]
|
|
BorderSpacing.Top = 6
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
Caption = 'Color'
|
|
TabOrder = 6
|
|
OnClick = pItemActiveGradientFromClick
|
|
end
|
|
object pItemActiveFrame: TPanel
|
|
AnchorSideLeft.Control = pItemHottrackFrame
|
|
AnchorSideLeft.Side = asrBottom
|
|
AnchorSideTop.Control = pItemHottrackFrame
|
|
AnchorSideBottom.Control = pItemHottrackFrame
|
|
AnchorSideBottom.Side = asrBottom
|
|
Left = 406
|
|
Height = 25
|
|
Top = 50
|
|
Width = 100
|
|
Anchors = [akTop, akLeft, akBottom]
|
|
BorderSpacing.Left = 43
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
Caption = 'Color'
|
|
TabOrder = 3
|
|
OnClick = pItemActiveFrameClick
|
|
end
|
|
object pItemActiveCaptionColor: TPanel
|
|
AnchorSideLeft.Control = cbItemActiveGradientKind
|
|
AnchorSideTop.Control = cbItemActiveGradientKind
|
|
AnchorSideTop.Side = asrBottom
|
|
AnchorSideRight.Control = cbItemActiveGradientKind
|
|
AnchorSideRight.Side = asrBottom
|
|
AnchorSideBottom.Control = pItemHottrackCaptionColor
|
|
AnchorSideBottom.Side = asrBottom
|
|
Left = 406
|
|
Height = 25
|
|
Top = 172
|
|
Width = 100
|
|
Anchors = [akTop, akLeft, akRight, akBottom]
|
|
BorderSpacing.Top = 6
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
Caption = 'Color'
|
|
TabOrder = 15
|
|
OnClick = pItemActiveCaptionColorClick
|
|
end
|
|
object pItemActiveInnerDark: TPanel
|
|
AnchorSideLeft.Control = pItemActiveCaptionColor
|
|
AnchorSideTop.Control = pItemActiveCaptionColor
|
|
AnchorSideTop.Side = asrBottom
|
|
AnchorSideRight.Control = pItemActiveCaptionColor
|
|
AnchorSideRight.Side = asrBottom
|
|
AnchorSideBottom.Control = pItemHottrackInnerDark
|
|
AnchorSideBottom.Side = asrBottom
|
|
Left = 406
|
|
Height = 25
|
|
Top = 203
|
|
Width = 100
|
|
Anchors = [akTop, akLeft, akRight, akBottom]
|
|
BorderSpacing.Top = 6
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
Caption = 'Color'
|
|
TabOrder = 18
|
|
OnClick = pItemActiveInnerDarkClick
|
|
end
|
|
object pItemActiveInnerLight: TPanel
|
|
AnchorSideLeft.Control = pItemActiveInnerDark
|
|
AnchorSideTop.Control = pItemActiveInnerDark
|
|
AnchorSideTop.Side = asrBottom
|
|
AnchorSideRight.Control = pItemActiveInnerDark
|
|
AnchorSideRight.Side = asrBottom
|
|
AnchorSideBottom.Control = pItemHottrackInnerLight
|
|
AnchorSideBottom.Side = asrBottom
|
|
Left = 406
|
|
Height = 25
|
|
Top = 234
|
|
Width = 100
|
|
Anchors = [akTop, akLeft, akRight, akBottom]
|
|
BorderSpacing.Top = 6
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
Caption = 'Color'
|
|
TabOrder = 21
|
|
OnClick = pItemActiveInnerLightClick
|
|
end
|
|
object cbLinkItem: TCheckBox
|
|
AnchorSideLeft.Control = LblLinkInnerLightColor
|
|
AnchorSideLeft.Side = asrBottom
|
|
AnchorSideTop.Control = TabSheet3
|
|
Left = 120
|
|
Height = 19
|
|
Top = 4
|
|
Width = 140
|
|
BorderSpacing.Left = 20
|
|
BorderSpacing.Top = 4
|
|
Caption = 'Link with tab and pane'
|
|
OnClick = cbLinkItemClick
|
|
TabOrder = 0
|
|
end
|
|
object bItemIdleFrameColor: TSpeedButton
|
|
AnchorSideLeft.Control = pItemIdleFrame
|
|
AnchorSideLeft.Side = asrBottom
|
|
AnchorSideTop.Control = pItemIdleFrame
|
|
AnchorSideTop.Side = asrCenter
|
|
AnchorSideBottom.Control = pTabFrame
|
|
AnchorSideBottom.Side = asrBottom
|
|
Left = 222
|
|
Height = 24
|
|
Top = 50
|
|
Width = 25
|
|
AllowAllUp = True
|
|
BorderSpacing.Left = 2
|
|
Flat = True
|
|
GroupIndex = 1
|
|
OnClick = bItemIdleFrameColorClick
|
|
end
|
|
object bItemHotTrackFrameColor: TSpeedButton
|
|
AnchorSideLeft.Control = pItemHottrackFrame
|
|
AnchorSideLeft.Side = asrBottom
|
|
AnchorSideTop.Control = pItemHottrackFrame
|
|
AnchorSideTop.Side = asrCenter
|
|
AnchorSideBottom.Control = pTabFrame
|
|
AnchorSideBottom.Side = asrBottom
|
|
Left = 365
|
|
Height = 24
|
|
Top = 50
|
|
Width = 25
|
|
AllowAllUp = True
|
|
BorderSpacing.Left = 2
|
|
Flat = True
|
|
GroupIndex = 1
|
|
OnClick = bItemHotTrackFrameColorClick
|
|
end
|
|
object bItemActiveFrameColor: TSpeedButton
|
|
AnchorSideLeft.Control = pItemActiveFrame
|
|
AnchorSideLeft.Side = asrBottom
|
|
AnchorSideTop.Control = pItemActiveFrame
|
|
AnchorSideTop.Side = asrCenter
|
|
AnchorSideBottom.Control = pTabFrame
|
|
AnchorSideBottom.Side = asrBottom
|
|
Left = 508
|
|
Height = 24
|
|
Top = 50
|
|
Width = 25
|
|
AllowAllUp = True
|
|
BorderSpacing.Left = 2
|
|
BorderSpacing.Right = 16
|
|
Flat = True
|
|
GroupIndex = 1
|
|
OnClick = bItemActiveFrameColorClick
|
|
end
|
|
object bItemIdleGradientFromColor: TSpeedButton
|
|
AnchorSideLeft.Control = pItemIdleFrame
|
|
AnchorSideLeft.Side = asrBottom
|
|
AnchorSideTop.Control = pItemHottrackGradientFrom
|
|
AnchorSideTop.Side = asrCenter
|
|
AnchorSideBottom.Control = pTabFrame
|
|
AnchorSideBottom.Side = asrBottom
|
|
Left = 222
|
|
Height = 24
|
|
Top = 81
|
|
Width = 25
|
|
AllowAllUp = True
|
|
BorderSpacing.Left = 2
|
|
Flat = True
|
|
GroupIndex = 1
|
|
OnClick = bItemIdleGradientFromColorClick
|
|
end
|
|
object bItemHotTrackGradientFromColor: TSpeedButton
|
|
AnchorSideLeft.Control = pItemHottrackFrame
|
|
AnchorSideLeft.Side = asrBottom
|
|
AnchorSideTop.Control = pItemHottrackGradientFrom
|
|
AnchorSideTop.Side = asrCenter
|
|
AnchorSideBottom.Control = pTabFrame
|
|
AnchorSideBottom.Side = asrBottom
|
|
Left = 365
|
|
Height = 24
|
|
Top = 81
|
|
Width = 25
|
|
AllowAllUp = True
|
|
BorderSpacing.Left = 2
|
|
Flat = True
|
|
GroupIndex = 1
|
|
OnClick = bItemHotTrackGradientFromColorClick
|
|
end
|
|
object bItemActiveGradientFromColor: TSpeedButton
|
|
AnchorSideLeft.Control = pItemActiveFrame
|
|
AnchorSideLeft.Side = asrBottom
|
|
AnchorSideTop.Control = pItemActiveGradientFrom
|
|
AnchorSideTop.Side = asrCenter
|
|
AnchorSideBottom.Control = pTabFrame
|
|
AnchorSideBottom.Side = asrBottom
|
|
Left = 508
|
|
Height = 24
|
|
Top = 81
|
|
Width = 25
|
|
AllowAllUp = True
|
|
BorderSpacing.Left = 2
|
|
BorderSpacing.Right = 16
|
|
Flat = True
|
|
GroupIndex = 1
|
|
OnClick = bItemActiveGradientFromColorClick
|
|
end
|
|
object bItemIdleGradientToColor: TSpeedButton
|
|
AnchorSideLeft.Control = pItemIdleFrame
|
|
AnchorSideLeft.Side = asrBottom
|
|
AnchorSideTop.Control = pItemIdleGradientTo
|
|
AnchorSideTop.Side = asrCenter
|
|
AnchorSideBottom.Control = pTabFrame
|
|
AnchorSideBottom.Side = asrBottom
|
|
Left = 222
|
|
Height = 24
|
|
Top = 112
|
|
Width = 25
|
|
AllowAllUp = True
|
|
BorderSpacing.Left = 2
|
|
Flat = True
|
|
GroupIndex = 1
|
|
OnClick = bItemIdleGradientToColorClick
|
|
end
|
|
object bItemHotTrackGradientToColor: TSpeedButton
|
|
AnchorSideLeft.Control = pItemHottrackFrame
|
|
AnchorSideLeft.Side = asrBottom
|
|
AnchorSideTop.Control = pItemHottrackGradientTo
|
|
AnchorSideTop.Side = asrCenter
|
|
AnchorSideBottom.Control = pTabFrame
|
|
AnchorSideBottom.Side = asrBottom
|
|
Left = 365
|
|
Height = 24
|
|
Top = 112
|
|
Width = 25
|
|
AllowAllUp = True
|
|
BorderSpacing.Left = 2
|
|
Flat = True
|
|
GroupIndex = 1
|
|
OnClick = bItemHotTrackGradientToColorClick
|
|
end
|
|
object bItemActiveGradientToColor: TSpeedButton
|
|
AnchorSideLeft.Control = pItemActiveFrame
|
|
AnchorSideLeft.Side = asrBottom
|
|
AnchorSideTop.Control = pItemActiveGradientTo
|
|
AnchorSideTop.Side = asrCenter
|
|
AnchorSideBottom.Control = pTabFrame
|
|
AnchorSideBottom.Side = asrBottom
|
|
Left = 508
|
|
Height = 24
|
|
Top = 112
|
|
Width = 25
|
|
AllowAllUp = True
|
|
BorderSpacing.Left = 2
|
|
BorderSpacing.Right = 16
|
|
Flat = True
|
|
GroupIndex = 1
|
|
OnClick = bItemActiveGradientToColorClick
|
|
end
|
|
object bItemIdleCaptionColor: TSpeedButton
|
|
AnchorSideLeft.Control = pItemIdleFrame
|
|
AnchorSideLeft.Side = asrBottom
|
|
AnchorSideTop.Control = pItemIdleCaptionColor
|
|
AnchorSideTop.Side = asrCenter
|
|
AnchorSideBottom.Control = pTabFrame
|
|
AnchorSideBottom.Side = asrBottom
|
|
Left = 222
|
|
Height = 24
|
|
Top = 172
|
|
Width = 25
|
|
AllowAllUp = True
|
|
BorderSpacing.Left = 2
|
|
Flat = True
|
|
GroupIndex = 1
|
|
OnClick = bItemIdleCaptionColorClick
|
|
end
|
|
object bItemIdleInnerDarkColor: TSpeedButton
|
|
AnchorSideLeft.Control = pItemIdleFrame
|
|
AnchorSideLeft.Side = asrBottom
|
|
AnchorSideTop.Control = pItemIdleInnerDark
|
|
AnchorSideTop.Side = asrCenter
|
|
AnchorSideBottom.Control = pTabFrame
|
|
AnchorSideBottom.Side = asrBottom
|
|
Left = 222
|
|
Height = 24
|
|
Top = 203
|
|
Width = 25
|
|
AllowAllUp = True
|
|
BorderSpacing.Left = 2
|
|
Flat = True
|
|
GroupIndex = 1
|
|
OnClick = bItemIdleInnerDarkColorClick
|
|
end
|
|
object bItemIdleInnerLightColor: TSpeedButton
|
|
AnchorSideLeft.Control = pItemIdleFrame
|
|
AnchorSideLeft.Side = asrBottom
|
|
AnchorSideTop.Control = pItemIdleInnerLight
|
|
AnchorSideTop.Side = asrCenter
|
|
AnchorSideBottom.Control = pTabFrame
|
|
AnchorSideBottom.Side = asrBottom
|
|
Left = 222
|
|
Height = 24
|
|
Top = 234
|
|
Width = 25
|
|
AllowAllUp = True
|
|
BorderSpacing.Left = 2
|
|
Flat = True
|
|
GroupIndex = 1
|
|
OnClick = bItemIdleInnerLightColorClick
|
|
end
|
|
object bItemHotTrackCaptionColor: TSpeedButton
|
|
AnchorSideLeft.Control = pItemHottrackFrame
|
|
AnchorSideLeft.Side = asrBottom
|
|
AnchorSideTop.Control = pItemHottrackCaptionColor
|
|
AnchorSideTop.Side = asrCenter
|
|
AnchorSideBottom.Control = pTabFrame
|
|
AnchorSideBottom.Side = asrBottom
|
|
Left = 365
|
|
Height = 24
|
|
Top = 172
|
|
Width = 25
|
|
AllowAllUp = True
|
|
BorderSpacing.Left = 2
|
|
Flat = True
|
|
GroupIndex = 1
|
|
OnClick = bItemHotTrackCaptionColorClick
|
|
end
|
|
object bItemActiveCaptionColor: TSpeedButton
|
|
AnchorSideLeft.Control = pItemActiveFrame
|
|
AnchorSideLeft.Side = asrBottom
|
|
AnchorSideTop.Control = pItemActiveCaptionColor
|
|
AnchorSideTop.Side = asrCenter
|
|
AnchorSideBottom.Control = pTabFrame
|
|
AnchorSideBottom.Side = asrBottom
|
|
Left = 508
|
|
Height = 24
|
|
Top = 172
|
|
Width = 25
|
|
AllowAllUp = True
|
|
BorderSpacing.Left = 2
|
|
BorderSpacing.Right = 16
|
|
Flat = True
|
|
GroupIndex = 1
|
|
OnClick = bItemActiveCaptionColorClick
|
|
end
|
|
object bItemHotTrackInnerDarkColor: TSpeedButton
|
|
AnchorSideLeft.Control = pItemHottrackFrame
|
|
AnchorSideLeft.Side = asrBottom
|
|
AnchorSideTop.Control = pItemHottrackInnerDark
|
|
AnchorSideTop.Side = asrCenter
|
|
AnchorSideBottom.Control = pTabFrame
|
|
AnchorSideBottom.Side = asrBottom
|
|
Left = 365
|
|
Height = 24
|
|
Top = 203
|
|
Width = 25
|
|
AllowAllUp = True
|
|
BorderSpacing.Left = 2
|
|
Flat = True
|
|
GroupIndex = 1
|
|
OnClick = bItemHotTrackInnerDarkColorClick
|
|
end
|
|
object bItemActiveInnerDarkColor: TSpeedButton
|
|
AnchorSideLeft.Control = pItemActiveFrame
|
|
AnchorSideLeft.Side = asrBottom
|
|
AnchorSideTop.Control = pItemActiveInnerDark
|
|
AnchorSideTop.Side = asrCenter
|
|
AnchorSideBottom.Control = pTabFrame
|
|
AnchorSideBottom.Side = asrBottom
|
|
Left = 508
|
|
Height = 24
|
|
Top = 203
|
|
Width = 25
|
|
AllowAllUp = True
|
|
BorderSpacing.Left = 2
|
|
BorderSpacing.Right = 16
|
|
Flat = True
|
|
GroupIndex = 1
|
|
OnClick = bItemActiveInnerDarkColorClick
|
|
end
|
|
object bItemHotTrackInnerLightColor: TSpeedButton
|
|
AnchorSideLeft.Control = pItemHottrackFrame
|
|
AnchorSideLeft.Side = asrBottom
|
|
AnchorSideTop.Control = pItemActiveInnerLight
|
|
AnchorSideTop.Side = asrCenter
|
|
AnchorSideBottom.Control = pTabFrame
|
|
AnchorSideBottom.Side = asrBottom
|
|
Left = 365
|
|
Height = 24
|
|
Top = 234
|
|
Width = 25
|
|
AllowAllUp = True
|
|
BorderSpacing.Left = 2
|
|
Flat = True
|
|
GroupIndex = 1
|
|
OnClick = bItemHotTrackInnerLightColorClick
|
|
end
|
|
object bItemActiveInnerLightColor: TSpeedButton
|
|
AnchorSideLeft.Control = pItemActiveFrame
|
|
AnchorSideLeft.Side = asrBottom
|
|
AnchorSideTop.Control = pItemActiveInnerLight
|
|
AnchorSideTop.Side = asrCenter
|
|
AnchorSideBottom.Control = pTabFrame
|
|
AnchorSideBottom.Side = asrBottom
|
|
Left = 508
|
|
Height = 24
|
|
Top = 234
|
|
Width = 25
|
|
AllowAllUp = True
|
|
BorderSpacing.Left = 2
|
|
BorderSpacing.Right = 16
|
|
Flat = True
|
|
GroupIndex = 1
|
|
OnClick = bItemActiveInnerLightColorClick
|
|
end
|
|
object cbItemStyle: TComboBox
|
|
AnchorSideLeft.Control = pItemIdleGradientFrom
|
|
AnchorSideTop.Control = pItemFont
|
|
AnchorSideTop.Side = asrBottom
|
|
AnchorSideRight.Control = pItemIdleGradientTo
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 120
|
|
Height = 23
|
|
Top = 304
|
|
Width = 100
|
|
Anchors = [akTop, akLeft, akRight]
|
|
BorderSpacing.Top = 6
|
|
ItemHeight = 15
|
|
ItemIndex = 0
|
|
Items.Strings = (
|
|
'Rounded'
|
|
'Rectangle'
|
|
)
|
|
OnChange = cbItemStyleChange
|
|
Style = csDropDownList
|
|
TabOrder = 23
|
|
Text = 'Rounded'
|
|
end
|
|
object Label27: TLabel
|
|
AnchorSideTop.Control = cbItemStyle
|
|
AnchorSideTop.Side = asrCenter
|
|
AnchorSideRight.Control = LblLinkInnerLightColor
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 75
|
|
Height = 15
|
|
Top = 308
|
|
Width = 25
|
|
Anchors = [akTop, akRight]
|
|
Caption = 'Style'
|
|
ParentColor = False
|
|
end
|
|
object ItemVSpacer: TBevel
|
|
AnchorSideTop.Control = bItemIdleInnerLightColor
|
|
AnchorSideTop.Side = asrBottom
|
|
Left = 192
|
|
Height = 8
|
|
Top = 258
|
|
Width = 50
|
|
Shape = bsSpacer
|
|
end
|
|
object ItemHSpacer: TBevel
|
|
AnchorSideLeft.Control = bItemIdleFrameColor
|
|
AnchorSideLeft.Side = asrBottom
|
|
AnchorSideTop.Control = pItemIdleFrame
|
|
AnchorSideBottom.Control = pItemIdleInnerLight
|
|
AnchorSideBottom.Side = asrBottom
|
|
Left = 247
|
|
Height = 209
|
|
Top = 50
|
|
Width = 6
|
|
Anchors = [akTop, akLeft, akBottom]
|
|
Shape = bsSpacer
|
|
end
|
|
object Label19: TLabel
|
|
AnchorSideLeft.Control = edItemHotTrackBrightnessChange
|
|
AnchorSideBottom.Control = edItemHotTrackBrightnessChange
|
|
Left = 263
|
|
Height = 15
|
|
Top = 285
|
|
Width = 97
|
|
Alignment = taRightJustify
|
|
Anchors = [akLeft, akBottom]
|
|
BorderSpacing.Bottom = 4
|
|
Caption = 'Brightness change'
|
|
ParentColor = False
|
|
end
|
|
object edItemHotTrackBrightnessChange: TSpinEdit
|
|
AnchorSideLeft.Control = pItemHottrackInnerLight
|
|
AnchorSideTop.Control = cbItemStyle
|
|
AnchorSideTop.Side = asrCenter
|
|
AnchorSideRight.Control = pItemHottrackInnerLight
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 263
|
|
Height = 23
|
|
Top = 304
|
|
Width = 100
|
|
Alignment = taRightJustify
|
|
Anchors = [akTop, akLeft, akRight]
|
|
MinValue = -100
|
|
OnChange = edItemHotTrackBrightnessChangeChange
|
|
TabOrder = 24
|
|
end
|
|
object Label20: TLabel
|
|
AnchorSideLeft.Control = edItemHotTrackBrightnessChange
|
|
AnchorSideLeft.Side = asrBottom
|
|
AnchorSideTop.Control = edItemHotTrackBrightnessChange
|
|
AnchorSideTop.Side = asrCenter
|
|
Left = 367
|
|
Height = 15
|
|
Top = 308
|
|
Width = 10
|
|
BorderSpacing.Left = 4
|
|
Caption = '%'
|
|
ParentColor = False
|
|
end
|
|
end
|
|
object TabSheet4: TTabSheet
|
|
Caption = 'Import / export'
|
|
ClientHeight = 354
|
|
ClientWidth = 544
|
|
ImageIndex = 3
|
|
object bImport: TButton
|
|
AnchorSideLeft.Control = bExportToXML
|
|
AnchorSideLeft.Side = asrBottom
|
|
AnchorSideTop.Control = TabSheet4
|
|
Left = 252
|
|
Height = 25
|
|
Top = 4
|
|
Width = 118
|
|
AutoSize = True
|
|
BorderSpacing.Left = 4
|
|
BorderSpacing.Top = 4
|
|
Caption = 'Import from XML'
|
|
OnClick = bImportClick
|
|
TabOrder = 2
|
|
end
|
|
object bExportToXML: TButton
|
|
AnchorSideLeft.Control = bExportToPascal
|
|
AnchorSideLeft.Side = asrBottom
|
|
AnchorSideTop.Control = TabSheet4
|
|
Left = 147
|
|
Height = 25
|
|
Top = 4
|
|
Width = 101
|
|
AutoSize = True
|
|
BorderSpacing.Left = 4
|
|
BorderSpacing.Top = 4
|
|
Caption = 'Export to XML'
|
|
OnClick = bExportToXMLClick
|
|
TabOrder = 1
|
|
end
|
|
object mXML: TMemo
|
|
AnchorSideLeft.Control = TabSheet4
|
|
AnchorSideTop.Control = bImport
|
|
AnchorSideTop.Side = asrBottom
|
|
AnchorSideRight.Control = TabSheet4
|
|
AnchorSideRight.Side = asrBottom
|
|
AnchorSideBottom.Control = TabSheet4
|
|
AnchorSideBottom.Side = asrBottom
|
|
Left = 4
|
|
Height = 317
|
|
Top = 33
|
|
Width = 536
|
|
Anchors = [akTop, akLeft, akRight, akBottom]
|
|
BorderSpacing.Left = 4
|
|
BorderSpacing.Top = 4
|
|
BorderSpacing.Right = 4
|
|
BorderSpacing.Bottom = 4
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Courier New'
|
|
ParentFont = False
|
|
ScrollBars = ssAutoBoth
|
|
TabOrder = 4
|
|
end
|
|
object bExportToPascal: TButton
|
|
AnchorSideLeft.Control = TabSheet4
|
|
AnchorSideTop.Control = TabSheet4
|
|
Left = 4
|
|
Height = 25
|
|
Top = 4
|
|
Width = 139
|
|
AutoSize = True
|
|
BorderSpacing.Left = 4
|
|
BorderSpacing.Top = 4
|
|
Caption = 'Export to Pascal code'
|
|
OnClick = bExportToPascalClick
|
|
TabOrder = 0
|
|
end
|
|
object bCopyToClipboard: TButton
|
|
AnchorSideTop.Control = TabSheet4
|
|
AnchorSideRight.Control = TabSheet4
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 486
|
|
Height = 25
|
|
Top = 4
|
|
Width = 54
|
|
Anchors = [akTop, akRight]
|
|
AutoSize = True
|
|
BorderSpacing.Top = 4
|
|
BorderSpacing.Right = 4
|
|
Caption = 'Copy'
|
|
OnClick = bCopyToClipboardClick
|
|
TabOrder = 3
|
|
end
|
|
end
|
|
object TabSheet5: TTabSheet
|
|
Caption = 'Tools'
|
|
ClientHeight = 354
|
|
ClientWidth = 544
|
|
ImageIndex = 4
|
|
object Label17: TLabel
|
|
AnchorSideLeft.Control = TabSheet5
|
|
AnchorSideTop.Side = asrCenter
|
|
Left = 8
|
|
Height = 15
|
|
Top = 8
|
|
Width = 87
|
|
BorderSpacing.Left = 8
|
|
Caption = 'Reset to defaults'
|
|
ParentColor = False
|
|
end
|
|
object LbAppearanceStyle: TListBox
|
|
AnchorSideLeft.Control = Label17
|
|
AnchorSideTop.Control = Label17
|
|
AnchorSideTop.Side = asrBottom
|
|
Left = 8
|
|
Height = 149
|
|
Top = 27
|
|
Width = 224
|
|
BorderSpacing.Top = 4
|
|
Items.Strings = (
|
|
'Office2007 blue'
|
|
'Office2007 silver'
|
|
'Office2007 silver / turquoise'
|
|
'Metro light'
|
|
'Metro dark'
|
|
)
|
|
ItemHeight = 15
|
|
OnClick = LbAppearanceStyleClick
|
|
TabOrder = 0
|
|
end
|
|
end
|
|
end
|
|
object ButtonPanel: TPanel
|
|
Left = 8
|
|
Height = 33
|
|
Top = 518
|
|
Width = 535
|
|
Align = alBottom
|
|
AutoSize = True
|
|
BorderSpacing.Left = 8
|
|
BorderSpacing.Top = 4
|
|
BorderSpacing.Right = 9
|
|
BorderSpacing.Bottom = 4
|
|
BevelOuter = bvNone
|
|
ClientHeight = 33
|
|
ClientWidth = 535
|
|
TabOrder = 2
|
|
object bOK: TButton
|
|
AnchorSideTop.Control = bCancel
|
|
AnchorSideRight.Control = bCancel
|
|
AnchorSideBottom.Control = bCancel
|
|
AnchorSideBottom.Side = asrBottom
|
|
Left = 425
|
|
Height = 25
|
|
Top = 4
|
|
Width = 42
|
|
Anchors = [akTop, akRight, akBottom]
|
|
BorderSpacing.Right = 6
|
|
Caption = 'OK'
|
|
Default = True
|
|
ModalResult = 1
|
|
TabOrder = 0
|
|
end
|
|
object bCancel: TButton
|
|
AnchorSideTop.Control = ButtonPanel
|
|
AnchorSideTop.Side = asrCenter
|
|
AnchorSideRight.Control = ButtonPanel
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 473
|
|
Height = 25
|
|
Top = 4
|
|
Width = 62
|
|
Anchors = [akTop, akRight]
|
|
AutoSize = True
|
|
BorderSpacing.Top = 10
|
|
BorderSpacing.Bottom = 4
|
|
Cancel = True
|
|
Caption = 'Cancel'
|
|
ModalResult = 2
|
|
TabOrder = 1
|
|
end
|
|
object LblRGB: TLabel
|
|
AnchorSideLeft.Control = ColorView
|
|
AnchorSideLeft.Side = asrBottom
|
|
AnchorSideTop.Control = bOK
|
|
AnchorSideTop.Side = asrCenter
|
|
Left = 30
|
|
Height = 15
|
|
Top = 9
|
|
Width = 38
|
|
BorderSpacing.Left = 5
|
|
Caption = 'LblRGB'
|
|
ParentColor = False
|
|
Visible = False
|
|
end
|
|
object ColorView: TShape
|
|
AnchorSideLeft.Control = ButtonPanel
|
|
AnchorSideTop.Control = bOK
|
|
AnchorSideBottom.Control = bCancel
|
|
AnchorSideBottom.Side = asrBottom
|
|
Left = 0
|
|
Height = 25
|
|
Top = 4
|
|
Width = 25
|
|
Anchors = [akTop, akLeft, akBottom]
|
|
Visible = False
|
|
end
|
|
end
|
|
object cdColorDialog: TColorDialog
|
|
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'
|
|
)
|
|
left = 280
|
|
top = 504
|
|
end
|
|
object fdFontDialog: TFontDialog
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
MinFontSize = 0
|
|
MaxFontSize = 0
|
|
left = 376
|
|
top = 504
|
|
end
|
|
object Images_200: TImageList
|
|
Height = 32
|
|
Width = 32
|
|
left = 344
|
|
Bitmap = {
|
|
4C7A010000002000000020000000BF0300000000000078DABDD76D4C53571807
|
|
F09A98B2CC49D204891F1C51A3B82D6314992B2A4294D23134ACA56F54966C8E
|
|
B06904A1141A9530F1832EF32559A64C1DEB0C35A0A588058B06567929600DA9
|
|
64527AA142C517442421A668FCE007FF3BE77AF165FBDAD3277972D3D326BF9E
|
|
E73CCFBDAD48C42CC45295119F294BF894E69681AE892213E2849C6278EECCC1
|
|
3D32831E6E1ABDA38F9190B32712DF81B7DD8127501C70425ED58C2D7BCF6363
|
|
591D3A06EF2149CDB40EE2245267977F168A6A27B20F3A90FD931D8A7D0D482D
|
|
B5A0B99F43223913F23909235F92A82C458B771299559778FBCBFD0D909BEBB0
|
|
BEE8142E74DD82F4951FCBC88FA5B56FEA0F22B3D2F6DADE5C568B94DD2770CE
|
|
75136BD5A670FA7C8F0B7B5A9448FADCD63F01F97E1B32F7D5BFB6D34A7EC706
|
|
E2276B785B16A6FAF3B67B3C846BFE19C467ED84B52708796523B1E9BEADD85C
|
|
6E419AF134528B4F42A6AFA0F62692CBC2D47F92046519DA8767717B6A0E6DDE
|
|
097C51F82BE47BE7EDBF20D3999042DC14BD39DC367FD6F97A35562A76415EDD
|
|
8634F379B47A46212B38827413B5CBA999453243A879386DB14AA5028D20F70F
|
|
5667ED8282CC79AAD1827AD720680F0AFB5D29F49A8485ED1DB8813E7717FABB
|
|
3BF0D1D662A4955B61770FE3CC650FD6BEEAB545E1BEBFBCB13DE8E9EEC4D52B
|
|
4E382E36E292CD8A4F724A212B3E831A47DF7CAF4B58DB17ED36D49DB5602CC0
|
|
E1BB7C3D92B5667CAE2D0FE79CBD630F78AEA3ABD38536E76534355EE06DCEEF
|
|
834EA763D56F62955AC7DB33B3CF30717F06378702E8720FC0D1E2846F6868DE
|
|
66D16F62A5C6003C1BC283C66D08D6A523F08714232796C3FFCB7B78DE57028D
|
|
7E3B8BD9A6B150ADD53B30378807762582F55F21703615DCA94FE13BBE04737D
|
|
1550E7ED6065D3589CABCD07A6DD183F9721D809C48E45A8D788DCBCEF59DA34
|
|
628E5468F0E2BE0BA37FAE0357F3317CC79620D45344F6CDDC26E7FE0D30D581
|
|
314B32C64EC7E389DB84506721B10B98DB5AC3B7C476226849C2DDDA781C2ADD
|
|
0AB5A100DBBED6F492F73732B4F9E75AB6E647BC9C68C264ED0A280D3BE7E73A
|
|
9DA494E45286F682863DD18691A35130FF9005CDF6C2B7E73A86F6249D0B86BF
|
|
5DA3AE1F5DD3CAD5C4A3BD3AEE6A046AFDDF889EEE3E80472E331E36E7D1BD7F
|
|
18417BE1DF2651EBD3DBAD0871763CBA52846B66510BE37ABF73BFF1548A3045
|
|
F63ED96EC4B835039E2A1184338F44C4506FF8E41AF87E5B053FB9DF087E4C84
|
|
7C49AEEC7DB5F770F40BEFCF1F805EE96B86FF55FED7FB24E348AE27B945B8C6
|
|
09EB918805822579EB191E25AC338B7F0100AA5741
|
|
}
|
|
end
|
|
object Images_100: TImageList
|
|
left = 488
|
|
Bitmap = {
|
|
4C7A010000001000000010000000870100000000000078DA9DD2BB4B42511C07
|
|
70FF88F6A02168BA9669434B18D15299F7E1F566104614053D307B2C2E414B14
|
|
5151645110645E10ED0D3A84698A05416098A5261441514364434D7D3B57125A
|
|
D45B5FF87186C3E7FCCE4BA190972AC6D24D0A52690C23D2D8ADF84324E70C27
|
|
B17914C58C27F220ADF1174FE906B0EA8DA2BA6F114B3B21A8D8E1A25ECD8FDA
|
|
55A42FA5EBC7B2EF1ADAB12DD40EAD604AF4136F2DEA2B9A0731EF4B61C19B80
|
|
D6B286469B0B6AD602356745799D71B29065683D3E3F3F9E945D7368B0B9D134
|
|
B1070DB1644AF55325792DC340CA592404E7C6EABAD23C0DEDB803357CF13BA3
|
|
6906E9740AE150108707FB70890EC42E4E63146D41654BAFBB90D5333CBE48DF
|
|
C7970C2EE369044E22B84D252118D8DCBE4BF3595E3089783BC79DA31E093B85
|
|
F86C09DE03BD600D42CE160CCB9B48E323DCD895B89A2FC55B7010B4D12CCB66
|
|
F7CEB601F7DB780D0E2373DC436CA76C9BEDFDEC819E3381133AD0CA187D722D
|
|
47CE8727112CDFFEFB6DCBE4FEEBFDBD5DBFDC3B2A907FDB6F49DFDE00
|
|
}
|
|
end
|
|
object Images_150: TImageList
|
|
Height = 24
|
|
Width = 24
|
|
left = 416
|
|
Bitmap = {
|
|
4C7A0100000018000000180000002D0300000000000078DAAD94FB4B936114C7
|
|
5F77C9699BA676D10CD1302F5D84065A32319BE56C66656574F5D6C552514B96
|
|
D39A68A298B7CAD45C6332746669E99A5A9295DD5C595133C596F543851678C1
|
|
922822D8B7E785FA0336DF038707CE73F89CEF7338CFA1A8591B5B9C983F1396
|
|
A08038291F01D129628A01DB56DC63430ED6EEACCA37959D6F51AE1F4499CE68
|
|
969D6F854F64722A133588EEEF25BA216C2AD023F2740BD6A6ABD1FAC4049F4D
|
|
29634CF043E31428BC6E44A4A20511395AAC49BD8486BB46F859C10F4BABA5FB
|
|
417984259D750FD9BFDA45B8255376B11DF195B7B151AE85384B8DE0B41AF391
|
|
620DBC443B8BE9DE595AC34772B4EFD6C057C42B94DFCE5D7F66DE5CD08EF06C
|
|
C23EA941E889CB101D3E0BF755A11924D5956BC7B798EF2739F459F762148691
|
|
094467AB21963510D72028F6F864D08E8C09FF75BBCA499A9B35DAF902C7356D
|
|
571B678EE5556159622DE4F5F771A8580BFFE8F457E43A88B827F1F99C393CB6
|
|
25DCA2A2221B8140E0AC52A930627A8B677D0F71F45405842997D1D56FC2FEDC
|
|
6AB80B25BEFF34DB58AA9B66CBE5727C9B9E323FE8BD870EBD0EF76EDDC0FA3D
|
|
9908C950E2607E1D1607885758337F8E8E0E42A55289A9897173CF9DDBD0DF6C
|
|
47735323397588DBB545EFBD6EAF76817F481C2DC3126E6169958D83A38B739D
|
|
4A83995FC0BB8F5378FC7204ADEDDDE87F6A80542AED2069CBE93921EEC0E270
|
|
2DEA0B8BCDB53B999D05F37085F9833A10A6EAA53095D962B23B1E22B1D44873
|
|
D96C36D7DA7F19161163C0CF3E8CD48B60520763B8CA03CFB50988888AEDA4D9
|
|
7CBEC07636FF3E2B49F209633D18AAF683B1C4095FBA93FFB3BD592CF61C6BB9
|
|
F316B8B362620FA8A64D6DA4279E186E8AC1F8DDD43FC11BF60DD0BA596CEBD9
|
|
B42D5AB1D5B7B9A10E3F5A02CC15B22888C3376AFC84E167E82BBEC0C176B6FB
|
|
B035D3FEF03585102947E2C1E1BB4690D012E24E443787897D6BAC0D7C3354B3
|
|
723CC08D1271B91C178A41536DA72433838D987A5C80AE5CB71C8A617B24A3DE
|
|
4F184A31DA998CFE021E98E6F76653AF072F7861A86A290C79DCDF24C461104F
|
|
58F6DE4D69BC066D2AEF8AC8DF3E94C4780C3F819EBF85FF76CA5CA6A07F0143
|
|
826490
|
|
}
|
|
end
|
|
object LargeImages: TImageList
|
|
Height = 32
|
|
Width = 32
|
|
left = 192
|
|
end
|
|
object SmallImages: TImageList
|
|
left = 272
|
|
end
|
|
end
|