2011-06-17 20:53:01 +00:00
|
|
|
object frmAppearanceEditWindow: TfrmAppearanceEditWindow
|
2023-02-23 19:14:35 +00:00
|
|
|
Left = 933
|
|
|
|
Height = 546
|
2020-10-03 14:39:46 +00:00
|
|
|
Top = 211
|
2023-02-23 22:25:12 +00:00
|
|
|
Width = 715
|
2020-10-03 14:39:46 +00:00
|
|
|
AutoSize = True
|
2011-06-17 20:53:01 +00:00
|
|
|
Caption = 'Toolbar appearance editor'
|
2023-02-23 19:14:35 +00:00
|
|
|
ClientHeight = 546
|
2023-02-23 22:25:12 +00:00
|
|
|
ClientWidth = 715
|
2011-06-17 20:53:01 +00:00
|
|
|
Color = clBtnFace
|
|
|
|
Font.Color = clWindowText
|
2016-11-16 22:44:40 +00:00
|
|
|
OnActivate = FormActivate
|
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
|
2020-10-03 14:39:46 +00:00
|
|
|
Position = poWorkAreaCenter
|
2016-11-14 16:13:10 +00:00
|
|
|
ShowHint = True
|
2023-02-23 19:14:35 +00:00
|
|
|
LCLVersion = '2.3.0.0'
|
2011-06-17 20:53:01 +00:00
|
|
|
object gbPreview: TGroupBox
|
2016-11-13 19:05:46 +00:00
|
|
|
Left = 0
|
2020-07-09 16:29:57 +00:00
|
|
|
Height = 133
|
2016-11-14 11:53:05 +00:00
|
|
|
Top = 0
|
2023-02-23 22:25:12 +00:00
|
|
|
Width = 715
|
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 '
|
2020-07-09 16:29:57 +00:00
|
|
|
ClientHeight = 113
|
2023-02-23 22:25:12 +00:00
|
|
|
ClientWidth = 711
|
2023-02-23 19:14:35 +00:00
|
|
|
ParentBackground = False
|
2011-06-17 20:53:01 +00:00
|
|
|
TabOrder = 0
|
|
|
|
object tbPreview: TSpkToolbar
|
2016-11-13 19:05:46 +00:00
|
|
|
Left = 0
|
2020-07-09 16:29:57 +00:00
|
|
|
Height = 113
|
2016-11-13 19:05:46 +00:00
|
|
|
Top = 0
|
2023-02-23 22:25:12 +00:00
|
|
|
Width = 711
|
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
|
2019-11-22 21:44:38 +00:00
|
|
|
Appearance.Tab.CornerRadius = 4
|
2011-06-17 20:53:01 +00:00
|
|
|
Appearance.Tab.GradientFromColor = 16115934
|
|
|
|
Appearance.Tab.GradientToColor = 15587527
|
|
|
|
Appearance.Tab.GradientType = bkConcave
|
2016-11-13 23:42:13 +00:00
|
|
|
Appearance.Tab.InactiveTabHeaderFontColor = 9126421
|
2020-10-03 10:45:48 +00:00
|
|
|
Appearance.MenuButton.CaptionFont.Color = clWhite
|
|
|
|
Appearance.MenuButton.IdleFrameColor = 10569759
|
|
|
|
Appearance.MenuButton.IdleGradientFromColor = 14649927
|
|
|
|
Appearance.MenuButton.IdleGradientToColor = 12017961
|
|
|
|
Appearance.MenuButton.IdleGradientType = bkConcave
|
|
|
|
Appearance.MenuButton.IdleCaptionColor = clWhite
|
|
|
|
Appearance.MenuButton.HotTrackFrameColor = 10569759
|
|
|
|
Appearance.MenuButton.HotTrackGradientFromColor = 15179099
|
|
|
|
Appearance.MenuButton.HotTrackGradientToColor = 12478257
|
|
|
|
Appearance.MenuButton.HotTrackGradientType = bkConcave
|
|
|
|
Appearance.MenuButton.HotTrackCaptionColor = clWhite
|
|
|
|
Appearance.MenuButton.HotTrackBrightnessChange = 40
|
|
|
|
Appearance.MenuButton.ActiveFrameColor = 11095324
|
|
|
|
Appearance.MenuButton.ActiveGradientFromColor = 14518846
|
|
|
|
Appearance.MenuButton.ActiveGradientToColor = 12411174
|
|
|
|
Appearance.MenuButton.ActiveGradientType = bkConcave
|
|
|
|
Appearance.MenuButton.ActiveCaptionColor = clWhite
|
|
|
|
Appearance.MenuButton.ShapeStyle = mbssRounded
|
2016-11-13 23:42:13 +00:00
|
|
|
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
|
2016-11-18 22:16:36 +00:00
|
|
|
Appearance.Element.HotTrackBrightnessChange = 40
|
2011-06-17 20:53:01 +00:00
|
|
|
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
|
2016-11-16 22:44:40 +00:00
|
|
|
Appearance.Element.Style = esRounded
|
2023-02-23 19:14:35 +00:00
|
|
|
Appearance.Popup.CheckedFrameColor = 3577330
|
|
|
|
Appearance.Popup.CheckedGradientFromColor = 9823231
|
|
|
|
Appearance.Popup.CheckedGradientToColor = 9823231
|
|
|
|
Appearance.Popup.CheckedGradientType = bkSolid
|
|
|
|
Appearance.Popup.DisabledCaptionColor = clSilver
|
|
|
|
Appearance.Popup.DividerLineColor = 14922381
|
|
|
|
Appearance.Popup.GutterFrameColor = 12961221
|
|
|
|
Appearance.Popup.GutterGradientFromColor = 15658729
|
|
|
|
Appearance.Popup.GutterGradientToColor = 15658729
|
|
|
|
Appearance.Popup.GutterGradientType = bkSolid
|
|
|
|
Appearance.Popup.HotTrackCaptionColor = 8864367
|
|
|
|
Appearance.Popup.HotTrackFrameColor = 10079963
|
|
|
|
Appearance.Popup.HotTrackGradientFromColor = 14351615
|
|
|
|
Appearance.Popup.HotTrackGradientToColor = 5101567
|
|
|
|
Appearance.Popup.HotTrackGradientType = bkConcave
|
|
|
|
Appearance.Popup.IdleCaptionColor = 11631958
|
|
|
|
Appearance.Popup.IdleGradientFromColor = 16448250
|
|
|
|
Appearance.Popup.IdleGradientToColor = 16448250
|
|
|
|
Appearance.Popup.IdleGradientType = bkConcave
|
|
|
|
Appearance.Popup.Style = psGutter
|
2011-06-17 20:53:01 +00:00
|
|
|
TabIndex = 0
|
2016-11-13 23:42:13 +00:00
|
|
|
Images = SmallImages
|
|
|
|
LargeImages = LargeImages
|
2020-10-03 10:45:48 +00:00
|
|
|
MenuButtonCaption = 'Menu'
|
|
|
|
MenuButtonStyle = mbsCaptionDropdown
|
|
|
|
ShowMenuButton = True
|
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
|
2019-11-22 21:44:38 +00:00
|
|
|
CustomAppearance.Tab.CornerRadius = 4
|
2011-06-17 20:53:01 +00:00
|
|
|
CustomAppearance.Tab.GradientFromColor = 16115934
|
|
|
|
CustomAppearance.Tab.GradientToColor = 15587527
|
|
|
|
CustomAppearance.Tab.GradientType = bkConcave
|
2016-11-13 23:42:13 +00:00
|
|
|
CustomAppearance.Tab.InactiveTabHeaderFontColor = 9126421
|
2020-10-03 10:45:48 +00:00
|
|
|
CustomAppearance.MenuButton.CaptionFont.Color = clWhite
|
|
|
|
CustomAppearance.MenuButton.IdleFrameColor = 10569759
|
|
|
|
CustomAppearance.MenuButton.IdleGradientFromColor = 14649927
|
|
|
|
CustomAppearance.MenuButton.IdleGradientToColor = 12017961
|
|
|
|
CustomAppearance.MenuButton.IdleGradientType = bkConcave
|
|
|
|
CustomAppearance.MenuButton.IdleCaptionColor = clWhite
|
|
|
|
CustomAppearance.MenuButton.HotTrackFrameColor = 10569759
|
|
|
|
CustomAppearance.MenuButton.HotTrackGradientFromColor = 15179099
|
|
|
|
CustomAppearance.MenuButton.HotTrackGradientToColor = 12478257
|
|
|
|
CustomAppearance.MenuButton.HotTrackGradientType = bkConcave
|
|
|
|
CustomAppearance.MenuButton.HotTrackCaptionColor = clWhite
|
|
|
|
CustomAppearance.MenuButton.HotTrackBrightnessChange = 40
|
|
|
|
CustomAppearance.MenuButton.ActiveFrameColor = 11095324
|
|
|
|
CustomAppearance.MenuButton.ActiveGradientFromColor = 14518846
|
|
|
|
CustomAppearance.MenuButton.ActiveGradientToColor = 12411174
|
|
|
|
CustomAppearance.MenuButton.ActiveGradientType = bkConcave
|
|
|
|
CustomAppearance.MenuButton.ActiveCaptionColor = clWhite
|
|
|
|
CustomAppearance.MenuButton.ShapeStyle = mbssRounded
|
2016-11-13 23:42:13 +00:00
|
|
|
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
|
2016-11-18 22:16:36 +00:00
|
|
|
CustomAppearance.Element.HotTrackBrightnessChange = 40
|
2011-06-17 20:53:01 +00:00
|
|
|
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
|
2016-11-16 22:44:40 +00:00
|
|
|
CustomAppearance.Element.Style = esRounded
|
2023-02-23 19:14:35 +00:00
|
|
|
CustomAppearance.Popup.CheckedFrameColor = 3577330
|
|
|
|
CustomAppearance.Popup.CheckedGradientFromColor = 9823231
|
|
|
|
CustomAppearance.Popup.CheckedGradientToColor = 9823231
|
|
|
|
CustomAppearance.Popup.CheckedGradientType = bkSolid
|
|
|
|
CustomAppearance.Popup.DisabledCaptionColor = clSilver
|
|
|
|
CustomAppearance.Popup.DividerLineColor = 14922381
|
|
|
|
CustomAppearance.Popup.GutterFrameColor = 12961221
|
|
|
|
CustomAppearance.Popup.GutterGradientFromColor = 15658729
|
|
|
|
CustomAppearance.Popup.GutterGradientToColor = 15658729
|
|
|
|
CustomAppearance.Popup.GutterGradientType = bkSolid
|
|
|
|
CustomAppearance.Popup.HotTrackCaptionColor = 8864367
|
|
|
|
CustomAppearance.Popup.HotTrackFrameColor = 10079963
|
|
|
|
CustomAppearance.Popup.HotTrackGradientFromColor = 14351615
|
|
|
|
CustomAppearance.Popup.HotTrackGradientToColor = 5101567
|
|
|
|
CustomAppearance.Popup.HotTrackGradientType = bkConcave
|
|
|
|
CustomAppearance.Popup.IdleCaptionColor = 11631958
|
|
|
|
CustomAppearance.Popup.IdleGradientFromColor = 16448250
|
|
|
|
CustomAppearance.Popup.IdleGradientToColor = 16448250
|
|
|
|
CustomAppearance.Popup.IdleGradientType = bkConcave
|
|
|
|
CustomAppearance.Popup.Style = psGutter
|
2011-06-17 20:53:01 +00:00
|
|
|
Caption = 'Sample toolbar'
|
|
|
|
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'
|
|
|
|
Items = (
|
|
|
|
'SpkLargeButton1'
|
|
|
|
'SpkLargeButton3'
|
2016-11-13 19:05:46 +00:00
|
|
|
'SpkLargeButton2'
|
|
|
|
)
|
2011-06-17 20:53:01 +00:00
|
|
|
object SpkLargeButton1: TSpkLargeButton
|
|
|
|
Caption = 'Default'
|
2016-11-13 23:42:13 +00:00
|
|
|
LargeImageIndex = 0
|
2011-06-17 20:53:01 +00:00
|
|
|
end
|
|
|
|
object SpkLargeButton3: TSpkLargeButton
|
|
|
|
Caption = 'Button and dropdown'
|
2016-11-14 11:53:05 +00:00
|
|
|
LargeImageIndex = 0
|
2016-11-13 19:05:46 +00:00
|
|
|
ButtonKind = bkButtonDropdown
|
2023-02-23 19:14:35 +00:00
|
|
|
DropdownMenu = SpkPopupMenu1
|
2011-06-17 20:53:01 +00:00
|
|
|
end
|
|
|
|
object SpkLargeButton2: TSpkLargeButton
|
|
|
|
Caption = 'Dropdown'
|
2016-11-14 11:53:05 +00:00
|
|
|
LargeImageIndex = 0
|
2016-11-13 19:05:46 +00:00
|
|
|
ButtonKind = bkDropdown
|
2023-02-23 19:14:35 +00:00
|
|
|
DropdownMenu = SpkPopupMenu1
|
2011-06-17 20:53:01 +00:00
|
|
|
end
|
|
|
|
end
|
|
|
|
object SpkPane2: TSpkPane
|
|
|
|
Caption = 'Sample small buttons'
|
|
|
|
Items = (
|
|
|
|
'SpkSmallButton1'
|
|
|
|
'SpkSmallButton2'
|
2016-11-13 19:05:46 +00:00
|
|
|
'SpkSmallButton3'
|
|
|
|
)
|
2011-06-17 20:53:01 +00:00
|
|
|
object SpkSmallButton1: TSpkSmallButton
|
|
|
|
Caption = 'Default'
|
|
|
|
HideFrameWhenIdle = True
|
2017-07-07 22:38:47 +00:00
|
|
|
ImageIndex = 0
|
2017-02-20 17:16:02 +00:00
|
|
|
TableBehaviour = tbBeginsRow
|
2011-06-17 20:53:01 +00:00
|
|
|
end
|
|
|
|
object SpkSmallButton2: TSpkSmallButton
|
|
|
|
Caption = 'Button and dropdown'
|
|
|
|
HideFrameWhenIdle = True
|
2017-07-07 22:38:47 +00:00
|
|
|
ImageIndex = 0
|
2017-02-20 17:16:02 +00:00
|
|
|
TableBehaviour = tbBeginsRow
|
2016-11-13 19:05:46 +00:00
|
|
|
ButtonKind = bkButtonDropdown
|
2023-02-23 19:14:35 +00:00
|
|
|
DropdownMenu = SpkPopupMenu1
|
2011-06-17 20:53:01 +00:00
|
|
|
end
|
|
|
|
object SpkSmallButton3: TSpkSmallButton
|
|
|
|
Caption = 'Dropdown'
|
|
|
|
HideFrameWhenIdle = True
|
2017-07-07 22:38:47 +00:00
|
|
|
ImageIndex = 0
|
2017-02-20 17:16:02 +00:00
|
|
|
TableBehaviour = tbBeginsRow
|
2016-11-13 19:05:46 +00:00
|
|
|
ButtonKind = bkDropdown
|
2023-02-23 19:14:35 +00:00
|
|
|
DropdownMenu = SpkPopupMenu1
|
2011-06-17 20:53:01 +00:00
|
|
|
end
|
|
|
|
end
|
|
|
|
object SpkPane3: TSpkPane
|
|
|
|
Caption = 'Tool buttons'
|
|
|
|
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
|
|
|
|
Caption = 'Button'
|
|
|
|
GroupBehaviour = gbBeginsGroup
|
2017-07-07 22:38:47 +00:00
|
|
|
ImageIndex = 0
|
2017-02-20 17:16:02 +00:00
|
|
|
ShowCaption = False
|
2011-06-17 20:53:01 +00:00
|
|
|
end
|
|
|
|
object SpkSmallButton5: TSpkSmallButton
|
|
|
|
Caption = 'Button'
|
|
|
|
GroupBehaviour = gbContinuesGroup
|
2017-07-07 22:38:47 +00:00
|
|
|
ImageIndex = 0
|
2017-02-20 17:16:02 +00:00
|
|
|
ShowCaption = False
|
2011-06-17 20:53:01 +00:00
|
|
|
end
|
|
|
|
object SpkSmallButton6: TSpkSmallButton
|
|
|
|
Caption = 'Button'
|
|
|
|
GroupBehaviour = gbEndsGroup
|
2017-07-07 22:38:47 +00:00
|
|
|
ImageIndex = 0
|
2017-02-20 17:16:02 +00:00
|
|
|
ShowCaption = False
|
2011-06-17 20:53:01 +00:00
|
|
|
end
|
|
|
|
object SpkSmallButton7: TSpkSmallButton
|
|
|
|
Caption = 'Btn1'
|
2017-07-07 22:38:47 +00:00
|
|
|
ImageIndex = 0
|
2017-02-20 17:16:02 +00:00
|
|
|
TableBehaviour = tbBeginsRow
|
2011-06-17 20:53:01 +00:00
|
|
|
end
|
|
|
|
object SpkSmallButton8: TSpkSmallButton
|
|
|
|
Caption = 'Btn2'
|
2017-07-07 22:38:47 +00:00
|
|
|
ImageIndex = 0
|
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
|
2019-11-22 21:44:38 +00:00
|
|
|
CustomAppearance.Tab.CornerRadius = 4
|
2016-11-13 23:42:13 +00:00
|
|
|
CustomAppearance.Tab.GradientFromColor = 16115934
|
|
|
|
CustomAppearance.Tab.GradientToColor = 15587527
|
|
|
|
CustomAppearance.Tab.GradientType = bkConcave
|
|
|
|
CustomAppearance.Tab.InactiveTabHeaderFontColor = 9126421
|
2020-10-03 10:45:48 +00:00
|
|
|
CustomAppearance.MenuButton.CaptionFont.Color = clWhite
|
|
|
|
CustomAppearance.MenuButton.IdleFrameColor = 10569759
|
|
|
|
CustomAppearance.MenuButton.IdleGradientFromColor = 14649927
|
|
|
|
CustomAppearance.MenuButton.IdleGradientToColor = 12017961
|
|
|
|
CustomAppearance.MenuButton.IdleGradientType = bkConcave
|
|
|
|
CustomAppearance.MenuButton.IdleCaptionColor = clWhite
|
|
|
|
CustomAppearance.MenuButton.HotTrackFrameColor = 10569759
|
|
|
|
CustomAppearance.MenuButton.HotTrackGradientFromColor = 15179099
|
|
|
|
CustomAppearance.MenuButton.HotTrackGradientToColor = 12478257
|
|
|
|
CustomAppearance.MenuButton.HotTrackGradientType = bkConcave
|
|
|
|
CustomAppearance.MenuButton.HotTrackCaptionColor = clWhite
|
|
|
|
CustomAppearance.MenuButton.HotTrackBrightnessChange = 40
|
|
|
|
CustomAppearance.MenuButton.ActiveFrameColor = 11095324
|
|
|
|
CustomAppearance.MenuButton.ActiveGradientFromColor = 14518846
|
|
|
|
CustomAppearance.MenuButton.ActiveGradientToColor = 12411174
|
|
|
|
CustomAppearance.MenuButton.ActiveGradientType = bkConcave
|
|
|
|
CustomAppearance.MenuButton.ActiveCaptionColor = clWhite
|
|
|
|
CustomAppearance.MenuButton.ShapeStyle = mbssRounded
|
2016-11-13 23:42:13 +00:00
|
|
|
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
|
2016-11-18 22:16:36 +00:00
|
|
|
CustomAppearance.Element.HotTrackBrightnessChange = 40
|
2016-11-13 23:42:13 +00:00
|
|
|
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
|
2016-11-16 22:44:40 +00:00
|
|
|
CustomAppearance.Element.Style = esRounded
|
2023-02-23 19:14:35 +00:00
|
|
|
CustomAppearance.Popup.CheckedFrameColor = 3577330
|
|
|
|
CustomAppearance.Popup.CheckedGradientFromColor = 9823231
|
|
|
|
CustomAppearance.Popup.CheckedGradientToColor = 9823231
|
|
|
|
CustomAppearance.Popup.CheckedGradientType = bkSolid
|
|
|
|
CustomAppearance.Popup.DisabledCaptionColor = clSilver
|
|
|
|
CustomAppearance.Popup.DividerLineColor = 14922381
|
|
|
|
CustomAppearance.Popup.GutterFrameColor = 12961221
|
|
|
|
CustomAppearance.Popup.GutterGradientFromColor = 15658729
|
|
|
|
CustomAppearance.Popup.GutterGradientToColor = 15658729
|
|
|
|
CustomAppearance.Popup.GutterGradientType = bkSolid
|
|
|
|
CustomAppearance.Popup.HotTrackCaptionColor = 8864367
|
|
|
|
CustomAppearance.Popup.HotTrackFrameColor = 10079963
|
|
|
|
CustomAppearance.Popup.HotTrackGradientFromColor = 14351615
|
|
|
|
CustomAppearance.Popup.HotTrackGradientToColor = 5101567
|
|
|
|
CustomAppearance.Popup.HotTrackGradientType = bkConcave
|
|
|
|
CustomAppearance.Popup.IdleCaptionColor = 11631958
|
|
|
|
CustomAppearance.Popup.IdleGradientFromColor = 16448250
|
|
|
|
CustomAppearance.Popup.IdleGradientToColor = 16448250
|
|
|
|
CustomAppearance.Popup.IdleGradientType = bkConcave
|
|
|
|
CustomAppearance.Popup.Style = psGutter
|
2016-11-13 23:42:13 +00:00
|
|
|
Caption = 'Another tab'
|
|
|
|
Panes = ( )
|
|
|
|
end
|
2011-06-17 20:53:01 +00:00
|
|
|
end
|
|
|
|
end
|
2020-10-03 14:39:46 +00:00
|
|
|
object PageControl: TPageControl
|
2016-11-13 19:05:46 +00:00
|
|
|
Left = 0
|
2023-02-23 19:14:35 +00:00
|
|
|
Height = 372
|
2020-07-09 16:29:57 +00:00
|
|
|
Top = 133
|
2023-02-23 22:25:12 +00:00
|
|
|
Width = 715
|
2023-02-23 19:14:35 +00:00
|
|
|
ActivePage = pgPopup
|
2016-11-13 23:42:13 +00:00
|
|
|
Align = alClient
|
2023-02-23 19:14:35 +00:00
|
|
|
TabIndex = 4
|
2011-06-17 20:53:01 +00:00
|
|
|
TabOrder = 1
|
2020-10-03 10:45:48 +00:00
|
|
|
object TabSheet6: TTabSheet
|
|
|
|
Caption = 'Menu Button'
|
2023-02-23 19:14:35 +00:00
|
|
|
ClientHeight = 344
|
2023-02-23 22:25:12 +00:00
|
|
|
ClientWidth = 707
|
2020-10-03 10:45:48 +00:00
|
|
|
object pMenuButtonIdleFrame: TPanel
|
2020-10-03 14:39:46 +00:00
|
|
|
AnchorSideLeft.Control = lblMenuButtonFont
|
|
|
|
AnchorSideLeft.Side = asrBottom
|
|
|
|
AnchorSideTop.Control = lblMenuButtonIdle
|
2020-10-03 10:45:48 +00:00
|
|
|
AnchorSideTop.Side = asrBottom
|
2020-10-03 14:39:46 +00:00
|
|
|
Left = 127
|
2020-10-03 10:45:48 +00:00
|
|
|
Height = 25
|
2020-10-03 14:39:46 +00:00
|
|
|
Top = 27
|
2020-10-03 10:45:48 +00:00
|
|
|
Width = 100
|
2020-10-03 14:39:46 +00:00
|
|
|
BorderSpacing.Left = 16
|
2020-10-03 10:45:48 +00:00
|
|
|
BorderSpacing.Top = 4
|
|
|
|
BevelInner = bvRaised
|
|
|
|
BevelOuter = bvLowered
|
|
|
|
Caption = 'Color'
|
2023-02-23 19:14:35 +00:00
|
|
|
ParentBackground = False
|
2020-10-03 10:45:48 +00:00
|
|
|
TabOrder = 0
|
|
|
|
OnClick = pMenuButtonIdleFrameClick
|
|
|
|
end
|
2020-10-03 14:39:46 +00:00
|
|
|
object lblMenuButtonIdle: TLabel
|
2020-10-03 10:45:48 +00:00
|
|
|
AnchorSideLeft.Control = pMenuButtonIdleFrame
|
|
|
|
AnchorSideLeft.Side = asrCenter
|
2020-10-03 14:39:46 +00:00
|
|
|
AnchorSideTop.Control = TabSheet6
|
|
|
|
Left = 168
|
2020-10-03 10:45:48 +00:00
|
|
|
Height = 15
|
2020-10-03 14:39:46 +00:00
|
|
|
Top = 8
|
2020-10-03 10:45:48 +00:00
|
|
|
Width = 19
|
|
|
|
Alignment = taCenter
|
|
|
|
BorderSpacing.Top = 8
|
|
|
|
Caption = 'Idle'
|
|
|
|
ParentColor = False
|
|
|
|
end
|
|
|
|
object pMenuButtonIdleGradientFrom: TPanel
|
|
|
|
AnchorSideLeft.Control = pMenuButtonIdleFrame
|
|
|
|
AnchorSideTop.Control = pMenuButtonIdleFrame
|
|
|
|
AnchorSideTop.Side = asrBottom
|
|
|
|
AnchorSideRight.Control = pMenuButtonIdleFrame
|
|
|
|
AnchorSideRight.Side = asrBottom
|
2020-10-03 14:39:46 +00:00
|
|
|
Left = 127
|
2020-10-03 10:45:48 +00:00
|
|
|
Height = 25
|
2020-10-03 14:39:46 +00:00
|
|
|
Top = 58
|
2020-10-03 10:45:48 +00:00
|
|
|
Width = 100
|
|
|
|
Anchors = [akTop, akLeft, akRight]
|
|
|
|
BorderSpacing.Top = 6
|
|
|
|
BevelInner = bvRaised
|
|
|
|
BevelOuter = bvLowered
|
|
|
|
Caption = 'Color'
|
2023-02-23 19:14:35 +00:00
|
|
|
ParentBackground = False
|
2020-10-03 14:39:46 +00:00
|
|
|
TabOrder = 3
|
2020-10-03 10:45:48 +00:00
|
|
|
OnClick = pMenuButtonIdleGradientFromClick
|
|
|
|
end
|
|
|
|
object pMenuButtonIdleGradientTo: TPanel
|
2020-10-03 14:39:46 +00:00
|
|
|
AnchorSideLeft.Control = pMenuButtonIdleFrame
|
2020-10-03 10:45:48 +00:00
|
|
|
AnchorSideTop.Control = pMenuButtonIdleGradientFrom
|
|
|
|
AnchorSideTop.Side = asrBottom
|
2020-10-03 14:39:46 +00:00
|
|
|
AnchorSideRight.Control = pMenuButtonIdleFrame
|
2020-10-03 10:45:48 +00:00
|
|
|
AnchorSideRight.Side = asrBottom
|
2020-10-03 14:39:46 +00:00
|
|
|
Left = 127
|
2020-10-03 10:45:48 +00:00
|
|
|
Height = 25
|
2020-10-03 14:39:46 +00:00
|
|
|
Top = 89
|
2020-10-03 10:45:48 +00:00
|
|
|
Width = 100
|
|
|
|
Anchors = [akTop, akLeft, akRight]
|
|
|
|
BorderSpacing.Top = 6
|
|
|
|
BevelInner = bvRaised
|
|
|
|
BevelOuter = bvLowered
|
|
|
|
Caption = 'Color'
|
2023-02-23 19:14:35 +00:00
|
|
|
ParentBackground = False
|
2020-10-03 14:39:46 +00:00
|
|
|
TabOrder = 6
|
2020-10-03 10:45:48 +00:00
|
|
|
OnClick = pMenuButtonIdleGradientToClick
|
|
|
|
end
|
|
|
|
object cbMenuButtonIdleGradientKind: TComboBox
|
2020-10-03 14:39:46 +00:00
|
|
|
AnchorSideLeft.Control = pMenuButtonIdleFrame
|
2020-10-03 10:45:48 +00:00
|
|
|
AnchorSideTop.Control = pMenuButtonIdleGradientTo
|
|
|
|
AnchorSideTop.Side = asrBottom
|
2020-10-03 14:39:46 +00:00
|
|
|
AnchorSideRight.Control = pMenuButtonIdleFrame
|
2020-10-03 10:45:48 +00:00
|
|
|
AnchorSideRight.Side = asrBottom
|
2020-10-03 14:39:46 +00:00
|
|
|
Left = 127
|
2020-10-03 10:45:48 +00:00
|
|
|
Height = 23
|
2020-10-03 14:39:46 +00:00
|
|
|
Top = 120
|
2020-10-03 10:45:48 +00:00
|
|
|
Width = 100
|
|
|
|
Anchors = [akTop, akLeft, akRight]
|
|
|
|
BorderSpacing.Top = 6
|
|
|
|
ItemHeight = 15
|
|
|
|
ItemIndex = 0
|
|
|
|
Items.Strings = (
|
|
|
|
'None'
|
|
|
|
'Horizontal'
|
|
|
|
'Vertical'
|
|
|
|
'Concave'
|
|
|
|
)
|
|
|
|
OnChange = cbMenuButtonIdleGradientKindChange
|
|
|
|
Style = csDropDownList
|
2020-10-03 14:39:46 +00:00
|
|
|
TabOrder = 9
|
2020-10-03 10:45:48 +00:00
|
|
|
Text = 'None'
|
|
|
|
end
|
|
|
|
object pMenuButtonIdleCaptionColor: TPanel
|
2020-10-03 14:39:46 +00:00
|
|
|
AnchorSideLeft.Control = pMenuButtonIdleFrame
|
2020-10-03 10:45:48 +00:00
|
|
|
AnchorSideTop.Control = cbMenuButtonIdleGradientKind
|
|
|
|
AnchorSideTop.Side = asrBottom
|
2020-10-03 14:39:46 +00:00
|
|
|
AnchorSideRight.Control = pMenuButtonIdleFrame
|
2020-10-03 10:45:48 +00:00
|
|
|
AnchorSideRight.Side = asrBottom
|
2020-10-03 14:39:46 +00:00
|
|
|
Left = 127
|
2020-10-03 10:45:48 +00:00
|
|
|
Height = 25
|
2020-10-03 14:39:46 +00:00
|
|
|
Top = 149
|
2020-10-03 10:45:48 +00:00
|
|
|
Width = 100
|
|
|
|
Anchors = [akTop, akLeft, akRight]
|
|
|
|
BorderSpacing.Top = 6
|
|
|
|
BevelInner = bvRaised
|
|
|
|
BevelOuter = bvLowered
|
|
|
|
Caption = 'Color'
|
2023-02-23 19:14:35 +00:00
|
|
|
ParentBackground = False
|
2020-10-03 14:39:46 +00:00
|
|
|
TabOrder = 12
|
2020-10-03 10:45:48 +00:00
|
|
|
OnClick = pMenuButtonIdleCaptionColorClick
|
|
|
|
end
|
2020-10-03 14:39:46 +00:00
|
|
|
object lMenuButtonIdleFrame: TLabel
|
2020-10-03 10:45:48 +00:00
|
|
|
AnchorSideTop.Control = pMenuButtonIdleFrame
|
|
|
|
AnchorSideTop.Side = asrCenter
|
2020-10-03 14:39:46 +00:00
|
|
|
AnchorSideRight.Control = pMenuButtonIdleFrame
|
|
|
|
Left = 78
|
2020-10-03 10:45:48 +00:00
|
|
|
Height = 15
|
2020-10-03 14:39:46 +00:00
|
|
|
Top = 32
|
2020-10-03 10:45:48 +00:00
|
|
|
Width = 33
|
|
|
|
Anchors = [akTop, akRight]
|
2020-10-03 14:39:46 +00:00
|
|
|
BorderSpacing.Right = 16
|
2020-10-03 10:45:48 +00:00
|
|
|
Caption = 'Frame'
|
|
|
|
ParentColor = False
|
|
|
|
end
|
|
|
|
object Label22: TLabel
|
|
|
|
AnchorSideTop.Control = pMenuButtonIdleGradientFrom
|
|
|
|
AnchorSideTop.Side = asrCenter
|
2020-10-03 14:39:46 +00:00
|
|
|
AnchorSideRight.Control = lMenuButtonIdleFrame
|
2020-10-03 10:45:48 +00:00
|
|
|
AnchorSideRight.Side = asrBottom
|
2020-10-03 14:39:46 +00:00
|
|
|
Left = 37
|
2020-10-03 10:45:48 +00:00
|
|
|
Height = 15
|
2020-10-03 14:39:46 +00:00
|
|
|
Top = 63
|
2020-10-03 10:45:48 +00:00
|
|
|
Width = 74
|
|
|
|
Anchors = [akTop, akRight]
|
|
|
|
Caption = 'Gradient from'
|
|
|
|
ParentColor = False
|
|
|
|
end
|
|
|
|
object Label23: TLabel
|
|
|
|
AnchorSideTop.Control = pMenuButtonIdleGradientTo
|
|
|
|
AnchorSideTop.Side = asrCenter
|
2020-10-03 14:39:46 +00:00
|
|
|
AnchorSideRight.Control = lMenuButtonIdleFrame
|
2020-10-03 10:45:48 +00:00
|
|
|
AnchorSideRight.Side = asrBottom
|
2020-10-03 14:39:46 +00:00
|
|
|
Left = 52
|
2020-10-03 10:45:48 +00:00
|
|
|
Height = 15
|
2020-10-03 14:39:46 +00:00
|
|
|
Top = 94
|
2020-10-03 10:45:48 +00:00
|
|
|
Width = 59
|
|
|
|
Anchors = [akTop, akRight]
|
|
|
|
Caption = 'Gradient to'
|
|
|
|
ParentColor = False
|
|
|
|
end
|
|
|
|
object Label30: TLabel
|
|
|
|
AnchorSideTop.Control = cbMenuButtonIdleGradientKind
|
|
|
|
AnchorSideTop.Side = asrCenter
|
2020-10-03 14:39:46 +00:00
|
|
|
AnchorSideRight.Control = lMenuButtonIdleFrame
|
2020-10-03 10:45:48 +00:00
|
|
|
AnchorSideRight.Side = asrBottom
|
2020-10-03 14:39:46 +00:00
|
|
|
Left = 40
|
2020-10-03 10:45:48 +00:00
|
|
|
Height = 15
|
2020-10-03 14:39:46 +00:00
|
|
|
Top = 124
|
2020-10-03 10:45:48 +00:00
|
|
|
Width = 71
|
|
|
|
Anchors = [akTop, akRight]
|
|
|
|
Caption = 'Gradient kind'
|
|
|
|
ParentColor = False
|
|
|
|
end
|
|
|
|
object Label31: TLabel
|
|
|
|
AnchorSideTop.Control = pMenuButtonIdleCaptionColor
|
|
|
|
AnchorSideTop.Side = asrCenter
|
2020-10-03 14:39:46 +00:00
|
|
|
AnchorSideRight.Control = lMenuButtonIdleFrame
|
2020-10-03 10:45:48 +00:00
|
|
|
AnchorSideRight.Side = asrBottom
|
2020-10-03 14:39:46 +00:00
|
|
|
Left = 39
|
2020-10-03 10:45:48 +00:00
|
|
|
Height = 15
|
2020-10-03 14:39:46 +00:00
|
|
|
Top = 154
|
2020-10-03 10:45:48 +00:00
|
|
|
Width = 72
|
|
|
|
Anchors = [akTop, akRight]
|
|
|
|
Caption = 'Caption color'
|
|
|
|
ParentColor = False
|
|
|
|
end
|
|
|
|
object pMenuButtonFont: TPanel
|
2020-10-03 14:39:46 +00:00
|
|
|
AnchorSideLeft.Control = pMenuButtonIdleFrame
|
|
|
|
AnchorSideTop.Control = pMenuButtonIdleCaptionColor
|
2020-10-03 10:45:48 +00:00
|
|
|
AnchorSideTop.Side = asrBottom
|
2020-10-03 14:39:46 +00:00
|
|
|
AnchorSideRight.Control = pMenuButtonIdleFrame
|
2020-10-03 10:45:48 +00:00
|
|
|
AnchorSideRight.Side = asrBottom
|
2020-10-03 14:39:46 +00:00
|
|
|
Left = 127
|
2020-10-03 10:45:48 +00:00
|
|
|
Height = 25
|
2020-10-03 14:39:46 +00:00
|
|
|
Top = 188
|
2020-10-03 10:45:48 +00:00
|
|
|
Width = 100
|
|
|
|
Anchors = [akTop, akLeft, akRight]
|
|
|
|
BorderSpacing.Top = 14
|
|
|
|
BorderSpacing.Bottom = 4
|
|
|
|
BevelInner = bvRaised
|
|
|
|
BevelOuter = bvLowered
|
|
|
|
Caption = 'Font'
|
2023-02-23 19:14:35 +00:00
|
|
|
ParentBackground = False
|
2020-10-03 14:39:46 +00:00
|
|
|
TabOrder = 15
|
2020-10-03 10:45:48 +00:00
|
|
|
OnClick = pMenuButtonFontClick
|
|
|
|
end
|
2020-10-03 14:39:46 +00:00
|
|
|
object lblMenuButtonFont: TLabel
|
|
|
|
AnchorSideLeft.Control = TabSheet6
|
2020-10-03 10:45:48 +00:00
|
|
|
AnchorSideTop.Control = pMenuButtonFont
|
|
|
|
AnchorSideTop.Side = asrCenter
|
2020-10-03 14:39:46 +00:00
|
|
|
AnchorSideRight.Control = lMenuButtonIdleFrame
|
2020-10-03 10:45:48 +00:00
|
|
|
AnchorSideRight.Side = asrBottom
|
2020-10-03 14:39:46 +00:00
|
|
|
Left = 16
|
2020-10-03 10:45:48 +00:00
|
|
|
Height = 15
|
2020-10-03 14:39:46 +00:00
|
|
|
Top = 193
|
2020-10-03 10:45:48 +00:00
|
|
|
Width = 95
|
2020-10-03 14:39:46 +00:00
|
|
|
BorderSpacing.Left = 16
|
2020-10-03 10:45:48 +00:00
|
|
|
Caption = 'Menu Button font'
|
|
|
|
ParentColor = False
|
|
|
|
end
|
|
|
|
object Label34: TLabel
|
|
|
|
AnchorSideTop.Control = cbMenuButtonShapeStyle
|
|
|
|
AnchorSideTop.Side = asrCenter
|
2020-10-03 14:39:46 +00:00
|
|
|
AnchorSideRight.Control = lMenuButtonIdleFrame
|
2020-10-03 10:45:48 +00:00
|
|
|
AnchorSideRight.Side = asrBottom
|
2020-10-03 14:39:46 +00:00
|
|
|
Left = 51
|
2020-10-03 10:45:48 +00:00
|
|
|
Height = 15
|
2020-10-03 14:39:46 +00:00
|
|
|
Top = 223
|
2020-10-03 10:45:48 +00:00
|
|
|
Width = 60
|
|
|
|
Anchors = [akTop, akRight]
|
|
|
|
Caption = 'Shape Style'
|
|
|
|
ParentColor = False
|
|
|
|
end
|
|
|
|
object cbMenuButtonShapeStyle: TComboBox
|
2020-10-03 14:39:46 +00:00
|
|
|
AnchorSideLeft.Control = pMenuButtonIdleFrame
|
2020-10-03 10:45:48 +00:00
|
|
|
AnchorSideTop.Control = pMenuButtonFont
|
|
|
|
AnchorSideTop.Side = asrBottom
|
2020-10-03 14:39:46 +00:00
|
|
|
AnchorSideRight.Control = pMenuButtonIdleFrame
|
2020-10-03 10:45:48 +00:00
|
|
|
AnchorSideRight.Side = asrBottom
|
2020-10-03 14:39:46 +00:00
|
|
|
Left = 127
|
2020-10-03 10:45:48 +00:00
|
|
|
Height = 23
|
2020-10-03 14:39:46 +00:00
|
|
|
Top = 219
|
2020-10-03 10:45:48 +00:00
|
|
|
Width = 100
|
|
|
|
Anchors = [akTop, akLeft, akRight]
|
|
|
|
BorderSpacing.Top = 6
|
|
|
|
ItemHeight = 15
|
|
|
|
ItemIndex = 0
|
|
|
|
Items.Strings = (
|
|
|
|
'Rounded'
|
|
|
|
'Rectangle'
|
|
|
|
)
|
|
|
|
OnChange = cbMenuButtonShapeStyleChange
|
|
|
|
Style = csDropDownList
|
2020-10-03 14:39:46 +00:00
|
|
|
TabOrder = 16
|
2020-10-03 10:45:48 +00:00
|
|
|
Text = 'Rounded'
|
|
|
|
end
|
|
|
|
object edMenuButtonHotTrackBrightnessChange: TSpinEdit
|
2020-10-03 14:39:46 +00:00
|
|
|
AnchorSideLeft.Control = pMenuButtonHottrackFrame
|
2020-10-03 10:45:48 +00:00
|
|
|
AnchorSideTop.Control = cbMenuButtonShapeStyle
|
|
|
|
AnchorSideTop.Side = asrCenter
|
2020-10-03 14:39:46 +00:00
|
|
|
AnchorSideRight.Control = pMenuButtonHottrackFrame
|
2020-10-03 10:45:48 +00:00
|
|
|
AnchorSideRight.Side = asrBottom
|
2020-10-03 14:39:46 +00:00
|
|
|
Left = 270
|
2020-10-03 10:45:48 +00:00
|
|
|
Height = 23
|
2020-10-03 14:39:46 +00:00
|
|
|
Top = 219
|
2020-10-03 10:45:48 +00:00
|
|
|
Width = 100
|
|
|
|
Alignment = taRightJustify
|
|
|
|
Anchors = [akTop, akLeft, akRight]
|
|
|
|
MinValue = -100
|
|
|
|
OnChange = edMenuButtonHotTrackBrightnessChangeChange
|
2020-10-03 14:39:46 +00:00
|
|
|
TabOrder = 17
|
2020-10-03 10:45:48 +00:00
|
|
|
end
|
|
|
|
object Label24: TLabel
|
2020-10-03 14:39:46 +00:00
|
|
|
AnchorSideLeft.Control = pMenuButtonHottrackFrame
|
2020-10-03 10:45:48 +00:00
|
|
|
AnchorSideBottom.Control = edMenuButtonHotTrackBrightnessChange
|
2020-10-03 14:39:46 +00:00
|
|
|
Left = 270
|
2020-10-03 10:45:48 +00:00
|
|
|
Height = 15
|
2020-10-03 14:39:46 +00:00
|
|
|
Top = 200
|
2020-10-03 10:45:48 +00:00
|
|
|
Width = 97
|
|
|
|
Alignment = taRightJustify
|
|
|
|
Anchors = [akLeft, akBottom]
|
|
|
|
BorderSpacing.Bottom = 4
|
|
|
|
Caption = 'Brightness change'
|
|
|
|
ParentColor = False
|
|
|
|
end
|
|
|
|
object pMenuButtonHottrackCaptionColor: TPanel
|
2020-10-03 14:39:46 +00:00
|
|
|
AnchorSideLeft.Control = pMenuButtonHottrackFrame
|
2020-10-03 10:45:48 +00:00
|
|
|
AnchorSideTop.Control = cbMenuButtonHottrackGradientKind
|
|
|
|
AnchorSideTop.Side = asrBottom
|
2020-10-03 14:39:46 +00:00
|
|
|
AnchorSideRight.Control = pMenuButtonHottrackFrame
|
2020-10-03 10:45:48 +00:00
|
|
|
AnchorSideRight.Side = asrBottom
|
|
|
|
AnchorSideBottom.Control = pMenuButtonIdleCaptionColor
|
|
|
|
AnchorSideBottom.Side = asrBottom
|
2020-10-03 14:39:46 +00:00
|
|
|
Left = 270
|
2020-10-03 10:45:48 +00:00
|
|
|
Height = 25
|
2020-10-03 14:39:46 +00:00
|
|
|
Top = 149
|
2020-10-03 10:45:48 +00:00
|
|
|
Width = 100
|
|
|
|
Anchors = [akTop, akLeft, akRight, akBottom]
|
|
|
|
BorderSpacing.Top = 6
|
|
|
|
BevelInner = bvRaised
|
|
|
|
BevelOuter = bvLowered
|
|
|
|
Caption = 'Color'
|
2023-02-23 19:14:35 +00:00
|
|
|
ParentBackground = False
|
2020-10-03 14:39:46 +00:00
|
|
|
TabOrder = 13
|
2020-10-03 10:45:48 +00:00
|
|
|
OnClick = pMenuButtonHottrackCaptionColorClick
|
|
|
|
end
|
|
|
|
object cbMenuButtonHottrackGradientKind: TComboBox
|
2020-10-03 14:39:46 +00:00
|
|
|
AnchorSideLeft.Control = pMenuButtonHottrackFrame
|
2020-10-03 10:45:48 +00:00
|
|
|
AnchorSideTop.Control = pMenuButtonHottrackGradientTo
|
|
|
|
AnchorSideTop.Side = asrBottom
|
2020-10-03 14:39:46 +00:00
|
|
|
AnchorSideRight.Control = pMenuButtonHottrackFrame
|
2020-10-03 10:45:48 +00:00
|
|
|
AnchorSideRight.Side = asrBottom
|
2020-10-03 14:39:46 +00:00
|
|
|
Left = 270
|
2020-10-03 10:45:48 +00:00
|
|
|
Height = 23
|
2020-10-03 14:39:46 +00:00
|
|
|
Top = 120
|
2020-10-03 10:45:48 +00:00
|
|
|
Width = 100
|
|
|
|
Anchors = [akTop, akLeft, akRight]
|
|
|
|
BorderSpacing.Top = 6
|
|
|
|
ItemHeight = 15
|
|
|
|
ItemIndex = 0
|
|
|
|
Items.Strings = (
|
|
|
|
'None'
|
|
|
|
'Horizontal'
|
|
|
|
'Vertical'
|
|
|
|
'Concave'
|
|
|
|
)
|
|
|
|
OnChange = cbMenuButtonHottrackGradientKindChange
|
|
|
|
Style = csDropDownList
|
2020-10-03 14:39:46 +00:00
|
|
|
TabOrder = 10
|
2020-10-03 10:45:48 +00:00
|
|
|
Text = 'None'
|
|
|
|
end
|
|
|
|
object pMenuButtonHottrackGradientTo: TPanel
|
2020-10-03 14:39:46 +00:00
|
|
|
AnchorSideLeft.Control = pMenuButtonHottrackFrame
|
2020-10-03 10:45:48 +00:00
|
|
|
AnchorSideTop.Control = pMenuButtonHottrackGradientFrom
|
|
|
|
AnchorSideTop.Side = asrBottom
|
2020-10-03 14:39:46 +00:00
|
|
|
AnchorSideRight.Control = pMenuButtonHottrackFrame
|
2020-10-03 10:45:48 +00:00
|
|
|
AnchorSideRight.Side = asrBottom
|
|
|
|
AnchorSideBottom.Control = pMenuButtonIdleGradientTo
|
|
|
|
AnchorSideBottom.Side = asrBottom
|
2020-10-03 14:39:46 +00:00
|
|
|
Left = 270
|
2020-10-03 10:45:48 +00:00
|
|
|
Height = 25
|
2020-10-03 14:39:46 +00:00
|
|
|
Top = 89
|
2020-10-03 10:45:48 +00:00
|
|
|
Width = 100
|
|
|
|
Anchors = [akTop, akLeft, akRight, akBottom]
|
|
|
|
BorderSpacing.Top = 6
|
|
|
|
BevelInner = bvRaised
|
|
|
|
BevelOuter = bvLowered
|
|
|
|
Caption = 'Color'
|
2023-02-23 19:14:35 +00:00
|
|
|
ParentBackground = False
|
2020-10-03 14:39:46 +00:00
|
|
|
TabOrder = 7
|
2020-10-03 10:45:48 +00:00
|
|
|
OnClick = pMenuButtonHottrackGradientToClick
|
|
|
|
end
|
|
|
|
object pMenuButtonHottrackGradientFrom: TPanel
|
|
|
|
AnchorSideLeft.Control = pMenuButtonHottrackFrame
|
|
|
|
AnchorSideTop.Control = pMenuButtonHottrackFrame
|
|
|
|
AnchorSideTop.Side = asrBottom
|
|
|
|
AnchorSideRight.Control = pMenuButtonHottrackFrame
|
|
|
|
AnchorSideRight.Side = asrBottom
|
|
|
|
AnchorSideBottom.Control = pMenuButtonIdleGradientFrom
|
|
|
|
AnchorSideBottom.Side = asrBottom
|
2020-10-03 14:39:46 +00:00
|
|
|
Left = 270
|
2020-10-03 10:45:48 +00:00
|
|
|
Height = 25
|
2020-10-03 14:39:46 +00:00
|
|
|
Top = 58
|
2020-10-03 10:45:48 +00:00
|
|
|
Width = 100
|
|
|
|
Anchors = [akTop, akLeft, akRight, akBottom]
|
|
|
|
BorderSpacing.Top = 6
|
|
|
|
BevelInner = bvRaised
|
|
|
|
BevelOuter = bvLowered
|
|
|
|
Caption = 'Color'
|
2023-02-23 19:14:35 +00:00
|
|
|
ParentBackground = False
|
2020-10-03 14:39:46 +00:00
|
|
|
TabOrder = 4
|
2020-10-03 10:45:48 +00:00
|
|
|
OnClick = pMenuButtonHottrackGradientFromClick
|
|
|
|
end
|
|
|
|
object pMenuButtonHottrackFrame: TPanel
|
|
|
|
AnchorSideLeft.Control = pMenuButtonIdleFrame
|
|
|
|
AnchorSideLeft.Side = asrBottom
|
|
|
|
AnchorSideTop.Control = pMenuButtonIdleFrame
|
|
|
|
AnchorSideBottom.Control = pMenuButtonIdleFrame
|
|
|
|
AnchorSideBottom.Side = asrBottom
|
2020-10-03 14:39:46 +00:00
|
|
|
Left = 270
|
2020-10-03 10:45:48 +00:00
|
|
|
Height = 25
|
2020-10-03 14:39:46 +00:00
|
|
|
Top = 27
|
2020-10-03 10:45:48 +00:00
|
|
|
Width = 100
|
|
|
|
Anchors = [akTop, akLeft, akBottom]
|
|
|
|
BorderSpacing.Left = 43
|
|
|
|
BevelInner = bvRaised
|
|
|
|
BevelOuter = bvLowered
|
|
|
|
Caption = 'Color'
|
2023-02-23 19:14:35 +00:00
|
|
|
ParentBackground = False
|
2020-10-03 14:39:46 +00:00
|
|
|
TabOrder = 1
|
2020-10-03 10:45:48 +00:00
|
|
|
OnClick = pMenuButtonHottrackFrameClick
|
|
|
|
end
|
2020-10-03 14:39:46 +00:00
|
|
|
object lblMenuButtonActive: TLabel
|
2020-10-03 10:45:48 +00:00
|
|
|
AnchorSideLeft.Control = pMenuButtonActiveFrame
|
|
|
|
AnchorSideLeft.Side = asrCenter
|
2020-10-03 14:39:46 +00:00
|
|
|
AnchorSideTop.Control = lblMenuButtonHotTrack
|
|
|
|
AnchorSideBottom.Control = lblMenuButtonHotTrack
|
2020-10-03 10:45:48 +00:00
|
|
|
AnchorSideBottom.Side = asrBottom
|
2020-10-03 14:39:46 +00:00
|
|
|
Left = 447
|
2020-10-03 10:45:48 +00:00
|
|
|
Height = 15
|
2020-10-03 14:39:46 +00:00
|
|
|
Top = 8
|
2020-10-03 10:45:48 +00:00
|
|
|
Width = 33
|
|
|
|
Alignment = taCenter
|
|
|
|
Anchors = [akTop, akLeft, akBottom]
|
|
|
|
Caption = 'Active'
|
|
|
|
ParentColor = False
|
|
|
|
end
|
|
|
|
object pMenuButtonActiveFrame: TPanel
|
|
|
|
AnchorSideLeft.Control = pMenuButtonHottrackFrame
|
|
|
|
AnchorSideLeft.Side = asrBottom
|
|
|
|
AnchorSideTop.Control = pMenuButtonHottrackFrame
|
|
|
|
AnchorSideBottom.Control = pMenuButtonHottrackFrame
|
|
|
|
AnchorSideBottom.Side = asrBottom
|
2020-10-03 14:39:46 +00:00
|
|
|
Left = 413
|
2020-10-03 10:45:48 +00:00
|
|
|
Height = 25
|
2020-10-03 14:39:46 +00:00
|
|
|
Top = 27
|
2020-10-03 10:45:48 +00:00
|
|
|
Width = 100
|
|
|
|
Anchors = [akTop, akLeft, akBottom]
|
|
|
|
BorderSpacing.Left = 43
|
|
|
|
BevelInner = bvRaised
|
|
|
|
BevelOuter = bvLowered
|
|
|
|
Caption = 'Color'
|
2023-02-23 19:14:35 +00:00
|
|
|
ParentBackground = False
|
2020-10-03 14:39:46 +00:00
|
|
|
TabOrder = 2
|
2020-10-03 10:45:48 +00:00
|
|
|
OnClick = pMenuButtonActiveFrameClick
|
|
|
|
end
|
|
|
|
object pMenuButtonActiveGradientFrom: TPanel
|
|
|
|
AnchorSideLeft.Control = pMenuButtonActiveFrame
|
|
|
|
AnchorSideTop.Control = pMenuButtonActiveFrame
|
|
|
|
AnchorSideTop.Side = asrBottom
|
|
|
|
AnchorSideRight.Control = pMenuButtonActiveFrame
|
|
|
|
AnchorSideRight.Side = asrBottom
|
|
|
|
AnchorSideBottom.Control = pMenuButtonHottrackGradientFrom
|
|
|
|
AnchorSideBottom.Side = asrBottom
|
2020-10-03 14:39:46 +00:00
|
|
|
Left = 413
|
2020-10-03 10:45:48 +00:00
|
|
|
Height = 25
|
2020-10-03 14:39:46 +00:00
|
|
|
Top = 58
|
2020-10-03 10:45:48 +00:00
|
|
|
Width = 100
|
|
|
|
Anchors = [akTop, akLeft, akRight, akBottom]
|
|
|
|
BorderSpacing.Top = 6
|
|
|
|
BevelInner = bvRaised
|
|
|
|
BevelOuter = bvLowered
|
|
|
|
Caption = 'Color'
|
2023-02-23 19:14:35 +00:00
|
|
|
ParentBackground = False
|
2020-10-03 14:39:46 +00:00
|
|
|
TabOrder = 5
|
2020-10-03 10:45:48 +00:00
|
|
|
OnClick = pMenuButtonActiveGradientFromClick
|
|
|
|
end
|
|
|
|
object pMenuButtonActiveGradientTo: TPanel
|
2020-10-03 14:39:46 +00:00
|
|
|
AnchorSideLeft.Control = pMenuButtonActiveFrame
|
2020-10-03 10:45:48 +00:00
|
|
|
AnchorSideTop.Control = pMenuButtonActiveGradientFrom
|
|
|
|
AnchorSideTop.Side = asrBottom
|
2020-10-03 14:39:46 +00:00
|
|
|
AnchorSideRight.Control = pMenuButtonActiveFrame
|
2020-10-03 10:45:48 +00:00
|
|
|
AnchorSideRight.Side = asrBottom
|
|
|
|
AnchorSideBottom.Control = pMenuButtonHottrackGradientTo
|
|
|
|
AnchorSideBottom.Side = asrBottom
|
2020-10-03 14:39:46 +00:00
|
|
|
Left = 413
|
2020-10-03 10:45:48 +00:00
|
|
|
Height = 25
|
2020-10-03 14:39:46 +00:00
|
|
|
Top = 89
|
2020-10-03 10:45:48 +00:00
|
|
|
Width = 100
|
|
|
|
Anchors = [akTop, akLeft, akRight, akBottom]
|
|
|
|
BorderSpacing.Top = 6
|
|
|
|
BevelInner = bvRaised
|
|
|
|
BevelOuter = bvLowered
|
|
|
|
Caption = 'Color'
|
2023-02-23 19:14:35 +00:00
|
|
|
ParentBackground = False
|
2020-10-03 14:39:46 +00:00
|
|
|
TabOrder = 8
|
2020-10-03 10:45:48 +00:00
|
|
|
OnClick = pMenuButtonActiveGradientToClick
|
|
|
|
end
|
|
|
|
object cbMenuButtonActiveGradientKind: TComboBox
|
2020-10-03 14:39:46 +00:00
|
|
|
AnchorSideLeft.Control = pMenuButtonActiveFrame
|
2020-10-03 10:45:48 +00:00
|
|
|
AnchorSideTop.Control = pMenuButtonActiveGradientTo
|
|
|
|
AnchorSideTop.Side = asrBottom
|
2020-10-03 14:39:46 +00:00
|
|
|
AnchorSideRight.Control = pMenuButtonActiveFrame
|
2020-10-03 10:45:48 +00:00
|
|
|
AnchorSideRight.Side = asrBottom
|
2020-10-03 14:39:46 +00:00
|
|
|
Left = 413
|
2020-10-03 10:45:48 +00:00
|
|
|
Height = 23
|
2020-10-03 14:39:46 +00:00
|
|
|
Top = 120
|
2020-10-03 10:45:48 +00:00
|
|
|
Width = 100
|
|
|
|
Anchors = [akTop, akLeft, akRight]
|
|
|
|
BorderSpacing.Top = 6
|
|
|
|
ItemHeight = 15
|
|
|
|
ItemIndex = 0
|
|
|
|
Items.Strings = (
|
|
|
|
'None'
|
|
|
|
'Horizontal'
|
|
|
|
'Vertical'
|
|
|
|
'Concave'
|
|
|
|
)
|
|
|
|
OnChange = cbMenuButtonActiveGradientKindChange
|
|
|
|
Style = csDropDownList
|
2020-10-03 14:39:46 +00:00
|
|
|
TabOrder = 11
|
2020-10-03 10:45:48 +00:00
|
|
|
Text = 'None'
|
|
|
|
end
|
|
|
|
object pMenuButtonActiveCaptionColor: TPanel
|
2020-10-03 14:39:46 +00:00
|
|
|
AnchorSideLeft.Control = pMenuButtonActiveFrame
|
2020-10-03 10:45:48 +00:00
|
|
|
AnchorSideTop.Control = cbMenuButtonActiveGradientKind
|
|
|
|
AnchorSideTop.Side = asrBottom
|
2020-10-03 14:39:46 +00:00
|
|
|
AnchorSideRight.Control = pMenuButtonActiveFrame
|
2020-10-03 10:45:48 +00:00
|
|
|
AnchorSideRight.Side = asrBottom
|
|
|
|
AnchorSideBottom.Control = pMenuButtonHottrackCaptionColor
|
|
|
|
AnchorSideBottom.Side = asrBottom
|
2020-10-03 14:39:46 +00:00
|
|
|
Left = 413
|
2020-10-03 10:45:48 +00:00
|
|
|
Height = 25
|
2020-10-03 14:39:46 +00:00
|
|
|
Top = 149
|
2020-10-03 10:45:48 +00:00
|
|
|
Width = 100
|
|
|
|
Anchors = [akTop, akLeft, akRight, akBottom]
|
|
|
|
BorderSpacing.Top = 6
|
|
|
|
BevelInner = bvRaised
|
|
|
|
BevelOuter = bvLowered
|
|
|
|
Caption = 'Color'
|
2023-02-23 19:14:35 +00:00
|
|
|
ParentBackground = False
|
2020-10-03 14:39:46 +00:00
|
|
|
TabOrder = 14
|
2020-10-03 10:45:48 +00:00
|
|
|
OnClick = pMenuButtonActiveCaptionColorClick
|
|
|
|
end
|
2020-10-03 14:39:46 +00:00
|
|
|
object lblMenuButtonHotTrack: TLabel
|
2020-10-03 10:45:48 +00:00
|
|
|
AnchorSideLeft.Control = pMenuButtonHottrackFrame
|
|
|
|
AnchorSideLeft.Side = asrCenter
|
2020-10-03 14:39:46 +00:00
|
|
|
AnchorSideTop.Control = lblMenuButtonIdle
|
|
|
|
AnchorSideBottom.Control = lblMenuButtonIdle
|
2020-10-03 10:45:48 +00:00
|
|
|
AnchorSideBottom.Side = asrBottom
|
2020-10-03 14:39:46 +00:00
|
|
|
Left = 297
|
2020-10-03 10:45:48 +00:00
|
|
|
Height = 15
|
2020-10-03 14:39:46 +00:00
|
|
|
Top = 8
|
2020-10-03 10:45:48 +00:00
|
|
|
Width = 46
|
|
|
|
Alignment = taCenter
|
|
|
|
Anchors = [akTop, akLeft, akBottom]
|
|
|
|
Caption = 'Hottrack'
|
|
|
|
ParentColor = False
|
|
|
|
end
|
|
|
|
object bMenuButtonIdleGradientFromColor: TSpeedButton
|
2020-10-03 14:39:46 +00:00
|
|
|
AnchorSideLeft.Control = pMenuButtonIdleFrame
|
2020-10-03 10:45:48 +00:00
|
|
|
AnchorSideLeft.Side = asrBottom
|
2020-10-03 14:39:46 +00:00
|
|
|
AnchorSideTop.Control = pMenuButtonHottrackGradientFrom
|
2020-10-03 10:45:48 +00:00
|
|
|
AnchorSideTop.Side = asrCenter
|
|
|
|
AnchorSideBottom.Control = pTabFrame
|
|
|
|
AnchorSideBottom.Side = asrBottom
|
2020-10-03 14:39:46 +00:00
|
|
|
Left = 229
|
2020-10-03 10:45:48 +00:00
|
|
|
Height = 24
|
2020-10-03 14:39:46 +00:00
|
|
|
Top = 58
|
2020-10-03 10:45:48 +00:00
|
|
|
Width = 25
|
|
|
|
AllowAllUp = True
|
|
|
|
BorderSpacing.Left = 2
|
|
|
|
Flat = True
|
|
|
|
GroupIndex = 1
|
|
|
|
OnClick = bMenuButtonIdleGradientFromColorClick
|
|
|
|
end
|
|
|
|
object bMenuButtonIdleFrameColor: TSpeedButton
|
2020-10-03 14:39:46 +00:00
|
|
|
AnchorSideLeft.Control = pMenuButtonIdleFrame
|
2020-10-03 10:45:48 +00:00
|
|
|
AnchorSideLeft.Side = asrBottom
|
2020-10-03 14:39:46 +00:00
|
|
|
AnchorSideTop.Control = pMenuButtonIdleFrame
|
2020-10-03 10:45:48 +00:00
|
|
|
AnchorSideTop.Side = asrCenter
|
|
|
|
AnchorSideBottom.Control = pTabFrame
|
|
|
|
AnchorSideBottom.Side = asrBottom
|
2020-10-03 14:39:46 +00:00
|
|
|
Left = 229
|
2020-10-03 10:45:48 +00:00
|
|
|
Height = 24
|
2020-10-03 14:39:46 +00:00
|
|
|
Top = 27
|
2020-10-03 10:45:48 +00:00
|
|
|
Width = 25
|
|
|
|
AllowAllUp = True
|
|
|
|
BorderSpacing.Left = 2
|
|
|
|
Flat = True
|
|
|
|
GroupIndex = 1
|
|
|
|
OnClick = bMenuButtonIdleFrameColorClick
|
|
|
|
end
|
|
|
|
object bMenuButtonIdleGradientToColor: TSpeedButton
|
2020-10-03 14:39:46 +00:00
|
|
|
AnchorSideLeft.Control = pMenuButtonIdleFrame
|
2020-10-03 10:45:48 +00:00
|
|
|
AnchorSideLeft.Side = asrBottom
|
|
|
|
AnchorSideTop.Control = pItemIdleGradientTo
|
|
|
|
AnchorSideTop.Side = asrCenter
|
|
|
|
AnchorSideBottom.Control = pTabFrame
|
|
|
|
AnchorSideBottom.Side = asrBottom
|
2020-10-03 14:39:46 +00:00
|
|
|
Left = 229
|
2020-10-03 10:45:48 +00:00
|
|
|
Height = 24
|
|
|
|
Top = 112
|
|
|
|
Width = 25
|
|
|
|
AllowAllUp = True
|
|
|
|
BorderSpacing.Left = 2
|
|
|
|
Flat = True
|
|
|
|
GroupIndex = 1
|
|
|
|
OnClick = bMenuButtonIdleGradientToColorClick
|
|
|
|
end
|
|
|
|
object bMenuButtonIdleCaptionColor: TSpeedButton
|
2020-10-03 14:39:46 +00:00
|
|
|
AnchorSideLeft.Control = pMenuButtonIdleFrame
|
2020-10-03 10:45:48 +00:00
|
|
|
AnchorSideLeft.Side = asrBottom
|
2020-10-03 14:39:46 +00:00
|
|
|
AnchorSideTop.Control = pMenuButtonIdleCaptionColor
|
2020-10-03 10:45:48 +00:00
|
|
|
AnchorSideTop.Side = asrCenter
|
|
|
|
AnchorSideBottom.Control = pTabFrame
|
|
|
|
AnchorSideBottom.Side = asrBottom
|
2020-10-03 14:39:46 +00:00
|
|
|
Left = 229
|
2020-10-03 10:45:48 +00:00
|
|
|
Height = 24
|
2020-10-03 14:39:46 +00:00
|
|
|
Top = 149
|
2020-10-03 10:45:48 +00:00
|
|
|
Width = 25
|
|
|
|
AllowAllUp = True
|
|
|
|
BorderSpacing.Left = 2
|
|
|
|
Flat = True
|
|
|
|
GroupIndex = 1
|
|
|
|
OnClick = bMenuButtonIdleCaptionColorClick
|
|
|
|
end
|
|
|
|
object bMenuButtonHotTrackCaptionColor: TSpeedButton
|
2020-10-03 14:39:46 +00:00
|
|
|
AnchorSideLeft.Control = pMenuButtonHottrackFrame
|
2020-10-03 10:45:48 +00:00
|
|
|
AnchorSideLeft.Side = asrBottom
|
2020-10-03 14:39:46 +00:00
|
|
|
AnchorSideTop.Control = pMenuButtonHottrackCaptionColor
|
2020-10-03 10:45:48 +00:00
|
|
|
AnchorSideTop.Side = asrCenter
|
|
|
|
AnchorSideBottom.Control = pTabFrame
|
|
|
|
AnchorSideBottom.Side = asrBottom
|
2020-10-03 14:39:46 +00:00
|
|
|
Left = 372
|
2020-10-03 10:45:48 +00:00
|
|
|
Height = 24
|
2020-10-03 14:39:46 +00:00
|
|
|
Top = 149
|
2020-10-03 10:45:48 +00:00
|
|
|
Width = 25
|
|
|
|
AllowAllUp = True
|
|
|
|
BorderSpacing.Left = 2
|
|
|
|
Flat = True
|
|
|
|
GroupIndex = 1
|
|
|
|
OnClick = bMenuButtonHotTrackCaptionColorClick
|
|
|
|
end
|
|
|
|
object bMenuButtonHotTrackGradientToColor: TSpeedButton
|
2020-10-03 14:39:46 +00:00
|
|
|
AnchorSideLeft.Control = pMenuButtonHottrackFrame
|
2020-10-03 10:45:48 +00:00
|
|
|
AnchorSideLeft.Side = asrBottom
|
2020-10-03 14:39:46 +00:00
|
|
|
AnchorSideTop.Control = pMenuButtonHottrackGradientTo
|
2020-10-03 10:45:48 +00:00
|
|
|
AnchorSideTop.Side = asrCenter
|
|
|
|
AnchorSideBottom.Control = pTabFrame
|
|
|
|
AnchorSideBottom.Side = asrBottom
|
2020-10-03 14:39:46 +00:00
|
|
|
Left = 372
|
2020-10-03 10:45:48 +00:00
|
|
|
Height = 24
|
2020-10-03 14:39:46 +00:00
|
|
|
Top = 89
|
2020-10-03 10:45:48 +00:00
|
|
|
Width = 25
|
|
|
|
AllowAllUp = True
|
|
|
|
BorderSpacing.Left = 2
|
|
|
|
Flat = True
|
|
|
|
GroupIndex = 1
|
|
|
|
OnClick = bMenuButtonHotTrackGradientToColorClick
|
|
|
|
end
|
|
|
|
object bMenuButtonHotTrackGradientFromColor: TSpeedButton
|
2020-10-03 14:39:46 +00:00
|
|
|
AnchorSideLeft.Control = pMenuButtonHottrackFrame
|
2020-10-03 10:45:48 +00:00
|
|
|
AnchorSideLeft.Side = asrBottom
|
2020-10-03 14:39:46 +00:00
|
|
|
AnchorSideTop.Control = pMenuButtonHottrackGradientFrom
|
2020-10-03 10:45:48 +00:00
|
|
|
AnchorSideTop.Side = asrCenter
|
|
|
|
AnchorSideBottom.Control = pTabFrame
|
|
|
|
AnchorSideBottom.Side = asrBottom
|
2020-10-03 14:39:46 +00:00
|
|
|
Left = 372
|
2020-10-03 10:45:48 +00:00
|
|
|
Height = 24
|
2020-10-03 14:39:46 +00:00
|
|
|
Top = 58
|
2020-10-03 10:45:48 +00:00
|
|
|
Width = 25
|
|
|
|
AllowAllUp = True
|
|
|
|
BorderSpacing.Left = 2
|
|
|
|
Flat = True
|
|
|
|
GroupIndex = 1
|
|
|
|
OnClick = bMenuButtonHotTrackGradientFromColorClick
|
|
|
|
end
|
|
|
|
object bMenuButtonHotTrackFrameColor: TSpeedButton
|
2020-10-03 14:39:46 +00:00
|
|
|
AnchorSideLeft.Control = pMenuButtonHottrackFrame
|
2020-10-03 10:45:48 +00:00
|
|
|
AnchorSideLeft.Side = asrBottom
|
2020-10-03 14:39:46 +00:00
|
|
|
AnchorSideTop.Control = pMenuButtonHottrackFrame
|
2020-10-03 10:45:48 +00:00
|
|
|
AnchorSideTop.Side = asrCenter
|
|
|
|
AnchorSideBottom.Control = pTabFrame
|
|
|
|
AnchorSideBottom.Side = asrBottom
|
2020-10-03 14:39:46 +00:00
|
|
|
Left = 372
|
2020-10-03 10:45:48 +00:00
|
|
|
Height = 24
|
2020-10-03 14:39:46 +00:00
|
|
|
Top = 27
|
2020-10-03 10:45:48 +00:00
|
|
|
Width = 25
|
|
|
|
AllowAllUp = True
|
|
|
|
BorderSpacing.Left = 2
|
|
|
|
Flat = True
|
|
|
|
GroupIndex = 1
|
|
|
|
OnClick = bMenuButtonHotTrackFrameColorClick
|
|
|
|
end
|
|
|
|
object bMenuButtonActiveFrameColor: TSpeedButton
|
2020-10-03 14:39:46 +00:00
|
|
|
AnchorSideLeft.Control = pMenuButtonActiveFrame
|
2020-10-03 10:45:48 +00:00
|
|
|
AnchorSideLeft.Side = asrBottom
|
2020-10-03 14:39:46 +00:00
|
|
|
AnchorSideTop.Control = pMenuButtonActiveFrame
|
2020-10-03 10:45:48 +00:00
|
|
|
AnchorSideTop.Side = asrCenter
|
|
|
|
AnchorSideBottom.Control = pTabFrame
|
|
|
|
AnchorSideBottom.Side = asrBottom
|
2020-10-03 14:39:46 +00:00
|
|
|
Left = 515
|
2020-10-03 10:45:48 +00:00
|
|
|
Height = 24
|
2020-10-03 14:39:46 +00:00
|
|
|
Top = 27
|
2020-10-03 10:45:48 +00:00
|
|
|
Width = 25
|
|
|
|
AllowAllUp = True
|
|
|
|
BorderSpacing.Left = 2
|
|
|
|
BorderSpacing.Right = 16
|
|
|
|
Flat = True
|
|
|
|
GroupIndex = 1
|
|
|
|
OnClick = bMenuButtonActiveFrameColorClick
|
|
|
|
end
|
|
|
|
object bMenuButtonActiveGradientFromColor: TSpeedButton
|
2020-10-03 14:39:46 +00:00
|
|
|
AnchorSideLeft.Control = pMenuButtonActiveFrame
|
2020-10-03 10:45:48 +00:00
|
|
|
AnchorSideLeft.Side = asrBottom
|
2020-10-03 14:39:46 +00:00
|
|
|
AnchorSideTop.Control = pMenuButtonActiveGradientFrom
|
2020-10-03 10:45:48 +00:00
|
|
|
AnchorSideTop.Side = asrCenter
|
|
|
|
AnchorSideBottom.Control = pTabFrame
|
|
|
|
AnchorSideBottom.Side = asrBottom
|
2020-10-03 14:39:46 +00:00
|
|
|
Left = 515
|
2020-10-03 10:45:48 +00:00
|
|
|
Height = 24
|
2020-10-03 14:39:46 +00:00
|
|
|
Top = 58
|
2020-10-03 10:45:48 +00:00
|
|
|
Width = 25
|
|
|
|
AllowAllUp = True
|
|
|
|
BorderSpacing.Left = 2
|
|
|
|
BorderSpacing.Right = 16
|
|
|
|
Flat = True
|
|
|
|
GroupIndex = 1
|
|
|
|
OnClick = bMenuButtonActiveGradientFromColorClick
|
|
|
|
end
|
|
|
|
object bMenuButtonActiveGradientToColor: TSpeedButton
|
2020-10-03 14:39:46 +00:00
|
|
|
AnchorSideLeft.Control = pMenuButtonActiveFrame
|
2020-10-03 10:45:48 +00:00
|
|
|
AnchorSideLeft.Side = asrBottom
|
2020-10-03 14:39:46 +00:00
|
|
|
AnchorSideTop.Control = pMenuButtonActiveGradientTo
|
2020-10-03 10:45:48 +00:00
|
|
|
AnchorSideTop.Side = asrCenter
|
|
|
|
AnchorSideBottom.Control = pTabFrame
|
|
|
|
AnchorSideBottom.Side = asrBottom
|
2020-10-03 14:39:46 +00:00
|
|
|
Left = 515
|
2020-10-03 10:45:48 +00:00
|
|
|
Height = 24
|
2020-10-03 14:39:46 +00:00
|
|
|
Top = 89
|
2020-10-03 10:45:48 +00:00
|
|
|
Width = 25
|
|
|
|
AllowAllUp = True
|
|
|
|
BorderSpacing.Left = 2
|
|
|
|
BorderSpacing.Right = 16
|
|
|
|
Flat = True
|
|
|
|
GroupIndex = 1
|
|
|
|
OnClick = bMenuButtonActiveGradientToColorClick
|
|
|
|
end
|
|
|
|
object bMenuButtonActiveCaptionColor: TSpeedButton
|
2020-10-03 14:39:46 +00:00
|
|
|
AnchorSideLeft.Control = pMenuButtonActiveFrame
|
2020-10-03 10:45:48 +00:00
|
|
|
AnchorSideLeft.Side = asrBottom
|
2020-10-03 14:39:46 +00:00
|
|
|
AnchorSideTop.Control = pMenuButtonActiveCaptionColor
|
2020-10-03 10:45:48 +00:00
|
|
|
AnchorSideTop.Side = asrCenter
|
|
|
|
AnchorSideBottom.Control = pTabFrame
|
|
|
|
AnchorSideBottom.Side = asrBottom
|
2020-10-03 14:39:46 +00:00
|
|
|
Left = 515
|
2020-10-03 10:45:48 +00:00
|
|
|
Height = 24
|
2020-10-03 14:39:46 +00:00
|
|
|
Top = 149
|
2020-10-03 10:45:48 +00:00
|
|
|
Width = 25
|
|
|
|
AllowAllUp = True
|
|
|
|
BorderSpacing.Left = 2
|
|
|
|
BorderSpacing.Right = 16
|
|
|
|
Flat = True
|
|
|
|
GroupIndex = 1
|
|
|
|
OnClick = bMenuButtonActiveCaptionColorClick
|
|
|
|
end
|
|
|
|
object Label32: TLabel
|
2020-10-03 14:39:46 +00:00
|
|
|
AnchorSideLeft.Control = TabSheet6
|
|
|
|
AnchorSideTop.Control = cbMenuButtonShapeStyle
|
|
|
|
AnchorSideTop.Side = asrBottom
|
|
|
|
AnchorSideRight.Control = TabSheet6
|
|
|
|
AnchorSideRight.Side = asrBottom
|
|
|
|
Left = 6
|
2020-10-03 10:45:48 +00:00
|
|
|
Height = 15
|
2020-10-03 14:39:46 +00:00
|
|
|
Top = 274
|
2023-02-23 22:25:12 +00:00
|
|
|
Width = 695
|
2020-10-03 10:45:48 +00:00
|
|
|
Anchors = [akTop, akLeft, akRight]
|
2020-10-03 14:39:46 +00:00
|
|
|
BorderSpacing.Left = 6
|
|
|
|
BorderSpacing.Top = 32
|
|
|
|
BorderSpacing.Right = 6
|
2020-10-03 10:45:48 +00:00
|
|
|
Caption = 'Menu Button drawing use Tab Corner Radius and Tab Caption Height to ensure consistancy in design.'
|
|
|
|
ParentColor = False
|
|
|
|
WordWrap = True
|
|
|
|
end
|
|
|
|
end
|
2011-06-17 20:53:01 +00:00
|
|
|
object TabSheet1: TTabSheet
|
|
|
|
Caption = 'Tab'
|
2023-02-23 19:14:35 +00:00
|
|
|
ClientHeight = 344
|
2023-02-23 22:25:12 +00:00
|
|
|
ClientWidth = 707
|
2016-11-14 23:32:02 +00:00
|
|
|
object sTabRectangle: TShape
|
2020-10-03 14:39:46 +00:00
|
|
|
AnchorSideLeft.Control = lblTabFrame
|
2016-11-14 23:32:02 +00:00
|
|
|
AnchorSideLeft.Side = asrBottom
|
|
|
|
AnchorSideTop.Control = cbLinkTab
|
|
|
|
AnchorSideTop.Side = asrBottom
|
2020-10-03 14:39:46 +00:00
|
|
|
AnchorSideRight.Control = bvHorSpacer
|
2016-11-16 22:44:40 +00:00
|
|
|
AnchorSideRight.Side = asrBottom
|
2020-10-03 14:39:46 +00:00
|
|
|
AnchorSideBottom.Control = bvVertSpacer
|
2016-11-16 22:44:40 +00:00
|
|
|
AnchorSideBottom.Side = asrBottom
|
2020-10-03 14:39:46 +00:00
|
|
|
Left = 179
|
|
|
|
Height = 131
|
|
|
|
Top = 29
|
2016-11-16 22:44:40 +00:00
|
|
|
Width = 141
|
|
|
|
Anchors = [akTop, akLeft, akRight, akBottom]
|
2020-10-03 14:39:46 +00:00
|
|
|
BorderSpacing.Left = 8
|
|
|
|
BorderSpacing.Top = 6
|
2016-11-14 23:32:02 +00:00
|
|
|
Visible = False
|
|
|
|
end
|
2020-10-03 14:39:46 +00:00
|
|
|
object lblTabFrame: TLabel
|
|
|
|
AnchorSideLeft.Side = asrBottom
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideTop.Control = pTabFrame
|
|
|
|
AnchorSideTop.Side = asrCenter
|
|
|
|
AnchorSideRight.Control = LblInactiveTabHeaderFontColor
|
|
|
|
AnchorSideRight.Side = asrBottom
|
2017-07-07 22:38:47 +00:00
|
|
|
Left = 138
|
2016-11-13 23:42:13 +00:00
|
|
|
Height = 15
|
2020-10-03 14:39:46 +00:00
|
|
|
Top = 42
|
2016-11-13 23:42:13 +00:00
|
|
|
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
|
2017-07-07 22:38:47 +00:00
|
|
|
Left = 97
|
2016-11-13 23:42:13 +00:00
|
|
|
Height = 15
|
2020-10-03 14:39:46 +00:00
|
|
|
Top = 73
|
2016-11-13 23:42:13 +00:00
|
|
|
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
|
2017-07-07 22:38:47 +00:00
|
|
|
Left = 112
|
2016-11-13 23:42:13 +00:00
|
|
|
Height = 15
|
2020-10-03 14:39:46 +00:00
|
|
|
Top = 104
|
2016-11-13 23:42:13 +00:00
|
|
|
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
|
2017-07-07 22:38:47 +00:00
|
|
|
Left = 100
|
2016-11-13 23:42:13 +00:00
|
|
|
Height = 15
|
2020-10-03 14:39:46 +00:00
|
|
|
Top = 134
|
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
|
2019-11-12 15:25:04 +00:00
|
|
|
object lblTabHeaderFont: TLabel
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideTop.Control = pTabHeaderFont
|
|
|
|
AnchorSideTop.Side = asrCenter
|
|
|
|
AnchorSideRight.Control = LblInactiveTabHeaderFontColor
|
|
|
|
AnchorSideRight.Side = asrBottom
|
2019-11-12 15:25:04 +00:00
|
|
|
Left = 89
|
2016-11-13 23:42:13 +00:00
|
|
|
Height = 15
|
2020-10-03 14:39:46 +00:00
|
|
|
Top = 236
|
2019-11-12 15:25:04 +00:00
|
|
|
Width = 82
|
2016-11-13 23:42:13 +00:00
|
|
|
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
|
2020-10-03 14:39:46 +00:00
|
|
|
AnchorSideLeft.Control = lblTabFrame
|
|
|
|
AnchorSideLeft.Side = asrBottom
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideTop.Control = cbLinkTab
|
|
|
|
AnchorSideTop.Side = asrBottom
|
2020-10-03 14:39:46 +00:00
|
|
|
Left = 187
|
2016-11-13 19:05:46 +00:00
|
|
|
Height = 25
|
2020-10-03 14:39:46 +00:00
|
|
|
Top = 37
|
2016-11-14 23:32:02 +00:00
|
|
|
Width = 100
|
2020-10-03 14:39:46 +00:00
|
|
|
BorderSpacing.Left = 16
|
|
|
|
BorderSpacing.Top = 14
|
2011-06-17 20:53:01 +00:00
|
|
|
BevelInner = bvRaised
|
|
|
|
BevelOuter = bvLowered
|
|
|
|
Caption = 'Color'
|
2023-02-23 19:14:35 +00:00
|
|
|
ParentBackground = False
|
2019-11-22 21:44:38 +00:00
|
|
|
TabOrder = 1
|
2011-06-17 20:53:01 +00:00
|
|
|
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
|
2020-10-03 14:39:46 +00:00
|
|
|
Left = 187
|
2016-11-13 19:05:46 +00:00
|
|
|
Height = 25
|
2020-10-03 14:39:46 +00:00
|
|
|
Top = 68
|
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'
|
2023-02-23 19:14:35 +00:00
|
|
|
ParentBackground = False
|
2019-11-22 21:44:38 +00:00
|
|
|
TabOrder = 2
|
2011-06-17 20:53:01 +00:00
|
|
|
OnClick = pTabGradientFromClick
|
|
|
|
end
|
|
|
|
object pTabGradientTo: TPanel
|
2020-10-03 14:39:46 +00:00
|
|
|
AnchorSideLeft.Control = pTabFrame
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideTop.Control = pTabGradientFrom
|
|
|
|
AnchorSideTop.Side = asrBottom
|
2020-10-03 14:39:46 +00:00
|
|
|
AnchorSideRight.Control = pTabFrame
|
2016-11-14 23:32:02 +00:00
|
|
|
AnchorSideRight.Side = asrBottom
|
2020-10-03 14:39:46 +00:00
|
|
|
Left = 187
|
2016-11-13 19:05:46 +00:00
|
|
|
Height = 25
|
2020-10-03 14:39:46 +00:00
|
|
|
Top = 99
|
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'
|
2023-02-23 19:14:35 +00:00
|
|
|
ParentBackground = False
|
2019-11-22 21:44:38 +00:00
|
|
|
TabOrder = 3
|
2011-06-17 20:53:01 +00:00
|
|
|
OnClick = pTabGradientToClick
|
|
|
|
end
|
|
|
|
object cbTabGradientKind: TComboBox
|
2020-10-03 14:39:46 +00:00
|
|
|
AnchorSideLeft.Control = pTabFrame
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideTop.Control = pTabGradientTo
|
|
|
|
AnchorSideTop.Side = asrBottom
|
|
|
|
AnchorSideRight.Control = pTabGradientTo
|
|
|
|
AnchorSideRight.Side = asrBottom
|
2020-10-03 14:39:46 +00:00
|
|
|
AnchorSideBottom.Side = asrBottom
|
|
|
|
Left = 187
|
2016-11-13 23:42:13 +00:00
|
|
|
Height = 23
|
2020-10-03 14:39:46 +00:00
|
|
|
Top = 130
|
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
|
2019-11-22 21:44:38 +00:00
|
|
|
TabOrder = 4
|
2016-11-13 19:05:46 +00:00
|
|
|
Text = 'None'
|
2011-06-17 20:53:01 +00:00
|
|
|
end
|
|
|
|
object pTabHeaderFont: TPanel
|
2020-10-03 14:39:46 +00:00
|
|
|
AnchorSideLeft.Control = pTabFrame
|
2016-11-14 23:32:02 +00:00
|
|
|
AnchorSideTop.Control = pInactiveTabHeaderFont
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideTop.Side = asrBottom
|
2020-10-03 14:39:46 +00:00
|
|
|
AnchorSideRight.Control = pTabFrame
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideRight.Side = asrBottom
|
2020-10-03 14:39:46 +00:00
|
|
|
Left = 187
|
2016-11-13 19:05:46 +00:00
|
|
|
Height = 25
|
2020-10-03 14:39:46 +00:00
|
|
|
Top = 231
|
|
|
|
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'
|
2023-02-23 19:14:35 +00:00
|
|
|
ParentBackground = False
|
2019-11-22 21:44:38 +00:00
|
|
|
TabOrder = 7
|
2011-06-17 20:53:01 +00:00
|
|
|
OnClick = pTabHeaderFontClick
|
|
|
|
end
|
2016-11-14 23:32:02 +00:00
|
|
|
object pActiveTabHeaderFont: TPanel
|
2020-10-03 14:39:46 +00:00
|
|
|
AnchorSideLeft.Control = pTabFrame
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideTop.Control = cbTabGradientKind
|
|
|
|
AnchorSideTop.Side = asrBottom
|
2020-10-03 14:39:46 +00:00
|
|
|
AnchorSideRight.Control = pTabFrame
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideRight.Side = asrBottom
|
2020-10-03 14:39:46 +00:00
|
|
|
Left = 187
|
2016-11-13 19:05:46 +00:00
|
|
|
Height = 25
|
2020-10-03 14:39:46 +00:00
|
|
|
Top = 169
|
2016-11-14 23:32:02 +00:00
|
|
|
Width = 100
|
2016-11-13 23:42:13 +00:00
|
|
|
Anchors = [akTop, akLeft, akRight]
|
2016-11-16 22:44:40 +00:00
|
|
|
BorderSpacing.Top = 16
|
2011-06-17 20:53:01 +00:00
|
|
|
BevelInner = bvRaised
|
|
|
|
BevelOuter = bvLowered
|
|
|
|
Caption = 'Color'
|
2023-02-23 19:14:35 +00:00
|
|
|
ParentBackground = False
|
2011-06-17 20:53:01 +00:00
|
|
|
TabOrder = 5
|
2016-11-14 23:32:02 +00:00
|
|
|
OnClick = pActiveTabHeaderFontClick
|
2011-06-17 20:53:01 +00:00
|
|
|
end
|
|
|
|
object cbLinkTab: TCheckBox
|
2020-10-03 14:39:46 +00:00
|
|
|
AnchorSideLeft.Control = pTabFrame
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideTop.Control = TabSheet1
|
2020-10-03 14:39:46 +00:00
|
|
|
Left = 187
|
2016-11-13 19:05:46 +00:00
|
|
|
Height = 19
|
2011-06-17 20:53:01 +00:00
|
|
|
Top = 4
|
2023-02-23 19:14:35 +00:00
|
|
|
Width = 167
|
2016-11-13 23:42:13 +00:00
|
|
|
BorderSpacing.Top = 4
|
2011-06-17 20:53:01 +00:00
|
|
|
Caption = 'Link with pane and idle item'
|
|
|
|
OnClick = cbLinkTabClick
|
2019-11-22 21:44:38 +00:00
|
|
|
TabOrder = 0
|
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
|
2017-07-07 22:38:47 +00:00
|
|
|
Left = 24
|
2016-11-13 23:42:13 +00:00
|
|
|
Height = 15
|
2020-10-03 14:39:46 +00:00
|
|
|
Top = 174
|
2016-11-13 23:42:13 +00:00
|
|
|
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
|
2017-07-07 22:38:47 +00:00
|
|
|
Left = 16
|
2016-11-13 23:42:13 +00:00
|
|
|
Height = 15
|
2020-10-03 14:39:46 +00:00
|
|
|
Top = 205
|
2016-11-13 23:42:13 +00:00
|
|
|
Width = 155
|
2017-07-07 22:38:47 +00:00
|
|
|
BorderSpacing.Left = 16
|
2016-11-13 23:42:13 +00:00
|
|
|
Caption = 'Inactive tab header font color'
|
|
|
|
ParentColor = False
|
|
|
|
end
|
2016-11-14 23:32:02 +00:00
|
|
|
object pInactiveTabHeaderFont: TPanel
|
2020-10-03 14:39:46 +00:00
|
|
|
AnchorSideLeft.Control = pTabFrame
|
2016-11-14 23:32:02 +00:00
|
|
|
AnchorSideTop.Control = pActiveTabHeaderFont
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideTop.Side = asrBottom
|
2020-10-03 14:39:46 +00:00
|
|
|
AnchorSideRight.Control = pTabFrame
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideRight.Side = asrBottom
|
2020-10-03 14:39:46 +00:00
|
|
|
Left = 187
|
2016-11-13 23:42:13 +00:00
|
|
|
Height = 25
|
2020-10-03 14:39:46 +00:00
|
|
|
Top = 200
|
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
|
2023-02-23 19:14:35 +00:00
|
|
|
ParentBackground = False
|
2016-11-13 23:42:13 +00:00
|
|
|
ParentColor = False
|
2019-11-22 21:44:38 +00:00
|
|
|
TabOrder = 6
|
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
|
2020-10-03 14:39:46 +00:00
|
|
|
Left = 289
|
2016-11-14 23:32:02 +00:00
|
|
|
Height = 25
|
2020-10-03 14:39:46 +00:00
|
|
|
Top = 37
|
2016-11-14 23:32:02 +00:00
|
|
|
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
|
2020-10-03 14:39:46 +00:00
|
|
|
Left = 289
|
2016-11-14 23:32:02 +00:00
|
|
|
Height = 25
|
2020-10-03 14:39:46 +00:00
|
|
|
Top = 68
|
2016-11-14 23:32:02 +00:00
|
|
|
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
|
2020-10-03 14:39:46 +00:00
|
|
|
Left = 289
|
2016-11-14 23:32:02 +00:00
|
|
|
Height = 25
|
2020-10-03 14:39:46 +00:00
|
|
|
Top = 99
|
2016-11-14 23:32:02 +00:00
|
|
|
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
|
2020-10-03 14:39:46 +00:00
|
|
|
Left = 289
|
2016-11-14 23:32:02 +00:00
|
|
|
Height = 25
|
2020-10-03 14:39:46 +00:00
|
|
|
Top = 169
|
2016-11-14 23:32:02 +00:00
|
|
|
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
|
2020-10-03 14:39:46 +00:00
|
|
|
Left = 289
|
2016-11-14 23:32:02 +00:00
|
|
|
Height = 25
|
2020-10-03 14:39:46 +00:00
|
|
|
Top = 200
|
2016-11-14 23:32:02 +00:00
|
|
|
Width = 25
|
|
|
|
AllowAllUp = True
|
|
|
|
BorderSpacing.Left = 2
|
|
|
|
Flat = True
|
|
|
|
GroupIndex = 1
|
|
|
|
OnClick = bInactiveTabHeaderFontColorClick
|
2016-11-13 23:42:13 +00:00
|
|
|
end
|
2019-11-12 15:25:04 +00:00
|
|
|
object edTabCornerRadius: TSpinEdit
|
2020-10-03 14:39:46 +00:00
|
|
|
AnchorSideLeft.Control = pTabFrame
|
2019-11-12 15:25:04 +00:00
|
|
|
AnchorSideTop.Control = pTabHeaderFont
|
|
|
|
AnchorSideTop.Side = asrBottom
|
2020-10-03 14:39:46 +00:00
|
|
|
Left = 187
|
2019-11-12 15:25:04 +00:00
|
|
|
Height = 23
|
2020-10-03 14:39:46 +00:00
|
|
|
Top = 262
|
|
|
|
Width = 66
|
|
|
|
Alignment = taRightJustify
|
2019-11-12 15:25:04 +00:00
|
|
|
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
|
2020-10-03 14:39:46 +00:00
|
|
|
Top = 266
|
2019-11-12 15:25:04 +00:00
|
|
|
Width = 90
|
|
|
|
Anchors = [akTop, akRight]
|
|
|
|
Caption = 'Tab corner radius'
|
|
|
|
ParentColor = False
|
|
|
|
end
|
2019-11-22 21:44:38 +00:00
|
|
|
object lblTabCaptionHeight: TLabel
|
|
|
|
AnchorSideTop.Control = edTabCaptionHeight
|
|
|
|
AnchorSideTop.Side = asrCenter
|
|
|
|
AnchorSideRight.Control = lblTabHeaderFont
|
|
|
|
AnchorSideRight.Side = asrBottom
|
|
|
|
Left = 73
|
|
|
|
Height = 15
|
2020-10-03 14:39:46 +00:00
|
|
|
Top = 295
|
2019-11-22 21:44:38 +00:00
|
|
|
Width = 98
|
|
|
|
Anchors = [akTop, akRight]
|
|
|
|
Caption = 'Tab caption height'
|
|
|
|
ParentColor = False
|
|
|
|
end
|
|
|
|
object edTabCaptionHeight: TSpinEdit
|
2020-10-03 14:39:46 +00:00
|
|
|
AnchorSideLeft.Control = pTabFrame
|
2019-11-22 21:44:38 +00:00
|
|
|
AnchorSideTop.Control = lblTabCornerRadius
|
|
|
|
AnchorSideTop.Side = asrBottom
|
2020-10-03 14:39:46 +00:00
|
|
|
AnchorSideRight.Control = edTabCornerRadius
|
|
|
|
AnchorSideRight.Side = asrBottom
|
|
|
|
Left = 187
|
2019-11-22 21:44:38 +00:00
|
|
|
Height = 23
|
2020-10-03 14:39:46 +00:00
|
|
|
Top = 291
|
|
|
|
Width = 66
|
|
|
|
Alignment = taRightJustify
|
|
|
|
Anchors = [akTop, akLeft, akRight]
|
2019-11-22 21:44:38 +00:00
|
|
|
BorderSpacing.Top = 10
|
|
|
|
MaxValue = 999
|
|
|
|
MinValue = -1
|
|
|
|
OnChange = edTabCaptionHeightChange
|
|
|
|
TabOrder = 9
|
|
|
|
end
|
2020-10-03 14:39:46 +00:00
|
|
|
object bvVertSpacer: TBevel
|
|
|
|
AnchorSideLeft.Control = sTabRectangle
|
|
|
|
AnchorSideTop.Control = cbTabGradientKind
|
|
|
|
AnchorSideTop.Side = asrBottom
|
|
|
|
AnchorSideRight.Control = sTabRectangle
|
|
|
|
AnchorSideRight.Side = asrBottom
|
|
|
|
Left = 181
|
|
|
|
Height = 7
|
|
|
|
Top = 153
|
|
|
|
Width = 137
|
|
|
|
Anchors = [akTop, akLeft, akRight]
|
|
|
|
BorderSpacing.Left = 2
|
|
|
|
BorderSpacing.Right = 2
|
|
|
|
Shape = bsSpacer
|
|
|
|
end
|
|
|
|
object bvHorSpacer: TBevel
|
|
|
|
AnchorSideLeft.Control = bTabFrameColor
|
|
|
|
AnchorSideLeft.Side = asrBottom
|
|
|
|
AnchorSideTop.Control = sTabRectangle
|
|
|
|
AnchorSideBottom.Control = sTabRectangle
|
|
|
|
AnchorSideBottom.Side = asrBottom
|
|
|
|
Left = 314
|
|
|
|
Height = 124
|
|
|
|
Top = 32
|
|
|
|
Width = 6
|
|
|
|
Anchors = [akTop, akLeft, akBottom]
|
|
|
|
BorderSpacing.Top = 3
|
|
|
|
BorderSpacing.Bottom = 4
|
|
|
|
Shape = bsSpacer
|
|
|
|
end
|
2011-06-17 20:53:01 +00:00
|
|
|
end
|
|
|
|
object TabSheet2: TTabSheet
|
|
|
|
Caption = 'Pane'
|
2023-02-23 19:14:35 +00:00
|
|
|
ClientHeight = 344
|
2023-02-23 22:25:12 +00:00
|
|
|
ClientWidth = 707
|
2011-06-17 20:53:01 +00:00
|
|
|
ImageIndex = 1
|
2020-10-03 14:39:46 +00:00
|
|
|
object lblPaneBorderDark: TLabel
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideTop.Control = pPaneBorderDark
|
|
|
|
AnchorSideTop.Side = asrCenter
|
2020-10-03 14:39:46 +00:00
|
|
|
AnchorSideRight.Control = pPaneBorderDark
|
|
|
|
Left = 64
|
2016-11-13 23:42:13 +00:00
|
|
|
Height = 15
|
2020-10-03 14:39:46 +00:00
|
|
|
Top = 42
|
2016-11-13 23:42:13 +00:00
|
|
|
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
|
2020-10-03 14:39:46 +00:00
|
|
|
AnchorSideRight.Control = lblPaneBorderDark
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideRight.Side = asrBottom
|
2020-10-03 14:39:46 +00:00
|
|
|
Left = 63
|
2016-11-13 23:42:13 +00:00
|
|
|
Height = 15
|
2020-10-03 14:39:46 +00:00
|
|
|
Top = 73
|
2016-11-13 23:42:13 +00:00
|
|
|
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
|
2020-10-03 14:39:46 +00:00
|
|
|
AnchorSideRight.Control = lblPaneBorderDark
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideRight.Side = asrBottom
|
2020-10-03 14:39:46 +00:00
|
|
|
Left = 51
|
2016-11-13 23:42:13 +00:00
|
|
|
Height = 15
|
2020-10-03 14:39:46 +00:00
|
|
|
Top = 104
|
2016-11-13 23:42:13 +00:00
|
|
|
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
|
2020-10-03 14:39:46 +00:00
|
|
|
AnchorSideRight.Control = lblPaneBorderDark
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideRight.Side = asrBottom
|
2020-10-03 14:39:46 +00:00
|
|
|
Left = 66
|
2016-11-13 23:42:13 +00:00
|
|
|
Height = 15
|
2020-10-03 14:39:46 +00:00
|
|
|
Top = 135
|
2016-11-13 23:42:13 +00:00
|
|
|
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
|
2020-10-03 14:39:46 +00:00
|
|
|
AnchorSideRight.Control = lblPaneBorderDark
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideRight.Side = asrBottom
|
2020-10-03 14:39:46 +00:00
|
|
|
Left = 54
|
2016-11-13 23:42:13 +00:00
|
|
|
Height = 15
|
2020-10-03 14:39:46 +00:00
|
|
|
Top = 165
|
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
|
2020-10-03 14:39:46 +00:00
|
|
|
object lblPaneCaptionBackground: TLabel
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideLeft.Control = TabSheet2
|
|
|
|
AnchorSideTop.Control = pPaneCaptionBackground
|
|
|
|
AnchorSideTop.Side = asrCenter
|
2020-10-03 14:39:46 +00:00
|
|
|
AnchorSideRight.Control = lblPaneBorderDark
|
|
|
|
AnchorSideRight.Side = asrBottom
|
|
|
|
Left = 16
|
2016-11-13 23:42:13 +00:00
|
|
|
Height = 15
|
2020-10-03 14:39:46 +00:00
|
|
|
Top = 205
|
2016-11-13 23:42:13 +00:00
|
|
|
Width = 109
|
2020-10-03 14:39:46 +00:00
|
|
|
BorderSpacing.Left = 16
|
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
|
2020-10-03 14:39:46 +00:00
|
|
|
AnchorSideRight.Control = lblPaneBorderDark
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideRight.Side = asrBottom
|
2020-10-03 14:39:46 +00:00
|
|
|
Left = 31
|
2016-11-13 23:42:13 +00:00
|
|
|
Height = 15
|
2020-10-03 14:39:46 +00:00
|
|
|
Top = 296
|
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
|
2020-10-03 14:39:46 +00:00
|
|
|
AnchorSideLeft.Control = lblPaneBorderDark
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideLeft.Side = asrBottom
|
|
|
|
AnchorSideTop.Control = cbLinkPane
|
|
|
|
AnchorSideTop.Side = asrBottom
|
2020-10-03 14:39:46 +00:00
|
|
|
AnchorSideRight.Control = bvPaneHorSpacer
|
2016-11-16 22:44:40 +00:00
|
|
|
AnchorSideRight.Side = asrBottom
|
2020-10-03 14:39:46 +00:00
|
|
|
AnchorSideBottom.Control = bvPaneVertSpacer
|
|
|
|
AnchorSideBottom.Side = asrBottom
|
2016-11-13 23:42:13 +00:00
|
|
|
Left = 133
|
2016-11-16 22:44:40 +00:00
|
|
|
Height = 164
|
2016-11-13 23:42:13 +00:00
|
|
|
Top = 27
|
2016-11-16 22:44:40 +00:00
|
|
|
Width = 143
|
|
|
|
Anchors = [akTop, akLeft, akRight, akBottom]
|
2020-10-03 14:39:46 +00:00
|
|
|
BorderSpacing.Left = 8
|
2016-11-13 23:42:13 +00:00
|
|
|
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
|
2020-10-03 14:39:46 +00:00
|
|
|
AnchorSideLeft.Control = lblPaneCaptionBackground
|
|
|
|
AnchorSideLeft.Side = asrBottom
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideTop.Control = cbLinkPane
|
|
|
|
AnchorSideTop.Side = asrBottom
|
|
|
|
Left = 141
|
2016-11-13 19:05:46 +00:00
|
|
|
Height = 25
|
2020-10-03 14:39:46 +00:00
|
|
|
Top = 37
|
2016-11-14 23:32:02 +00:00
|
|
|
Width = 100
|
2020-10-03 14:39:46 +00:00
|
|
|
BorderSpacing.Left = 16
|
|
|
|
BorderSpacing.Top = 14
|
2011-06-17 20:53:01 +00:00
|
|
|
BevelInner = bvRaised
|
|
|
|
BevelOuter = bvLowered
|
|
|
|
Caption = 'Color'
|
2023-02-23 19:14:35 +00:00
|
|
|
ParentBackground = False
|
2019-11-22 21:44:38 +00:00
|
|
|
TabOrder = 1
|
2011-06-17 20:53:01 +00:00
|
|
|
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
|
2020-10-03 14:39:46 +00:00
|
|
|
Top = 68
|
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'
|
2023-02-23 19:14:35 +00:00
|
|
|
ParentBackground = False
|
2019-11-22 21:44:38 +00:00
|
|
|
TabOrder = 2
|
2011-06-17 20:53:01 +00:00
|
|
|
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
|
2020-10-03 14:39:46 +00:00
|
|
|
Top = 99
|
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'
|
2023-02-23 19:14:35 +00:00
|
|
|
ParentBackground = False
|
2019-11-22 21:44:38 +00:00
|
|
|
TabOrder = 3
|
2011-06-17 20:53:01 +00:00
|
|
|
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
|
2020-10-03 14:39:46 +00:00
|
|
|
Top = 130
|
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'
|
2023-02-23 19:14:35 +00:00
|
|
|
ParentBackground = False
|
2019-11-22 21:44:38 +00:00
|
|
|
TabOrder = 4
|
2011-06-17 20:53:01 +00:00
|
|
|
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
|
2020-10-03 14:39:46 +00:00
|
|
|
Top = 161
|
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
|
2019-11-22 21:44:38 +00:00
|
|
|
TabOrder = 5
|
2016-11-13 19:05:46 +00:00
|
|
|
Text = 'None'
|
2011-06-17 20:53:01 +00:00
|
|
|
end
|
|
|
|
object pPaneCaptionBackground: TPanel
|
2020-10-03 14:39:46 +00:00
|
|
|
AnchorSideLeft.Control = pPaneBorderDark
|
2016-11-13 23:42:13 +00:00
|
|
|
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
|
2020-10-03 14:39:46 +00:00
|
|
|
Top = 200
|
2016-11-14 23:32:02 +00:00
|
|
|
Width = 100
|
|
|
|
Anchors = [akTop, akLeft, akRight]
|
2016-11-16 22:44:40 +00:00
|
|
|
BorderSpacing.Top = 16
|
2011-06-17 20:53:01 +00:00
|
|
|
BevelInner = bvRaised
|
|
|
|
BevelOuter = bvLowered
|
|
|
|
Caption = 'Color'
|
2023-02-23 19:14:35 +00:00
|
|
|
ParentBackground = False
|
2019-11-22 21:44:38 +00:00
|
|
|
TabOrder = 6
|
2011-06-17 20:53:01 +00:00
|
|
|
OnClick = pPaneCaptionBackgroundClick
|
|
|
|
end
|
|
|
|
object pPaneCaptionFont: TPanel
|
2016-11-16 22:44:40 +00:00
|
|
|
AnchorSideLeft.Control = pPaneCaptionFontColor
|
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
|
2020-10-03 14:39:46 +00:00
|
|
|
Top = 291
|
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
|
2011-06-17 20:53:01 +00:00
|
|
|
BevelInner = bvRaised
|
|
|
|
BevelOuter = bvLowered
|
|
|
|
Caption = 'Font'
|
2023-02-23 19:14:35 +00:00
|
|
|
ParentBackground = False
|
2019-11-22 21:44:38 +00:00
|
|
|
TabOrder = 9
|
2011-06-17 20:53:01 +00:00
|
|
|
OnClick = pPaneCaptionFontClick
|
|
|
|
end
|
|
|
|
object pPaneCaptionFontColor: TPanel
|
2016-11-14 23:32:02 +00:00
|
|
|
AnchorSideLeft.Control = pPaneCaptionBackground
|
2016-11-18 22:16:36 +00:00
|
|
|
AnchorSideTop.Control = edPaneHotTrackBrightnessChange
|
2016-11-13 23:42:13 +00:00
|
|
|
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
|
2020-10-03 14:39:46 +00:00
|
|
|
Top = 260
|
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'
|
2023-02-23 19:14:35 +00:00
|
|
|
ParentBackground = False
|
2019-11-22 21:44:38 +00:00
|
|
|
TabOrder = 8
|
2011-06-17 20:53:01 +00:00
|
|
|
OnClick = pPaneCaptionFontColorClick
|
|
|
|
end
|
|
|
|
object cbLinkPane: TCheckBox
|
2020-10-03 14:39:46 +00:00
|
|
|
AnchorSideLeft.Control = pPaneBorderDark
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideTop.Control = TabSheet2
|
|
|
|
Left = 141
|
|
|
|
Height = 19
|
|
|
|
Top = 4
|
2023-02-23 19:14:35 +00:00
|
|
|
Width = 158
|
2016-11-13 23:42:13 +00:00
|
|
|
BorderSpacing.Top = 4
|
2011-06-17 20:53:01 +00:00
|
|
|
Caption = 'Link with tab and idle item'
|
|
|
|
OnClick = cbLinkPaneClick
|
2019-11-22 21:44:38 +00:00
|
|
|
TabOrder = 0
|
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
|
2020-10-03 14:39:46 +00:00
|
|
|
Top = 322
|
2016-11-14 23:32:02 +00:00
|
|
|
Width = 127
|
2016-11-14 16:13:10 +00:00
|
|
|
Anchors = [akTop, akLeft, akRight]
|
|
|
|
BorderSpacing.Top = 6
|
2017-07-08 15:08:34 +00:00
|
|
|
BorderSpacing.Bottom = 6
|
2016-11-14 16:13:10 +00:00
|
|
|
ItemHeight = 15
|
|
|
|
ItemIndex = 1
|
|
|
|
Items.Strings = (
|
|
|
|
'Rectangle flat'
|
|
|
|
'Rectangle etched'
|
|
|
|
'Rectangle raised'
|
|
|
|
'Divider flat'
|
|
|
|
'Divider etched'
|
|
|
|
'Divider raised'
|
|
|
|
)
|
|
|
|
OnChange = cbPaneStyleChange
|
|
|
|
Style = csDropDownList
|
2019-11-22 21:44:38 +00:00
|
|
|
TabOrder = 10
|
2016-11-14 16:13:10 +00:00
|
|
|
Text = 'Rectangle etched'
|
|
|
|
end
|
|
|
|
object Label12: TLabel
|
|
|
|
AnchorSideTop.Control = cbPaneStyle
|
|
|
|
AnchorSideTop.Side = asrCenter
|
2020-10-03 14:39:46 +00:00
|
|
|
AnchorSideRight.Control = lblPaneBorderDark
|
2016-11-14 16:13:10 +00:00
|
|
|
AnchorSideRight.Side = asrBottom
|
2020-10-03 14:39:46 +00:00
|
|
|
Left = 72
|
2016-11-14 16:13:10 +00:00
|
|
|
Height = 15
|
2020-10-03 14:39:46 +00:00
|
|
|
Top = 326
|
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
|
2020-10-03 14:39:46 +00:00
|
|
|
Top = 37
|
2016-11-14 23:32:02 +00:00
|
|
|
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
|
2020-10-03 14:39:46 +00:00
|
|
|
Top = 68
|
2016-11-14 23:32:02 +00:00
|
|
|
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
|
2020-10-03 14:39:46 +00:00
|
|
|
Top = 99
|
2016-11-14 23:32:02 +00:00
|
|
|
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
|
2020-10-03 14:39:46 +00:00
|
|
|
Top = 130
|
2016-11-14 23:32:02 +00:00
|
|
|
Width = 25
|
|
|
|
AllowAllUp = True
|
|
|
|
BorderSpacing.Left = 2
|
|
|
|
Flat = True
|
|
|
|
GroupIndex = 1
|
|
|
|
OnClick = bPaneGradientToColorClick
|
|
|
|
end
|
|
|
|
object LblCaptionBackground1: TLabel
|
|
|
|
AnchorSideTop.Control = pPaneCaptionFontColor
|
|
|
|
AnchorSideTop.Side = asrCenter
|
2020-10-03 14:39:46 +00:00
|
|
|
AnchorSideRight.Control = lblPaneBorderDark
|
2016-11-14 23:32:02 +00:00
|
|
|
AnchorSideRight.Side = asrBottom
|
2020-10-03 14:39:46 +00:00
|
|
|
Left = 53
|
2016-11-14 23:32:02 +00:00
|
|
|
Height = 15
|
2020-10-03 14:39:46 +00:00
|
|
|
Top = 265
|
2016-11-14 23:32:02 +00:00
|
|
|
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
|
2020-10-03 14:39:46 +00:00
|
|
|
Top = 200
|
2016-11-14 23:32:02 +00:00
|
|
|
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
|
2020-10-03 14:39:46 +00:00
|
|
|
Top = 260
|
2016-11-14 23:32:02 +00:00
|
|
|
Width = 25
|
|
|
|
AllowAllUp = True
|
|
|
|
BorderSpacing.Left = 2
|
|
|
|
Flat = True
|
|
|
|
GroupIndex = 1
|
|
|
|
OnClick = bPaneCaptionFontColorClick
|
|
|
|
end
|
2016-11-16 22:44:40 +00:00
|
|
|
object PaneHSpacer: TBevel
|
|
|
|
AnchorSideLeft.Control = bPaneBorderDarkColor
|
|
|
|
AnchorSideLeft.Side = asrBottom
|
|
|
|
Left = 268
|
|
|
|
Height = 26
|
|
|
|
Top = 36
|
|
|
|
Width = 8
|
|
|
|
Shape = bsSpacer
|
|
|
|
end
|
2016-11-18 16:57:35 +00:00
|
|
|
object Label15: TLabel
|
2016-11-18 22:16:36 +00:00
|
|
|
AnchorSideTop.Control = edPaneHotTrackBrightnessChange
|
2016-11-18 16:57:35 +00:00
|
|
|
AnchorSideTop.Side = asrCenter
|
2020-10-03 14:39:46 +00:00
|
|
|
AnchorSideRight.Control = lblPaneBorderDark
|
2016-11-18 16:57:35 +00:00
|
|
|
AnchorSideRight.Side = asrBottom
|
2020-10-03 14:39:46 +00:00
|
|
|
Left = 20
|
2016-11-18 16:57:35 +00:00
|
|
|
Height = 30
|
2020-10-03 14:39:46 +00:00
|
|
|
Top = 227
|
2016-11-18 16:57:35 +00:00
|
|
|
Width = 105
|
|
|
|
Alignment = taRightJustify
|
2020-10-03 14:39:46 +00:00
|
|
|
Anchors = [akTop, akRight]
|
2016-11-18 16:57:35 +00:00
|
|
|
Caption = 'HotTrack brightness'#13#10'change'
|
|
|
|
ParentColor = False
|
|
|
|
end
|
2016-11-18 22:16:36 +00:00
|
|
|
object edPaneHotTrackBrightnessChange: TSpinEdit
|
2016-11-18 16:57:35 +00:00
|
|
|
AnchorSideLeft.Control = pPaneCaptionBackground
|
|
|
|
AnchorSideTop.Control = pPaneCaptionBackground
|
|
|
|
AnchorSideTop.Side = asrBottom
|
|
|
|
AnchorSideRight.Control = pPaneCaptionBackground
|
|
|
|
AnchorSideRight.Side = asrBottom
|
|
|
|
Left = 141
|
|
|
|
Height = 23
|
2020-10-03 14:39:46 +00:00
|
|
|
Top = 231
|
2016-11-18 16:57:35 +00:00
|
|
|
Width = 100
|
|
|
|
Alignment = taRightJustify
|
|
|
|
Anchors = [akTop, akLeft, akRight]
|
|
|
|
BorderSpacing.Top = 6
|
|
|
|
MinValue = -100
|
2016-11-18 22:16:36 +00:00
|
|
|
OnChange = edPaneHotTrackBrightnessChangeChange
|
2019-11-22 21:44:38 +00:00
|
|
|
TabOrder = 7
|
2016-11-18 16:57:35 +00:00
|
|
|
end
|
|
|
|
object Label16: TLabel
|
2016-11-18 22:16:36 +00:00
|
|
|
AnchorSideLeft.Control = edPaneHotTrackBrightnessChange
|
2016-11-18 16:57:35 +00:00
|
|
|
AnchorSideLeft.Side = asrBottom
|
2016-11-18 22:16:36 +00:00
|
|
|
AnchorSideTop.Control = edPaneHotTrackBrightnessChange
|
2016-11-18 16:57:35 +00:00
|
|
|
AnchorSideTop.Side = asrCenter
|
|
|
|
Left = 247
|
|
|
|
Height = 15
|
2020-10-03 14:39:46 +00:00
|
|
|
Top = 235
|
2016-11-18 16:57:35 +00:00
|
|
|
Width = 10
|
|
|
|
BorderSpacing.Left = 6
|
|
|
|
Caption = '%'
|
|
|
|
ParentColor = False
|
|
|
|
end
|
2020-10-03 14:39:46 +00:00
|
|
|
object bvPaneHorSpacer: TBevel
|
|
|
|
AnchorSideLeft.Control = bPaneBorderDarkColor
|
|
|
|
AnchorSideLeft.Side = asrBottom
|
|
|
|
AnchorSideTop.Control = sTabRectangle
|
|
|
|
AnchorSideBottom.Control = sTabRectangle
|
|
|
|
AnchorSideBottom.Side = asrBottom
|
|
|
|
Left = 268
|
2023-02-23 19:14:35 +00:00
|
|
|
Height = 115
|
2020-10-03 14:39:46 +00:00
|
|
|
Top = 32
|
|
|
|
Width = 8
|
|
|
|
Anchors = [akTop, akLeft, akBottom]
|
|
|
|
BorderSpacing.Top = 3
|
|
|
|
BorderSpacing.Bottom = 4
|
|
|
|
Shape = bsSpacer
|
|
|
|
end
|
|
|
|
object bvPaneVertSpacer: TBevel
|
|
|
|
AnchorSideLeft.Control = sPaneRectangle
|
|
|
|
AnchorSideTop.Control = cbPaneGradientKind
|
|
|
|
AnchorSideTop.Side = asrBottom
|
|
|
|
AnchorSideRight.Control = sPaneRectangle
|
|
|
|
AnchorSideRight.Side = asrBottom
|
|
|
|
Left = 135
|
|
|
|
Height = 7
|
|
|
|
Top = 184
|
|
|
|
Width = 139
|
|
|
|
Anchors = [akTop, akLeft, akRight]
|
|
|
|
BorderSpacing.Left = 2
|
|
|
|
BorderSpacing.Right = 2
|
|
|
|
Shape = bsSpacer
|
|
|
|
end
|
2011-06-17 20:53:01 +00:00
|
|
|
end
|
|
|
|
object TabSheet3: TTabSheet
|
|
|
|
Caption = 'Item'
|
2023-02-23 19:14:35 +00:00
|
|
|
ClientHeight = 344
|
2023-02-23 22:25:12 +00:00
|
|
|
ClientWidth = 707
|
2011-06-17 20:53:01 +00:00
|
|
|
ImageIndex = 2
|
|
|
|
object sItemRectangle: TShape
|
2020-10-03 14:39:46 +00:00
|
|
|
AnchorSideLeft.Control = lblItemIdleFrame
|
2016-11-16 22:44:40 +00:00
|
|
|
AnchorSideLeft.Side = asrBottom
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideTop.Control = cbLinkItem
|
|
|
|
AnchorSideTop.Side = asrBottom
|
2016-11-16 22:44:40 +00:00
|
|
|
AnchorSideRight.Side = asrBottom
|
2020-10-03 14:39:46 +00:00
|
|
|
AnchorSideBottom.Control = bvItemVertSpacer
|
2016-11-16 22:44:40 +00:00
|
|
|
AnchorSideBottom.Side = asrBottom
|
2020-10-03 14:39:46 +00:00
|
|
|
Left = 108
|
2016-11-16 22:44:40 +00:00
|
|
|
Height = 239
|
2016-11-13 23:42:13 +00:00
|
|
|
Top = 27
|
2016-11-16 22:44:40 +00:00
|
|
|
Width = 141
|
2020-10-03 14:39:46 +00:00
|
|
|
Anchors = [akTop, akLeft, akBottom]
|
|
|
|
BorderSpacing.Left = 8
|
2016-11-13 23:42:13 +00:00
|
|
|
BorderSpacing.Top = 4
|
2011-06-17 20:53:01 +00:00
|
|
|
Visible = False
|
|
|
|
end
|
2020-10-03 14:39:46 +00:00
|
|
|
object lblItemIdleFrame: TLabel
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideTop.Control = pItemIdleFrame
|
|
|
|
AnchorSideTop.Side = asrCenter
|
2020-10-03 14:39:46 +00:00
|
|
|
AnchorSideRight.Control = pItemIdleFrame
|
2017-07-07 22:38:47 +00:00
|
|
|
Left = 67
|
2016-11-13 23:42:13 +00:00
|
|
|
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
|
2020-10-03 14:39:46 +00:00
|
|
|
AnchorSideRight.Control = lblItemIdleFrame
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideRight.Side = asrBottom
|
2017-07-07 22:38:47 +00:00
|
|
|
Left = 26
|
2016-11-13 23:42:13 +00:00
|
|
|
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
|
2020-10-03 14:39:46 +00:00
|
|
|
AnchorSideRight.Control = lblItemIdleFrame
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideRight.Side = asrBottom
|
2017-07-07 22:38:47 +00:00
|
|
|
Left = 41
|
2016-11-13 23:42:13 +00:00
|
|
|
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
|
2020-10-03 14:39:46 +00:00
|
|
|
AnchorSideRight.Control = lblItemIdleFrame
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideRight.Side = asrBottom
|
2017-07-07 22:38:47 +00:00
|
|
|
Left = 29
|
2016-11-13 23:42:13 +00:00
|
|
|
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
|
2020-10-03 14:39:46 +00:00
|
|
|
AnchorSideRight.Control = lblItemIdleFrame
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideRight.Side = asrBottom
|
2017-07-07 22:38:47 +00:00
|
|
|
Left = 51
|
2016-11-13 23:42:13 +00:00
|
|
|
Height = 15
|
2016-11-16 22:44:40 +00:00
|
|
|
Top = 278
|
2016-11-13 23:42:13 +00:00
|
|
|
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
|
2020-10-03 14:39:46 +00:00
|
|
|
object lblItemIdle: TLabel
|
2016-11-16 22:44:40 +00:00
|
|
|
AnchorSideLeft.Control = pItemIdleFrame
|
|
|
|
AnchorSideLeft.Side = asrCenter
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideTop.Control = cbLinkItem
|
|
|
|
AnchorSideTop.Side = asrBottom
|
2020-10-03 14:39:46 +00:00
|
|
|
Left = 157
|
2016-11-16 22:44:40 +00:00
|
|
|
Height = 15
|
2016-11-13 23:42:13 +00:00
|
|
|
Top = 31
|
2016-11-16 22:44:40 +00:00
|
|
|
Width = 19
|
2011-06-17 20:53:01 +00:00
|
|
|
Alignment = taCenter
|
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
|
2020-10-03 14:39:46 +00:00
|
|
|
AnchorSideRight.Control = lblItemIdleFrame
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideRight.Side = asrBottom
|
2017-07-07 22:38:47 +00:00
|
|
|
Left = 28
|
2016-11-13 23:42:13 +00:00
|
|
|
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
|
2020-10-03 14:39:46 +00:00
|
|
|
AnchorSideRight.Control = lblItemIdleFrame
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideRight.Side = asrBottom
|
2017-07-07 22:38:47 +00:00
|
|
|
Left = 17
|
2016-11-13 23:42:13 +00:00
|
|
|
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
|
2020-10-03 14:39:46 +00:00
|
|
|
object lblItemInnerLightColor: TLabel
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideLeft.Control = TabSheet3
|
|
|
|
AnchorSideTop.Control = pItemIdleInnerLight
|
|
|
|
AnchorSideTop.Side = asrCenter
|
2020-10-03 14:39:46 +00:00
|
|
|
AnchorSideRight.Control = lblItemIdleFrame
|
|
|
|
AnchorSideRight.Side = asrBottom
|
2017-07-07 22:38:47 +00:00
|
|
|
Left = 16
|
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
|
2017-07-07 22:38:47 +00:00
|
|
|
BorderSpacing.Left = 16
|
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
|
2016-11-16 22:44:40 +00:00
|
|
|
AnchorSideLeft.Side = asrCenter
|
2020-10-03 14:39:46 +00:00
|
|
|
AnchorSideTop.Control = lblItemIdle
|
|
|
|
AnchorSideBottom.Control = lblItemIdle
|
2016-11-16 22:44:40 +00:00
|
|
|
AnchorSideBottom.Side = asrBottom
|
2020-10-03 14:39:46 +00:00
|
|
|
Left = 286
|
2016-11-16 22:44:40 +00:00
|
|
|
Height = 15
|
2016-11-13 23:42:13 +00:00
|
|
|
Top = 31
|
2016-11-16 22:44:40 +00:00
|
|
|
Width = 46
|
2011-06-17 20:53:01 +00:00
|
|
|
Alignment = taCenter
|
2016-11-16 22:44:40 +00:00
|
|
|
Anchors = [akTop, akLeft, akBottom]
|
2011-06-17 20:53:01 +00:00
|
|
|
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
|
2016-11-16 22:44:40 +00:00
|
|
|
AnchorSideLeft.Side = asrCenter
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideTop.Control = LblHotTrack
|
2016-11-16 22:44:40 +00:00
|
|
|
AnchorSideBottom.Control = LblHotTrack
|
|
|
|
AnchorSideBottom.Side = asrBottom
|
2020-10-03 14:39:46 +00:00
|
|
|
Left = 436
|
2016-11-16 22:44:40 +00:00
|
|
|
Height = 15
|
2016-11-13 23:42:13 +00:00
|
|
|
Top = 31
|
2016-11-16 22:44:40 +00:00
|
|
|
Width = 33
|
2011-06-17 20:53:01 +00:00
|
|
|
Alignment = taCenter
|
2016-11-16 22:44:40 +00:00
|
|
|
Anchors = [akTop, akLeft, akBottom]
|
2011-06-17 20:53:01 +00:00
|
|
|
Caption = 'Active'
|
2016-11-13 19:05:46 +00:00
|
|
|
ParentColor = False
|
2011-06-17 20:53:01 +00:00
|
|
|
end
|
|
|
|
object pItemFont: TPanel
|
2020-10-03 14:39:46 +00:00
|
|
|
AnchorSideLeft.Control = pItemIdleFrame
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideTop.Control = pItemIdleInnerLight
|
|
|
|
AnchorSideTop.Side = asrBottom
|
2020-10-03 14:39:46 +00:00
|
|
|
AnchorSideRight.Control = pItemIdleFrame
|
2016-11-16 18:56:23 +00:00
|
|
|
AnchorSideRight.Side = asrBottom
|
2020-10-03 14:39:46 +00:00
|
|
|
Left = 116
|
2016-11-13 19:05:46 +00:00
|
|
|
Height = 25
|
2016-11-16 22:44:40 +00:00
|
|
|
Top = 273
|
2016-11-16 18:56:23 +00:00
|
|
|
Width = 100
|
|
|
|
Anchors = [akTop, akLeft, akRight]
|
2016-11-16 22:44:40 +00:00
|
|
|
BorderSpacing.Top = 14
|
2016-11-13 23:42:13 +00:00
|
|
|
BorderSpacing.Bottom = 4
|
2011-06-17 20:53:01 +00:00
|
|
|
BevelInner = bvRaised
|
|
|
|
BevelOuter = bvLowered
|
|
|
|
Caption = 'Font'
|
2023-02-23 19:14:35 +00:00
|
|
|
ParentBackground = False
|
2019-11-22 21:44:38 +00:00
|
|
|
TabOrder = 22
|
2011-06-17 20:53:01 +00:00
|
|
|
OnClick = pItemFontClick
|
|
|
|
end
|
|
|
|
object cbItemIdleGradientKind: TComboBox
|
2020-10-03 14:39:46 +00:00
|
|
|
AnchorSideLeft.Control = pItemIdleFrame
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideTop.Control = pItemIdleGradientTo
|
|
|
|
AnchorSideTop.Side = asrBottom
|
2020-10-03 14:39:46 +00:00
|
|
|
AnchorSideRight.Control = pItemIdleFrame
|
2016-11-15 16:02:13 +00:00
|
|
|
AnchorSideRight.Side = asrBottom
|
2020-10-03 14:39:46 +00:00
|
|
|
Left = 116
|
2016-11-13 23:42:13 +00:00
|
|
|
Height = 23
|
|
|
|
Top = 143
|
2016-11-15 16:02:13 +00:00
|
|
|
Width = 100
|
|
|
|
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 = cbItemIdleGradientKindChange
|
|
|
|
Style = csDropDownList
|
2019-11-22 21:44:38 +00:00
|
|
|
TabOrder = 10
|
2016-11-13 19:05:46 +00:00
|
|
|
Text = 'None'
|
2011-06-17 20:53:01 +00:00
|
|
|
end
|
|
|
|
object pItemIdleGradientTo: TPanel
|
2020-10-03 14:39:46 +00:00
|
|
|
AnchorSideLeft.Control = pItemIdleFrame
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideTop.Control = pItemIdleGradientFrom
|
|
|
|
AnchorSideTop.Side = asrBottom
|
2020-10-03 14:39:46 +00:00
|
|
|
AnchorSideRight.Control = pItemIdleFrame
|
2016-11-15 16:02:13 +00:00
|
|
|
AnchorSideRight.Side = asrBottom
|
2020-10-03 14:39:46 +00:00
|
|
|
Left = 116
|
2016-11-13 19:05:46 +00:00
|
|
|
Height = 25
|
2016-11-13 23:42:13 +00:00
|
|
|
Top = 112
|
2016-11-15 16:02:13 +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'
|
2023-02-23 19:14:35 +00:00
|
|
|
ParentBackground = False
|
2019-11-22 21:44:38 +00:00
|
|
|
TabOrder = 7
|
2011-06-17 20:53:01 +00:00
|
|
|
OnClick = pItemIdleGradientToClick
|
|
|
|
end
|
|
|
|
object pItemIdleGradientFrom: TPanel
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideLeft.Control = pItemIdleFrame
|
|
|
|
AnchorSideTop.Control = pItemIdleFrame
|
|
|
|
AnchorSideTop.Side = asrBottom
|
2016-11-15 16:02:13 +00:00
|
|
|
AnchorSideRight.Control = pItemIdleFrame
|
|
|
|
AnchorSideRight.Side = asrBottom
|
2020-10-03 14:39:46 +00:00
|
|
|
Left = 116
|
2016-11-13 19:05:46 +00:00
|
|
|
Height = 25
|
2016-11-13 23:42:13 +00:00
|
|
|
Top = 81
|
2016-11-15 16:02:13 +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'
|
2023-02-23 19:14:35 +00:00
|
|
|
ParentBackground = False
|
2019-11-22 21:44:38 +00:00
|
|
|
TabOrder = 4
|
2011-06-17 20:53:01 +00:00
|
|
|
OnClick = pItemIdleGradientFromClick
|
|
|
|
end
|
|
|
|
object pItemIdleFrame: TPanel
|
2020-10-03 14:39:46 +00:00
|
|
|
AnchorSideLeft.Control = lblItemInnerLightColor
|
|
|
|
AnchorSideLeft.Side = asrBottom
|
|
|
|
AnchorSideTop.Control = lblItemIdle
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideTop.Side = asrBottom
|
2020-10-03 14:39:46 +00:00
|
|
|
Left = 116
|
2016-11-13 19:05:46 +00:00
|
|
|
Height = 25
|
2016-11-13 23:42:13 +00:00
|
|
|
Top = 50
|
2016-11-15 16:02:13 +00:00
|
|
|
Width = 100
|
2020-10-03 14:39:46 +00:00
|
|
|
BorderSpacing.Left = 16
|
2016-11-16 22:44:40 +00:00
|
|
|
BorderSpacing.Top = 4
|
2011-06-17 20:53:01 +00:00
|
|
|
BevelInner = bvRaised
|
|
|
|
BevelOuter = bvLowered
|
|
|
|
Caption = 'Color'
|
2023-02-23 19:14:35 +00:00
|
|
|
ParentBackground = False
|
2019-11-22 21:44:38 +00:00
|
|
|
TabOrder = 1
|
2011-06-17 20:53:01 +00:00
|
|
|
OnClick = pItemIdleFrameClick
|
|
|
|
end
|
|
|
|
object pItemIdleCaptionColor: TPanel
|
2020-10-03 14:39:46 +00:00
|
|
|
AnchorSideLeft.Control = pItemIdleFrame
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideTop.Control = cbItemIdleGradientKind
|
|
|
|
AnchorSideTop.Side = asrBottom
|
2020-10-03 14:39:46 +00:00
|
|
|
AnchorSideRight.Control = pItemIdleFrame
|
2016-11-15 16:02:13 +00:00
|
|
|
AnchorSideRight.Side = asrBottom
|
2020-10-03 14:39:46 +00:00
|
|
|
Left = 116
|
2016-11-13 19:05:46 +00:00
|
|
|
Height = 25
|
2016-11-13 23:42:13 +00:00
|
|
|
Top = 172
|
2016-11-15 16:02:13 +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'
|
2023-02-23 19:14:35 +00:00
|
|
|
ParentBackground = False
|
2019-11-22 21:44:38 +00:00
|
|
|
TabOrder = 13
|
2011-06-17 20:53:01 +00:00
|
|
|
OnClick = pItemIdleCaptionColorClick
|
|
|
|
end
|
|
|
|
object pItemIdleInnerDark: TPanel
|
2020-10-03 14:39:46 +00:00
|
|
|
AnchorSideLeft.Control = pItemIdleFrame
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideTop.Control = pItemIdleCaptionColor
|
|
|
|
AnchorSideTop.Side = asrBottom
|
2020-10-03 14:39:46 +00:00
|
|
|
AnchorSideRight.Control = pItemIdleFrame
|
2016-11-15 16:02:13 +00:00
|
|
|
AnchorSideRight.Side = asrBottom
|
2020-10-03 14:39:46 +00:00
|
|
|
Left = 116
|
2016-11-13 19:05:46 +00:00
|
|
|
Height = 25
|
2016-11-13 23:42:13 +00:00
|
|
|
Top = 203
|
2016-11-15 16:02:13 +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'
|
2023-02-23 19:14:35 +00:00
|
|
|
ParentBackground = False
|
2019-11-22 21:44:38 +00:00
|
|
|
TabOrder = 16
|
2011-06-17 20:53:01 +00:00
|
|
|
OnClick = pItemIdleInnerDarkClick
|
|
|
|
end
|
|
|
|
object pItemIdleInnerLight: TPanel
|
2020-10-03 14:39:46 +00:00
|
|
|
AnchorSideLeft.Control = pItemIdleFrame
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideTop.Control = pItemIdleInnerDark
|
|
|
|
AnchorSideTop.Side = asrBottom
|
2020-10-03 14:39:46 +00:00
|
|
|
AnchorSideRight.Control = pItemIdleFrame
|
2016-11-15 16:02:13 +00:00
|
|
|
AnchorSideRight.Side = asrBottom
|
2020-10-03 14:39:46 +00:00
|
|
|
Left = 116
|
2016-11-13 19:05:46 +00:00
|
|
|
Height = 25
|
2016-11-13 23:42:13 +00:00
|
|
|
Top = 234
|
2016-11-15 16:02:13 +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'
|
2023-02-23 19:14:35 +00:00
|
|
|
ParentBackground = False
|
2019-11-22 21:44:38 +00:00
|
|
|
TabOrder = 19
|
2011-06-17 20:53:01 +00:00
|
|
|
OnClick = pItemIdleInnerLightClick
|
|
|
|
end
|
|
|
|
object cbItemHottrackGradientKind: TComboBox
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideLeft.Control = pItemHottrackGradientTo
|
|
|
|
AnchorSideTop.Control = pItemHottrackGradientTo
|
|
|
|
AnchorSideTop.Side = asrBottom
|
2016-11-15 16:02:13 +00:00
|
|
|
AnchorSideRight.Control = pItemHottrackGradientTo
|
|
|
|
AnchorSideRight.Side = asrBottom
|
2020-10-03 14:39:46 +00:00
|
|
|
Left = 259
|
2016-11-13 23:42:13 +00:00
|
|
|
Height = 23
|
|
|
|
Top = 143
|
2016-11-15 16:02:13 +00:00
|
|
|
Width = 100
|
|
|
|
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 = cbItemHottrackGradientKindChange
|
|
|
|
Style = csDropDownList
|
2019-11-22 21:44:38 +00:00
|
|
|
TabOrder = 11
|
2016-11-13 19:05:46 +00:00
|
|
|
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
|
2016-11-15 16:02:13 +00:00
|
|
|
AnchorSideRight.Control = pItemHottrackGradientFrom
|
|
|
|
AnchorSideRight.Side = asrBottom
|
2016-11-16 22:44:40 +00:00
|
|
|
AnchorSideBottom.Control = pItemIdleGradientTo
|
|
|
|
AnchorSideBottom.Side = asrBottom
|
2020-10-03 14:39:46 +00:00
|
|
|
Left = 259
|
2016-11-13 19:05:46 +00:00
|
|
|
Height = 25
|
2016-11-13 23:42:13 +00:00
|
|
|
Top = 112
|
2016-11-15 16:02:13 +00:00
|
|
|
Width = 100
|
2016-11-16 22:44:40 +00:00
|
|
|
Anchors = [akTop, akLeft, akRight, akBottom]
|
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'
|
2023-02-23 19:14:35 +00:00
|
|
|
ParentBackground = False
|
2019-11-22 21:44:38 +00:00
|
|
|
TabOrder = 8
|
2011-06-17 20:53:01 +00:00
|
|
|
OnClick = pItemHottrackGradientToClick
|
|
|
|
end
|
|
|
|
object pItemHottrackGradientFrom: TPanel
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideLeft.Control = pItemHottrackFrame
|
|
|
|
AnchorSideTop.Control = pItemHottrackFrame
|
|
|
|
AnchorSideTop.Side = asrBottom
|
2016-11-15 16:02:13 +00:00
|
|
|
AnchorSideRight.Control = pItemHottrackFrame
|
|
|
|
AnchorSideRight.Side = asrBottom
|
2016-11-16 22:44:40 +00:00
|
|
|
AnchorSideBottom.Control = pItemIdleGradientFrom
|
|
|
|
AnchorSideBottom.Side = asrBottom
|
2020-10-03 14:39:46 +00:00
|
|
|
Left = 259
|
2016-11-13 19:05:46 +00:00
|
|
|
Height = 25
|
2016-11-13 23:42:13 +00:00
|
|
|
Top = 81
|
2016-11-15 16:02:13 +00:00
|
|
|
Width = 100
|
2016-11-16 22:44:40 +00:00
|
|
|
Anchors = [akTop, akLeft, akRight, akBottom]
|
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'
|
2023-02-23 19:14:35 +00:00
|
|
|
ParentBackground = False
|
2019-11-22 21:44:38 +00:00
|
|
|
TabOrder = 5
|
2011-06-17 20:53:01 +00:00
|
|
|
OnClick = pItemHottrackGradientFromClick
|
|
|
|
end
|
|
|
|
object pItemHottrackFrame: TPanel
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideLeft.Control = pItemIdleFrame
|
|
|
|
AnchorSideLeft.Side = asrBottom
|
|
|
|
AnchorSideTop.Control = pItemIdleFrame
|
2016-11-16 22:44:40 +00:00
|
|
|
AnchorSideBottom.Control = pItemIdleFrame
|
|
|
|
AnchorSideBottom.Side = asrBottom
|
2020-10-03 14:39:46 +00:00
|
|
|
Left = 259
|
2016-11-13 19:05:46 +00:00
|
|
|
Height = 25
|
2016-11-13 23:42:13 +00:00
|
|
|
Top = 50
|
2016-11-15 16:02:13 +00:00
|
|
|
Width = 100
|
2016-11-16 22:44:40 +00:00
|
|
|
Anchors = [akTop, akLeft, akBottom]
|
2016-11-15 16:02:13 +00:00
|
|
|
BorderSpacing.Left = 43
|
2011-06-17 20:53:01 +00:00
|
|
|
BevelInner = bvRaised
|
|
|
|
BevelOuter = bvLowered
|
|
|
|
Caption = 'Color'
|
2023-02-23 19:14:35 +00:00
|
|
|
ParentBackground = False
|
2019-11-22 21:44:38 +00:00
|
|
|
TabOrder = 2
|
2011-06-17 20:53:01 +00:00
|
|
|
OnClick = pItemHottrackFrameClick
|
|
|
|
end
|
|
|
|
object pItemHottrackCaptionColor: TPanel
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideLeft.Control = cbItemHottrackGradientKind
|
|
|
|
AnchorSideTop.Control = cbItemHottrackGradientKind
|
|
|
|
AnchorSideTop.Side = asrBottom
|
2016-11-15 16:02:13 +00:00
|
|
|
AnchorSideRight.Control = pItemHottrackGradientTo
|
|
|
|
AnchorSideRight.Side = asrBottom
|
2016-11-16 22:44:40 +00:00
|
|
|
AnchorSideBottom.Control = pItemIdleCaptionColor
|
|
|
|
AnchorSideBottom.Side = asrBottom
|
2020-10-03 14:39:46 +00:00
|
|
|
Left = 259
|
2016-11-13 19:05:46 +00:00
|
|
|
Height = 25
|
2016-11-13 23:42:13 +00:00
|
|
|
Top = 172
|
2016-11-15 16:02:13 +00:00
|
|
|
Width = 100
|
2016-11-16 22:44:40 +00:00
|
|
|
Anchors = [akTop, akLeft, akRight, akBottom]
|
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'
|
2023-02-23 19:14:35 +00:00
|
|
|
ParentBackground = False
|
2019-11-22 21:44:38 +00:00
|
|
|
TabOrder = 14
|
2011-06-17 20:53:01 +00:00
|
|
|
OnClick = pItemHottrackCaptionColorClick
|
|
|
|
end
|
|
|
|
object pItemHottrackInnerDark: TPanel
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideLeft.Control = pItemHottrackCaptionColor
|
|
|
|
AnchorSideTop.Control = pItemHottrackCaptionColor
|
|
|
|
AnchorSideTop.Side = asrBottom
|
2016-11-15 16:02:13 +00:00
|
|
|
AnchorSideRight.Control = pItemHottrackCaptionColor
|
|
|
|
AnchorSideRight.Side = asrBottom
|
2016-11-16 22:44:40 +00:00
|
|
|
AnchorSideBottom.Control = pItemIdleInnerDark
|
|
|
|
AnchorSideBottom.Side = asrBottom
|
2020-10-03 14:39:46 +00:00
|
|
|
Left = 259
|
2016-11-13 19:05:46 +00:00
|
|
|
Height = 25
|
2016-11-13 23:42:13 +00:00
|
|
|
Top = 203
|
2016-11-15 16:02:13 +00:00
|
|
|
Width = 100
|
2016-11-16 22:44:40 +00:00
|
|
|
Anchors = [akTop, akLeft, akRight, akBottom]
|
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'
|
2023-02-23 19:14:35 +00:00
|
|
|
ParentBackground = False
|
2019-11-22 21:44:38 +00:00
|
|
|
TabOrder = 17
|
2011-06-17 20:53:01 +00:00
|
|
|
OnClick = pItemHottrackInnerDarkClick
|
|
|
|
end
|
|
|
|
object pItemHottrackInnerLight: TPanel
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideLeft.Control = pItemHottrackInnerDark
|
|
|
|
AnchorSideTop.Control = pItemHottrackInnerDark
|
|
|
|
AnchorSideTop.Side = asrBottom
|
2016-11-15 16:02:13 +00:00
|
|
|
AnchorSideRight.Control = pItemHottrackInnerDark
|
|
|
|
AnchorSideRight.Side = asrBottom
|
2016-11-16 22:44:40 +00:00
|
|
|
AnchorSideBottom.Control = pItemIdleInnerLight
|
|
|
|
AnchorSideBottom.Side = asrBottom
|
2020-10-03 14:39:46 +00:00
|
|
|
Left = 259
|
2016-11-13 19:05:46 +00:00
|
|
|
Height = 25
|
2016-11-13 23:42:13 +00:00
|
|
|
Top = 234
|
2016-11-15 16:02:13 +00:00
|
|
|
Width = 100
|
2016-11-16 22:44:40 +00:00
|
|
|
Anchors = [akTop, akLeft, akRight, akBottom]
|
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'
|
2023-02-23 19:14:35 +00:00
|
|
|
ParentBackground = False
|
2019-11-22 21:44:38 +00:00
|
|
|
TabOrder = 20
|
2011-06-17 20:53:01 +00:00
|
|
|
OnClick = pItemHottrackInnerLightClick
|
|
|
|
end
|
|
|
|
object cbItemActiveGradientKind: TComboBox
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideLeft.Control = pItemActiveGradientTo
|
|
|
|
AnchorSideTop.Control = pItemActiveGradientTo
|
|
|
|
AnchorSideTop.Side = asrBottom
|
2016-11-15 16:02:13 +00:00
|
|
|
AnchorSideRight.Control = pItemActiveGradientTo
|
|
|
|
AnchorSideRight.Side = asrBottom
|
2020-10-03 14:39:46 +00:00
|
|
|
Left = 402
|
2016-11-13 23:42:13 +00:00
|
|
|
Height = 23
|
|
|
|
Top = 143
|
2016-11-15 16:02:13 +00:00
|
|
|
Width = 100
|
|
|
|
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 = cbItemActiveGradientKindChange
|
|
|
|
Style = csDropDownList
|
2019-11-22 21:44:38 +00:00
|
|
|
TabOrder = 12
|
2016-11-13 19:05:46 +00:00
|
|
|
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
|
2016-11-15 16:02:13 +00:00
|
|
|
AnchorSideRight.Control = pItemActiveGradientFrom
|
|
|
|
AnchorSideRight.Side = asrBottom
|
2016-11-16 22:44:40 +00:00
|
|
|
AnchorSideBottom.Control = pItemHottrackGradientTo
|
|
|
|
AnchorSideBottom.Side = asrBottom
|
2020-10-03 14:39:46 +00:00
|
|
|
Left = 402
|
2016-11-13 19:05:46 +00:00
|
|
|
Height = 25
|
2016-11-13 23:42:13 +00:00
|
|
|
Top = 112
|
2016-11-15 16:02:13 +00:00
|
|
|
Width = 100
|
2016-11-16 22:44:40 +00:00
|
|
|
Anchors = [akTop, akLeft, akRight, akBottom]
|
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'
|
2023-02-23 19:14:35 +00:00
|
|
|
ParentBackground = False
|
2019-11-22 21:44:38 +00:00
|
|
|
TabOrder = 9
|
2011-06-17 20:53:01 +00:00
|
|
|
OnClick = pItemActiveGradientToClick
|
|
|
|
end
|
|
|
|
object pItemActiveGradientFrom: TPanel
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideLeft.Control = pItemActiveFrame
|
|
|
|
AnchorSideTop.Control = pItemActiveFrame
|
|
|
|
AnchorSideTop.Side = asrBottom
|
2016-11-15 16:02:13 +00:00
|
|
|
AnchorSideRight.Control = pItemActiveFrame
|
|
|
|
AnchorSideRight.Side = asrBottom
|
2016-11-16 22:44:40 +00:00
|
|
|
AnchorSideBottom.Control = pItemHottrackGradientFrom
|
|
|
|
AnchorSideBottom.Side = asrBottom
|
2020-10-03 14:39:46 +00:00
|
|
|
Left = 402
|
2016-11-13 19:05:46 +00:00
|
|
|
Height = 25
|
2016-11-13 23:42:13 +00:00
|
|
|
Top = 81
|
2016-11-15 16:02:13 +00:00
|
|
|
Width = 100
|
2016-11-16 22:44:40 +00:00
|
|
|
Anchors = [akTop, akLeft, akRight, akBottom]
|
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'
|
2023-02-23 19:14:35 +00:00
|
|
|
ParentBackground = False
|
2019-11-22 21:44:38 +00:00
|
|
|
TabOrder = 6
|
2011-06-17 20:53:01 +00:00
|
|
|
OnClick = pItemActiveGradientFromClick
|
|
|
|
end
|
|
|
|
object pItemActiveFrame: TPanel
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideLeft.Control = pItemHottrackFrame
|
|
|
|
AnchorSideLeft.Side = asrBottom
|
|
|
|
AnchorSideTop.Control = pItemHottrackFrame
|
2016-11-16 22:44:40 +00:00
|
|
|
AnchorSideBottom.Control = pItemHottrackFrame
|
|
|
|
AnchorSideBottom.Side = asrBottom
|
2020-10-03 14:39:46 +00:00
|
|
|
Left = 402
|
2016-11-13 19:05:46 +00:00
|
|
|
Height = 25
|
2016-11-13 23:42:13 +00:00
|
|
|
Top = 50
|
2016-11-15 16:02:13 +00:00
|
|
|
Width = 100
|
2016-11-16 22:44:40 +00:00
|
|
|
Anchors = [akTop, akLeft, akBottom]
|
2016-11-15 16:02:13 +00:00
|
|
|
BorderSpacing.Left = 43
|
2011-06-17 20:53:01 +00:00
|
|
|
BevelInner = bvRaised
|
|
|
|
BevelOuter = bvLowered
|
|
|
|
Caption = 'Color'
|
2023-02-23 19:14:35 +00:00
|
|
|
ParentBackground = False
|
2019-11-22 21:44:38 +00:00
|
|
|
TabOrder = 3
|
2011-06-17 20:53:01 +00:00
|
|
|
OnClick = pItemActiveFrameClick
|
|
|
|
end
|
|
|
|
object pItemActiveCaptionColor: TPanel
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideLeft.Control = cbItemActiveGradientKind
|
|
|
|
AnchorSideTop.Control = cbItemActiveGradientKind
|
|
|
|
AnchorSideTop.Side = asrBottom
|
2016-11-15 16:02:13 +00:00
|
|
|
AnchorSideRight.Control = cbItemActiveGradientKind
|
|
|
|
AnchorSideRight.Side = asrBottom
|
2016-11-16 22:44:40 +00:00
|
|
|
AnchorSideBottom.Control = pItemHottrackCaptionColor
|
|
|
|
AnchorSideBottom.Side = asrBottom
|
2020-10-03 14:39:46 +00:00
|
|
|
Left = 402
|
2016-11-13 19:05:46 +00:00
|
|
|
Height = 25
|
2016-11-13 23:42:13 +00:00
|
|
|
Top = 172
|
2016-11-15 16:02:13 +00:00
|
|
|
Width = 100
|
2016-11-16 22:44:40 +00:00
|
|
|
Anchors = [akTop, akLeft, akRight, akBottom]
|
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'
|
2023-02-23 19:14:35 +00:00
|
|
|
ParentBackground = False
|
2019-11-22 21:44:38 +00:00
|
|
|
TabOrder = 15
|
2011-06-17 20:53:01 +00:00
|
|
|
OnClick = pItemActiveCaptionColorClick
|
|
|
|
end
|
|
|
|
object pItemActiveInnerDark: TPanel
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideLeft.Control = pItemActiveCaptionColor
|
|
|
|
AnchorSideTop.Control = pItemActiveCaptionColor
|
|
|
|
AnchorSideTop.Side = asrBottom
|
2016-11-15 16:02:13 +00:00
|
|
|
AnchorSideRight.Control = pItemActiveCaptionColor
|
|
|
|
AnchorSideRight.Side = asrBottom
|
2016-11-16 22:44:40 +00:00
|
|
|
AnchorSideBottom.Control = pItemHottrackInnerDark
|
|
|
|
AnchorSideBottom.Side = asrBottom
|
2020-10-03 14:39:46 +00:00
|
|
|
Left = 402
|
2016-11-13 19:05:46 +00:00
|
|
|
Height = 25
|
2016-11-13 23:42:13 +00:00
|
|
|
Top = 203
|
2016-11-15 16:02:13 +00:00
|
|
|
Width = 100
|
2016-11-16 22:44:40 +00:00
|
|
|
Anchors = [akTop, akLeft, akRight, akBottom]
|
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'
|
2023-02-23 19:14:35 +00:00
|
|
|
ParentBackground = False
|
2019-11-22 21:44:38 +00:00
|
|
|
TabOrder = 18
|
2011-06-17 20:53:01 +00:00
|
|
|
OnClick = pItemActiveInnerDarkClick
|
|
|
|
end
|
|
|
|
object pItemActiveInnerLight: TPanel
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideLeft.Control = pItemActiveInnerDark
|
|
|
|
AnchorSideTop.Control = pItemActiveInnerDark
|
|
|
|
AnchorSideTop.Side = asrBottom
|
2016-11-15 16:02:13 +00:00
|
|
|
AnchorSideRight.Control = pItemActiveInnerDark
|
|
|
|
AnchorSideRight.Side = asrBottom
|
2016-11-16 22:44:40 +00:00
|
|
|
AnchorSideBottom.Control = pItemHottrackInnerLight
|
|
|
|
AnchorSideBottom.Side = asrBottom
|
2020-10-03 14:39:46 +00:00
|
|
|
Left = 402
|
2016-11-13 19:05:46 +00:00
|
|
|
Height = 25
|
2016-11-13 23:42:13 +00:00
|
|
|
Top = 234
|
2016-11-15 16:02:13 +00:00
|
|
|
Width = 100
|
2016-11-16 22:44:40 +00:00
|
|
|
Anchors = [akTop, akLeft, akRight, akBottom]
|
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'
|
2023-02-23 19:14:35 +00:00
|
|
|
ParentBackground = False
|
2011-06-17 20:53:01 +00:00
|
|
|
TabOrder = 21
|
|
|
|
OnClick = pItemActiveInnerLightClick
|
|
|
|
end
|
|
|
|
object cbLinkItem: TCheckBox
|
2020-10-03 14:39:46 +00:00
|
|
|
AnchorSideLeft.Control = lblItemInnerLightColor
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideLeft.Side = asrBottom
|
|
|
|
AnchorSideTop.Control = TabSheet3
|
2017-07-07 22:38:47 +00:00
|
|
|
Left = 120
|
2016-11-13 19:05:46 +00:00
|
|
|
Height = 19
|
2016-11-13 23:42:13 +00:00
|
|
|
Top = 4
|
2023-02-23 19:14:35 +00:00
|
|
|
Width = 138
|
2016-11-13 23:42:13 +00:00
|
|
|
BorderSpacing.Left = 20
|
|
|
|
BorderSpacing.Top = 4
|
2011-06-17 20:53:01 +00:00
|
|
|
Caption = 'Link with tab and pane'
|
|
|
|
OnClick = cbLinkItemClick
|
2019-11-22 21:44:38 +00:00
|
|
|
TabOrder = 0
|
2011-06-17 20:53:01 +00:00
|
|
|
end
|
2016-11-15 16:02:13 +00:00
|
|
|
object bItemIdleFrameColor: TSpeedButton
|
|
|
|
AnchorSideLeft.Control = pItemIdleFrame
|
|
|
|
AnchorSideLeft.Side = asrBottom
|
|
|
|
AnchorSideTop.Control = pItemIdleFrame
|
|
|
|
AnchorSideTop.Side = asrCenter
|
|
|
|
AnchorSideBottom.Control = pTabFrame
|
|
|
|
AnchorSideBottom.Side = asrBottom
|
2020-10-03 14:39:46 +00:00
|
|
|
Left = 218
|
2016-11-15 16:02:13 +00:00
|
|
|
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
|
2020-10-03 14:39:46 +00:00
|
|
|
Left = 361
|
2016-11-15 16:02:13 +00:00
|
|
|
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
|
2020-10-03 14:39:46 +00:00
|
|
|
Left = 504
|
2016-11-15 16:02:13 +00:00
|
|
|
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
|
2020-10-03 14:39:46 +00:00
|
|
|
Left = 218
|
2016-11-15 16:02:13 +00:00
|
|
|
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
|
2020-10-03 14:39:46 +00:00
|
|
|
Left = 361
|
2016-11-15 16:02:13 +00:00
|
|
|
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
|
2020-10-03 14:39:46 +00:00
|
|
|
Left = 504
|
2016-11-15 16:02:13 +00:00
|
|
|
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
|
2020-10-03 14:39:46 +00:00
|
|
|
Left = 218
|
2016-11-15 16:02:13 +00:00
|
|
|
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
|
2020-10-03 14:39:46 +00:00
|
|
|
Left = 361
|
2016-11-15 16:02:13 +00:00
|
|
|
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
|
2020-10-03 14:39:46 +00:00
|
|
|
Left = 504
|
2016-11-15 16:02:13 +00:00
|
|
|
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
|
2020-10-03 14:39:46 +00:00
|
|
|
Left = 218
|
2016-11-15 16:02:13 +00:00
|
|
|
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
|
2020-10-03 14:39:46 +00:00
|
|
|
Left = 218
|
2016-11-15 16:02:13 +00:00
|
|
|
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
|
2020-10-03 14:39:46 +00:00
|
|
|
Left = 218
|
2016-11-15 16:02:13 +00:00
|
|
|
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
|
2020-10-03 14:39:46 +00:00
|
|
|
Left = 361
|
2016-11-15 16:02:13 +00:00
|
|
|
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
|
2020-10-03 14:39:46 +00:00
|
|
|
Left = 504
|
2016-11-15 16:02:13 +00:00
|
|
|
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
|
2020-10-03 14:39:46 +00:00
|
|
|
Left = 361
|
2016-11-15 16:02:13 +00:00
|
|
|
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
|
2020-10-03 14:39:46 +00:00
|
|
|
Left = 504
|
2016-11-15 16:02:13 +00:00
|
|
|
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
|
2020-10-03 14:39:46 +00:00
|
|
|
Left = 361
|
2016-11-15 16:02:13 +00:00
|
|
|
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
|
2020-10-03 14:39:46 +00:00
|
|
|
Left = 504
|
2016-11-15 16:02:13 +00:00
|
|
|
Height = 24
|
|
|
|
Top = 234
|
|
|
|
Width = 25
|
|
|
|
AllowAllUp = True
|
|
|
|
BorderSpacing.Left = 2
|
|
|
|
BorderSpacing.Right = 16
|
|
|
|
Flat = True
|
|
|
|
GroupIndex = 1
|
|
|
|
OnClick = bItemActiveInnerLightColorClick
|
|
|
|
end
|
2016-11-16 18:56:23 +00:00
|
|
|
object cbItemStyle: TComboBox
|
2020-10-03 14:39:46 +00:00
|
|
|
AnchorSideLeft.Control = pItemIdleFrame
|
2016-11-16 18:56:23 +00:00
|
|
|
AnchorSideTop.Control = pItemFont
|
|
|
|
AnchorSideTop.Side = asrBottom
|
2020-10-03 14:39:46 +00:00
|
|
|
AnchorSideRight.Control = pItemIdleFrame
|
2016-11-16 18:56:23 +00:00
|
|
|
AnchorSideRight.Side = asrBottom
|
2020-10-03 14:39:46 +00:00
|
|
|
Left = 116
|
2016-11-16 18:56:23 +00:00
|
|
|
Height = 23
|
2016-11-16 22:44:40 +00:00
|
|
|
Top = 304
|
2016-11-16 18:56:23 +00:00
|
|
|
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
|
2020-10-03 14:39:46 +00:00
|
|
|
AnchorSideRight.Control = lblItemIdleFrame
|
2016-11-16 18:56:23 +00:00
|
|
|
AnchorSideRight.Side = asrBottom
|
2017-07-07 22:38:47 +00:00
|
|
|
Left = 75
|
2016-11-16 18:56:23 +00:00
|
|
|
Height = 15
|
2016-11-16 22:44:40 +00:00
|
|
|
Top = 308
|
2016-11-16 18:56:23 +00:00
|
|
|
Width = 25
|
|
|
|
Anchors = [akTop, akRight]
|
|
|
|
Caption = 'Style'
|
|
|
|
ParentColor = False
|
|
|
|
end
|
2020-10-03 14:39:46 +00:00
|
|
|
object bvItemVertSpacer: TBevel
|
2016-11-16 22:44:40 +00:00
|
|
|
AnchorSideTop.Control = bItemIdleInnerLightColor
|
|
|
|
AnchorSideTop.Side = asrBottom
|
|
|
|
Left = 192
|
|
|
|
Height = 8
|
|
|
|
Top = 258
|
|
|
|
Width = 50
|
|
|
|
Shape = bsSpacer
|
|
|
|
end
|
2020-10-03 14:39:46 +00:00
|
|
|
object bvItemHorSpacer: TBevel
|
2016-11-16 22:44:40 +00:00
|
|
|
AnchorSideLeft.Control = bItemIdleFrameColor
|
|
|
|
AnchorSideLeft.Side = asrBottom
|
|
|
|
AnchorSideTop.Control = pItemIdleFrame
|
|
|
|
AnchorSideBottom.Control = pItemIdleInnerLight
|
|
|
|
AnchorSideBottom.Side = asrBottom
|
2020-10-03 14:39:46 +00:00
|
|
|
Left = 243
|
2016-11-16 22:44:40 +00:00
|
|
|
Height = 209
|
|
|
|
Top = 50
|
|
|
|
Width = 6
|
|
|
|
Anchors = [akTop, akLeft, akBottom]
|
|
|
|
Shape = bsSpacer
|
|
|
|
end
|
2016-11-18 22:16:36 +00:00
|
|
|
object Label19: TLabel
|
|
|
|
AnchorSideLeft.Control = edItemHotTrackBrightnessChange
|
|
|
|
AnchorSideBottom.Control = edItemHotTrackBrightnessChange
|
2020-10-03 14:39:46 +00:00
|
|
|
Left = 259
|
2016-11-18 22:16:36 +00:00
|
|
|
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
|
2020-10-03 14:39:46 +00:00
|
|
|
Left = 259
|
2016-11-18 22:16:36 +00:00
|
|
|
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
|
2020-10-03 14:39:46 +00:00
|
|
|
Left = 363
|
2016-11-18 22:16:36 +00:00
|
|
|
Height = 15
|
|
|
|
Top = 308
|
|
|
|
Width = 10
|
|
|
|
BorderSpacing.Left = 4
|
|
|
|
Caption = '%'
|
|
|
|
ParentColor = False
|
|
|
|
end
|
2011-06-17 20:53:01 +00:00
|
|
|
end
|
2023-02-23 19:14:35 +00:00
|
|
|
object pgPopup: TTabSheet
|
|
|
|
Caption = 'Dropdown Menu'
|
|
|
|
ClientHeight = 344
|
2023-02-23 22:25:12 +00:00
|
|
|
ClientWidth = 707
|
2023-02-23 19:14:35 +00:00
|
|
|
object lblPopupIdle: TLabel
|
|
|
|
AnchorSideLeft.Control = bvPopupIdleFrame
|
|
|
|
AnchorSideLeft.Side = asrCenter
|
|
|
|
Left = 179
|
|
|
|
Height = 15
|
|
|
|
Top = 16
|
|
|
|
Width = 19
|
|
|
|
Caption = 'Idle'
|
|
|
|
end
|
|
|
|
object lblPopupHotTrack: TLabel
|
|
|
|
AnchorSideLeft.Control = pPopupHotTrackFrameColor
|
|
|
|
AnchorSideLeft.Side = asrCenter
|
|
|
|
AnchorSideTop.Control = lblPopupIdle
|
|
|
|
Left = 308
|
|
|
|
Height = 15
|
|
|
|
Top = 16
|
|
|
|
Width = 46
|
|
|
|
Caption = 'Hottrack'
|
|
|
|
end
|
|
|
|
object lblPopupGutter: TLabel
|
|
|
|
AnchorSideLeft.Control = pPopupGutterFrameColor
|
|
|
|
AnchorSideLeft.Side = asrCenter
|
|
|
|
AnchorSideTop.Control = lblPopupIdle
|
|
|
|
Left = 458
|
|
|
|
Height = 15
|
|
|
|
Top = 16
|
|
|
|
Width = 33
|
|
|
|
Caption = 'Gutter'
|
|
|
|
end
|
|
|
|
object lblPopupChecked: TLabel
|
|
|
|
AnchorSideLeft.Control = pPopupCheckedFrameColor
|
|
|
|
AnchorSideLeft.Side = asrCenter
|
|
|
|
AnchorSideTop.Control = lblPopupGutter
|
|
|
|
Left = 585
|
|
|
|
Height = 15
|
|
|
|
Top = 16
|
|
|
|
Width = 64
|
|
|
|
Caption = 'Checkboxes'
|
|
|
|
end
|
|
|
|
object lblPopupFrame: TLabel
|
|
|
|
AnchorSideTop.Control = bvPopupIdleFrame
|
|
|
|
AnchorSideTop.Side = asrCenter
|
|
|
|
AnchorSideRight.Control = lblPopupDisabledCaptionColor
|
|
|
|
AnchorSideRight.Side = asrBottom
|
|
|
|
Left = 89
|
|
|
|
Height = 15
|
|
|
|
Top = 40
|
|
|
|
Width = 33
|
|
|
|
Anchors = [akTop, akRight]
|
|
|
|
Caption = 'Frame'
|
|
|
|
end
|
|
|
|
object lblPopupGradientFrom: TLabel
|
|
|
|
AnchorSideTop.Control = pPopupIdleGradientFromColor
|
|
|
|
AnchorSideTop.Side = asrCenter
|
|
|
|
AnchorSideRight.Control = lblPopupDisabledCaptionColor
|
|
|
|
AnchorSideRight.Side = asrBottom
|
|
|
|
Left = 48
|
|
|
|
Height = 15
|
|
|
|
Top = 71
|
|
|
|
Width = 74
|
|
|
|
Anchors = [akTop, akRight]
|
|
|
|
Caption = 'Gradient from'
|
|
|
|
end
|
|
|
|
object lblPopupGradientTo: TLabel
|
|
|
|
AnchorSideTop.Control = pPopupIdleGradientToColor
|
|
|
|
AnchorSideTop.Side = asrCenter
|
|
|
|
AnchorSideRight.Control = lblPopupDisabledCaptionColor
|
|
|
|
AnchorSideRight.Side = asrBottom
|
|
|
|
Left = 63
|
|
|
|
Height = 15
|
|
|
|
Top = 102
|
|
|
|
Width = 59
|
|
|
|
Anchors = [akTop, akRight]
|
|
|
|
Caption = 'Gradient to'
|
|
|
|
end
|
|
|
|
object lblPopupGradientType: TLabel
|
|
|
|
AnchorSideTop.Control = cbPopupIdleGradientKind
|
|
|
|
AnchorSideTop.Side = asrCenter
|
|
|
|
AnchorSideRight.Control = lblPopupDisabledCaptionColor
|
|
|
|
AnchorSideRight.Side = asrBottom
|
|
|
|
Left = 51
|
|
|
|
Height = 15
|
|
|
|
Top = 132
|
|
|
|
Width = 71
|
|
|
|
Anchors = [akTop, akRight]
|
|
|
|
Caption = 'Gradient type'
|
|
|
|
end
|
|
|
|
object lblPopupCaption: TLabel
|
|
|
|
AnchorSideTop.Control = pPopupIdleCaptionColor
|
|
|
|
AnchorSideTop.Side = asrCenter
|
|
|
|
AnchorSideRight.Control = lblPopupDisabledCaptionColor
|
|
|
|
AnchorSideRight.Side = asrBottom
|
|
|
|
Left = 80
|
|
|
|
Height = 15
|
|
|
|
Top = 162
|
|
|
|
Width = 42
|
|
|
|
Anchors = [akTop, akRight]
|
|
|
|
Caption = 'Caption'
|
|
|
|
end
|
|
|
|
object lblPopupDisabledCaptionColor: TLabel
|
|
|
|
AnchorSideLeft.Control = pgPopup
|
|
|
|
AnchorSideTop.Control = pPopupDisabledCaptionColor
|
|
|
|
AnchorSideTop.Side = asrCenter
|
|
|
|
Left = 32
|
|
|
|
Height = 15
|
|
|
|
Top = 193
|
|
|
|
Width = 90
|
|
|
|
BorderSpacing.Left = 32
|
|
|
|
Caption = 'Disabled Caption'
|
|
|
|
end
|
|
|
|
object lblPopupDividerLine: TLabel
|
|
|
|
AnchorSideTop.Control = pPopupDividerLineColor
|
|
|
|
AnchorSideTop.Side = asrCenter
|
|
|
|
AnchorSideRight.Control = lblPopupDisabledCaptionColor
|
|
|
|
AnchorSideRight.Side = asrBottom
|
|
|
|
Left = 60
|
|
|
|
Height = 15
|
2023-02-23 22:25:12 +00:00
|
|
|
Top = 255
|
2023-02-23 19:14:35 +00:00
|
|
|
Width = 62
|
|
|
|
Anchors = [akTop, akRight]
|
|
|
|
Caption = 'Divider Line'
|
|
|
|
end
|
|
|
|
object pPopupIdleGradientFromColor: TPanel
|
|
|
|
AnchorSideLeft.Control = lblPopupGradientFrom
|
|
|
|
AnchorSideLeft.Side = asrBottom
|
|
|
|
AnchorSideTop.Control = bvPopupIdleFrame
|
|
|
|
AnchorSideTop.Side = asrBottom
|
|
|
|
Left = 138
|
|
|
|
Height = 25
|
|
|
|
Top = 66
|
|
|
|
Width = 100
|
|
|
|
BorderSpacing.Left = 16
|
|
|
|
BorderSpacing.Top = 6
|
|
|
|
BevelInner = bvRaised
|
|
|
|
BevelOuter = bvLowered
|
|
|
|
Caption = 'Color'
|
|
|
|
ParentBackground = False
|
|
|
|
TabOrder = 0
|
|
|
|
OnClick = pPopupIdleGradientFromColorClick
|
|
|
|
end
|
|
|
|
object pPopupIdleGradientToColor: TPanel
|
|
|
|
AnchorSideLeft.Control = lblPopupGradientTo
|
|
|
|
AnchorSideLeft.Side = asrBottom
|
|
|
|
AnchorSideTop.Control = pPopupIdleGradientFromColor
|
|
|
|
AnchorSideTop.Side = asrBottom
|
|
|
|
Left = 138
|
|
|
|
Height = 25
|
|
|
|
Top = 97
|
|
|
|
Width = 100
|
|
|
|
BorderSpacing.Left = 16
|
|
|
|
BorderSpacing.Top = 6
|
|
|
|
BevelInner = bvRaised
|
|
|
|
BevelOuter = bvLowered
|
|
|
|
Caption = 'Color'
|
|
|
|
ParentBackground = False
|
|
|
|
TabOrder = 1
|
|
|
|
OnClick = pPopupIdleGradientToColorClick
|
|
|
|
end
|
|
|
|
object pPopupIdleCaptionColor: TPanel
|
|
|
|
AnchorSideLeft.Control = lblPopupGradientTo
|
|
|
|
AnchorSideLeft.Side = asrBottom
|
|
|
|
AnchorSideTop.Control = cbPopupIdleGradientKind
|
|
|
|
AnchorSideTop.Side = asrBottom
|
|
|
|
Left = 138
|
|
|
|
Height = 25
|
|
|
|
Top = 157
|
|
|
|
Width = 100
|
|
|
|
BorderSpacing.Left = 16
|
|
|
|
BorderSpacing.Top = 6
|
|
|
|
BevelInner = bvRaised
|
|
|
|
BevelOuter = bvLowered
|
|
|
|
Caption = 'Color'
|
|
|
|
ParentBackground = False
|
|
|
|
TabOrder = 2
|
|
|
|
OnClick = pPopupIdleCaptionColorClick
|
|
|
|
end
|
|
|
|
object cbPopupIdleGradientKind: TComboBox
|
|
|
|
AnchorSideLeft.Control = pPopupIdleGradientToColor
|
|
|
|
AnchorSideTop.Control = pPopupIdleGradientToColor
|
|
|
|
AnchorSideTop.Side = asrBottom
|
|
|
|
AnchorSideRight.Control = pPopupIdleGradientToColor
|
|
|
|
AnchorSideRight.Side = asrBottom
|
|
|
|
Left = 138
|
|
|
|
Height = 23
|
|
|
|
Top = 128
|
|
|
|
Width = 100
|
|
|
|
Anchors = [akTop, akLeft, akRight]
|
|
|
|
BorderSpacing.Top = 6
|
|
|
|
ItemHeight = 15
|
|
|
|
ItemIndex = 0
|
|
|
|
Items.Strings = (
|
|
|
|
'None'
|
|
|
|
'Horizontal'
|
|
|
|
'Vertical'
|
|
|
|
'Concave'
|
|
|
|
)
|
|
|
|
OnChange = cbPopupIdleGradientKindChange
|
|
|
|
Style = csDropDownList
|
|
|
|
TabOrder = 3
|
|
|
|
Text = 'None'
|
|
|
|
end
|
|
|
|
object pPopupDisabledCaptionColor: TPanel
|
|
|
|
AnchorSideLeft.Control = lblPopupGradientTo
|
|
|
|
AnchorSideLeft.Side = asrBottom
|
|
|
|
AnchorSideTop.Control = pPopupIdleCaptionColor
|
|
|
|
AnchorSideTop.Side = asrBottom
|
|
|
|
Left = 138
|
|
|
|
Height = 25
|
|
|
|
Top = 188
|
|
|
|
Width = 100
|
|
|
|
BorderSpacing.Left = 16
|
|
|
|
BorderSpacing.Top = 6
|
|
|
|
BevelInner = bvRaised
|
|
|
|
BevelOuter = bvLowered
|
|
|
|
Caption = 'Color'
|
|
|
|
ParentBackground = False
|
|
|
|
TabOrder = 4
|
|
|
|
OnClick = pPopupDisabledCaptionColorClick
|
|
|
|
end
|
|
|
|
object pPopupDividerLineColor: TPanel
|
|
|
|
AnchorSideLeft.Control = lblPopupGradientTo
|
|
|
|
AnchorSideLeft.Side = asrBottom
|
2023-02-23 22:25:12 +00:00
|
|
|
AnchorSideTop.Control = pPopupFont
|
2023-02-23 19:14:35 +00:00
|
|
|
AnchorSideTop.Side = asrBottom
|
|
|
|
Left = 138
|
|
|
|
Height = 25
|
2023-02-23 22:25:12 +00:00
|
|
|
Top = 250
|
2023-02-23 19:14:35 +00:00
|
|
|
Width = 100
|
|
|
|
BorderSpacing.Left = 16
|
|
|
|
BorderSpacing.Top = 6
|
|
|
|
BevelInner = bvRaised
|
|
|
|
BevelOuter = bvLowered
|
|
|
|
Caption = 'Color'
|
|
|
|
ParentBackground = False
|
|
|
|
TabOrder = 5
|
|
|
|
OnClick = pPopupDividerLineColorClick
|
|
|
|
end
|
|
|
|
object bvPopupIdleFrame: TBevel
|
|
|
|
AnchorSideLeft.Control = lblPopupFrame
|
|
|
|
AnchorSideLeft.Side = asrBottom
|
|
|
|
AnchorSideTop.Control = lblPopupIdle
|
|
|
|
AnchorSideTop.Side = asrBottom
|
|
|
|
Left = 138
|
|
|
|
Height = 25
|
|
|
|
Top = 35
|
|
|
|
Width = 100
|
|
|
|
BorderSpacing.Left = 16
|
|
|
|
BorderSpacing.Top = 4
|
|
|
|
Shape = bsSpacer
|
|
|
|
end
|
|
|
|
object pPopupFont: TPanel
|
|
|
|
AnchorSideLeft.Control = lblPopupGradientTo
|
|
|
|
AnchorSideLeft.Side = asrBottom
|
2023-02-23 22:25:12 +00:00
|
|
|
AnchorSideTop.Control = pPopupDisabledCaptionColor
|
2023-02-23 19:14:35 +00:00
|
|
|
AnchorSideTop.Side = asrBottom
|
|
|
|
Left = 138
|
|
|
|
Height = 25
|
2023-02-23 22:25:12 +00:00
|
|
|
Top = 219
|
2023-02-23 19:14:35 +00:00
|
|
|
Width = 100
|
|
|
|
BorderSpacing.Left = 16
|
|
|
|
BorderSpacing.Top = 6
|
|
|
|
BevelInner = bvRaised
|
|
|
|
BevelOuter = bvLowered
|
|
|
|
Caption = 'Font'
|
|
|
|
ParentBackground = False
|
|
|
|
TabOrder = 6
|
|
|
|
OnClick = pPopupFontClick
|
|
|
|
end
|
|
|
|
object lblPopupFont: TLabel
|
|
|
|
AnchorSideTop.Control = pPopupFont
|
|
|
|
AnchorSideTop.Side = asrCenter
|
|
|
|
AnchorSideRight.Control = lblPopupDividerLine
|
|
|
|
AnchorSideRight.Side = asrBottom
|
|
|
|
Left = 71
|
|
|
|
Height = 15
|
2023-02-23 22:25:12 +00:00
|
|
|
Top = 224
|
2023-02-23 19:14:35 +00:00
|
|
|
Width = 51
|
|
|
|
Anchors = [akTop, akRight]
|
|
|
|
Caption = 'Item Font'
|
|
|
|
end
|
|
|
|
object bPopupIdleGradientFromColor: TSpeedButton
|
|
|
|
AnchorSideLeft.Control = pPopupIdleGradientFromColor
|
|
|
|
AnchorSideLeft.Side = asrBottom
|
|
|
|
AnchorSideTop.Control = pPopupIdleGradientFromColor
|
|
|
|
AnchorSideTop.Side = asrCenter
|
|
|
|
AnchorSideBottom.Control = pTabFrame
|
|
|
|
AnchorSideBottom.Side = asrBottom
|
|
|
|
Left = 240
|
|
|
|
Height = 24
|
|
|
|
Top = 66
|
|
|
|
Width = 25
|
|
|
|
AllowAllUp = True
|
|
|
|
BorderSpacing.Left = 2
|
|
|
|
Flat = True
|
|
|
|
GroupIndex = 1
|
|
|
|
OnClick = bPopupIdleGradientFromColorClick
|
|
|
|
end
|
|
|
|
object bPopupIdleGradientToColor: TSpeedButton
|
|
|
|
AnchorSideLeft.Control = pPopupIdleGradientToColor
|
|
|
|
AnchorSideLeft.Side = asrBottom
|
|
|
|
AnchorSideTop.Control = pPopupIdleGradientToColor
|
|
|
|
AnchorSideTop.Side = asrCenter
|
|
|
|
AnchorSideBottom.Control = pTabFrame
|
|
|
|
AnchorSideBottom.Side = asrBottom
|
|
|
|
Left = 240
|
|
|
|
Height = 24
|
|
|
|
Top = 97
|
|
|
|
Width = 25
|
|
|
|
AllowAllUp = True
|
|
|
|
BorderSpacing.Left = 2
|
|
|
|
Flat = True
|
|
|
|
GroupIndex = 1
|
|
|
|
OnClick = bPopupIdleGradientToColorClick
|
|
|
|
end
|
|
|
|
object bPopupIdleCaptionColor: TSpeedButton
|
|
|
|
AnchorSideLeft.Control = pPopupIdleCaptionColor
|
|
|
|
AnchorSideLeft.Side = asrBottom
|
|
|
|
AnchorSideTop.Control = pPopupIdleCaptionColor
|
|
|
|
AnchorSideTop.Side = asrCenter
|
|
|
|
AnchorSideBottom.Control = pTabFrame
|
|
|
|
AnchorSideBottom.Side = asrBottom
|
|
|
|
Left = 240
|
|
|
|
Height = 24
|
|
|
|
Top = 157
|
|
|
|
Width = 25
|
|
|
|
AllowAllUp = True
|
|
|
|
BorderSpacing.Left = 2
|
|
|
|
Flat = True
|
|
|
|
GroupIndex = 1
|
|
|
|
OnClick = bPopupIdleCaptionColorClick
|
|
|
|
end
|
|
|
|
object bPopupDisabledCaptionColor: TSpeedButton
|
|
|
|
AnchorSideLeft.Control = pPopupDisabledCaptionColor
|
|
|
|
AnchorSideLeft.Side = asrBottom
|
|
|
|
AnchorSideTop.Control = pPopupDisabledCaptionColor
|
|
|
|
AnchorSideTop.Side = asrCenter
|
|
|
|
AnchorSideBottom.Control = pTabFrame
|
|
|
|
AnchorSideBottom.Side = asrBottom
|
|
|
|
Left = 240
|
|
|
|
Height = 24
|
|
|
|
Top = 188
|
|
|
|
Width = 25
|
|
|
|
AllowAllUp = True
|
|
|
|
BorderSpacing.Left = 2
|
|
|
|
Flat = True
|
|
|
|
GroupIndex = 1
|
|
|
|
OnClick = bPopupDisabledCaptionColorClick
|
|
|
|
end
|
|
|
|
object bPopupDividerLineColor: TSpeedButton
|
|
|
|
AnchorSideLeft.Control = pPopupDividerLineColor
|
|
|
|
AnchorSideLeft.Side = asrBottom
|
|
|
|
AnchorSideTop.Control = pPopupDividerLineColor
|
|
|
|
AnchorSideTop.Side = asrCenter
|
|
|
|
AnchorSideBottom.Control = pTabFrame
|
|
|
|
AnchorSideBottom.Side = asrBottom
|
|
|
|
Left = 240
|
|
|
|
Height = 24
|
2023-02-23 22:25:12 +00:00
|
|
|
Top = 250
|
2023-02-23 19:14:35 +00:00
|
|
|
Width = 25
|
|
|
|
AllowAllUp = True
|
|
|
|
BorderSpacing.Left = 2
|
|
|
|
Flat = True
|
|
|
|
GroupIndex = 1
|
|
|
|
OnClick = bPopupDividerLineColorClick
|
|
|
|
end
|
|
|
|
object pPopupHotTrackFrameColor: TPanel
|
|
|
|
AnchorSideLeft.Control = bvPopupIdleFrame
|
|
|
|
AnchorSideLeft.Side = asrBottom
|
|
|
|
AnchorSideTop.Control = bvPopupIdleFrame
|
|
|
|
Left = 281
|
|
|
|
Height = 25
|
|
|
|
Top = 35
|
|
|
|
Width = 100
|
|
|
|
BorderSpacing.Left = 43
|
|
|
|
BevelInner = bvRaised
|
|
|
|
BevelOuter = bvLowered
|
|
|
|
Caption = 'Color'
|
|
|
|
ParentBackground = False
|
|
|
|
TabOrder = 7
|
|
|
|
OnClick = pPopupHotTrackFrameColorClick
|
|
|
|
end
|
|
|
|
object pPopupHotTrackGradientFromColor: TPanel
|
|
|
|
AnchorSideLeft.Control = pPopupHotTrackFrameColor
|
|
|
|
AnchorSideTop.Control = pPopupIdleGradientFromColor
|
|
|
|
Left = 281
|
|
|
|
Height = 25
|
|
|
|
Top = 66
|
|
|
|
Width = 100
|
|
|
|
BevelInner = bvRaised
|
|
|
|
BevelOuter = bvLowered
|
|
|
|
Caption = 'Color'
|
|
|
|
ParentBackground = False
|
|
|
|
TabOrder = 8
|
|
|
|
OnClick = pPopupHotTrackGradientFromColorClick
|
|
|
|
end
|
|
|
|
object pPopupHotTrackGradientToColor: TPanel
|
|
|
|
AnchorSideLeft.Control = pPopupHotTrackGradientFromColor
|
|
|
|
AnchorSideTop.Control = pPopupHotTrackGradientFromColor
|
|
|
|
AnchorSideTop.Side = asrBottom
|
|
|
|
Left = 281
|
|
|
|
Height = 25
|
|
|
|
Top = 97
|
|
|
|
Width = 100
|
|
|
|
BorderSpacing.Top = 6
|
|
|
|
BevelInner = bvRaised
|
|
|
|
BevelOuter = bvLowered
|
|
|
|
Caption = 'Color'
|
|
|
|
ParentBackground = False
|
|
|
|
TabOrder = 9
|
|
|
|
OnClick = pPopupHotTrackGradientToColorClick
|
|
|
|
end
|
|
|
|
object pPopupHotTrackCaptionColor: TPanel
|
|
|
|
AnchorSideLeft.Control = pPopupIdleCaptionColor
|
|
|
|
AnchorSideLeft.Side = asrBottom
|
|
|
|
AnchorSideTop.Control = pPopupIdleCaptionColor
|
|
|
|
Left = 281
|
|
|
|
Height = 25
|
|
|
|
Top = 157
|
|
|
|
Width = 100
|
|
|
|
BorderSpacing.Left = 43
|
|
|
|
BevelInner = bvRaised
|
|
|
|
BevelOuter = bvLowered
|
|
|
|
Caption = 'Color'
|
|
|
|
ParentBackground = False
|
|
|
|
TabOrder = 10
|
|
|
|
OnClick = pPopupHotTrackCaptionColorClick
|
|
|
|
end
|
|
|
|
object cbPopupHotTrackGradientKind: TComboBox
|
|
|
|
AnchorSideLeft.Control = pPopupHotTrackGradientToColor
|
|
|
|
AnchorSideTop.Control = pPopupHotTrackGradientToColor
|
|
|
|
AnchorSideTop.Side = asrBottom
|
|
|
|
AnchorSideRight.Control = pPopupHotTrackGradientToColor
|
|
|
|
AnchorSideRight.Side = asrBottom
|
|
|
|
Left = 281
|
|
|
|
Height = 23
|
|
|
|
Top = 128
|
|
|
|
Width = 100
|
|
|
|
Anchors = [akTop, akLeft, akRight]
|
|
|
|
BorderSpacing.Top = 6
|
|
|
|
ItemHeight = 15
|
|
|
|
ItemIndex = 0
|
|
|
|
Items.Strings = (
|
|
|
|
'None'
|
|
|
|
'Horizontal'
|
|
|
|
'Vertical'
|
|
|
|
'Concave'
|
|
|
|
)
|
|
|
|
OnChange = cbPopupHotTrackGradientKindChange
|
|
|
|
Style = csDropDownList
|
|
|
|
TabOrder = 11
|
|
|
|
Text = 'None'
|
|
|
|
end
|
|
|
|
object bPopupHotTrackFrameColor: TSpeedButton
|
|
|
|
AnchorSideLeft.Control = pPopupHotTrackFrameColor
|
|
|
|
AnchorSideLeft.Side = asrBottom
|
|
|
|
AnchorSideTop.Control = pPopupHotTrackFrameColor
|
|
|
|
AnchorSideTop.Side = asrCenter
|
|
|
|
AnchorSideBottom.Control = pTabFrame
|
|
|
|
AnchorSideBottom.Side = asrBottom
|
|
|
|
Left = 383
|
|
|
|
Height = 24
|
|
|
|
Top = 35
|
|
|
|
Width = 25
|
|
|
|
AllowAllUp = True
|
|
|
|
BorderSpacing.Left = 2
|
|
|
|
Flat = True
|
|
|
|
GroupIndex = 1
|
|
|
|
OnClick = bPopupHotTrackFrameColorClick
|
|
|
|
end
|
|
|
|
object bPopupHotTrackGradientFromColor: TSpeedButton
|
|
|
|
AnchorSideLeft.Control = pPopupHotTrackGradientFromColor
|
|
|
|
AnchorSideLeft.Side = asrBottom
|
|
|
|
AnchorSideTop.Control = pPopupHotTrackGradientFromColor
|
|
|
|
AnchorSideTop.Side = asrCenter
|
|
|
|
AnchorSideBottom.Control = pTabFrame
|
|
|
|
AnchorSideBottom.Side = asrBottom
|
|
|
|
Left = 383
|
|
|
|
Height = 24
|
|
|
|
Top = 66
|
|
|
|
Width = 25
|
|
|
|
AllowAllUp = True
|
|
|
|
BorderSpacing.Left = 2
|
|
|
|
Flat = True
|
|
|
|
GroupIndex = 1
|
|
|
|
OnClick = bPopupHotTrackGradientFromColorClick
|
|
|
|
end
|
|
|
|
object bPopupHotTrackGradientToColor: TSpeedButton
|
|
|
|
AnchorSideLeft.Control = pPopupHotTrackGradientToColor
|
|
|
|
AnchorSideLeft.Side = asrBottom
|
|
|
|
AnchorSideTop.Control = pPopupHotTrackGradientToColor
|
|
|
|
AnchorSideTop.Side = asrCenter
|
|
|
|
AnchorSideBottom.Control = pTabFrame
|
|
|
|
AnchorSideBottom.Side = asrBottom
|
|
|
|
Left = 383
|
|
|
|
Height = 24
|
|
|
|
Top = 97
|
|
|
|
Width = 25
|
|
|
|
AllowAllUp = True
|
|
|
|
BorderSpacing.Left = 2
|
|
|
|
Flat = True
|
|
|
|
GroupIndex = 1
|
|
|
|
OnClick = bPopupHotTrackGradientToColorClick
|
|
|
|
end
|
|
|
|
object bPopupHotTrackCaptionColor: TSpeedButton
|
|
|
|
AnchorSideLeft.Control = pPopupHotTrackCaptionColor
|
|
|
|
AnchorSideLeft.Side = asrBottom
|
|
|
|
AnchorSideTop.Control = pPopupHotTrackCaptionColor
|
|
|
|
AnchorSideTop.Side = asrCenter
|
|
|
|
AnchorSideBottom.Control = pTabFrame
|
|
|
|
AnchorSideBottom.Side = asrBottom
|
|
|
|
Left = 383
|
|
|
|
Height = 24
|
|
|
|
Top = 157
|
|
|
|
Width = 25
|
|
|
|
AllowAllUp = True
|
|
|
|
BorderSpacing.Left = 2
|
|
|
|
Flat = True
|
|
|
|
GroupIndex = 1
|
|
|
|
OnClick = bPopupHotTrackCaptionColorClick
|
|
|
|
end
|
|
|
|
object pPopupGutterFrameColor: TPanel
|
|
|
|
AnchorSideLeft.Control = pPopupHotTrackFrameColor
|
|
|
|
AnchorSideLeft.Side = asrBottom
|
|
|
|
AnchorSideTop.Control = bvPopupIdleFrame
|
|
|
|
Left = 424
|
|
|
|
Height = 25
|
|
|
|
Top = 35
|
|
|
|
Width = 100
|
|
|
|
BorderSpacing.Left = 43
|
|
|
|
BevelInner = bvRaised
|
|
|
|
BevelOuter = bvLowered
|
|
|
|
Caption = 'Color'
|
|
|
|
ParentBackground = False
|
|
|
|
TabOrder = 12
|
|
|
|
OnClick = pPopupGutterFrameColorClick
|
|
|
|
end
|
|
|
|
object pPopupCheckedFrameColor: TPanel
|
|
|
|
AnchorSideLeft.Control = pPopupGutterFrameColor
|
|
|
|
AnchorSideLeft.Side = asrBottom
|
|
|
|
AnchorSideTop.Control = bvPopupIdleFrame
|
|
|
|
Left = 567
|
|
|
|
Height = 25
|
|
|
|
Top = 35
|
|
|
|
Width = 100
|
|
|
|
BorderSpacing.Left = 43
|
|
|
|
BevelInner = bvRaised
|
|
|
|
BevelOuter = bvLowered
|
|
|
|
Caption = 'Color'
|
|
|
|
ParentBackground = False
|
|
|
|
TabOrder = 13
|
|
|
|
OnClick = pPopupCheckedFrameColorClick
|
|
|
|
end
|
|
|
|
object bPopupGutterFrameColor: TSpeedButton
|
|
|
|
AnchorSideLeft.Control = pPopupGutterFrameColor
|
|
|
|
AnchorSideLeft.Side = asrBottom
|
|
|
|
AnchorSideTop.Control = pPopupGutterFrameColor
|
|
|
|
AnchorSideTop.Side = asrCenter
|
|
|
|
AnchorSideBottom.Control = pTabFrame
|
|
|
|
AnchorSideBottom.Side = asrBottom
|
|
|
|
Left = 526
|
|
|
|
Height = 24
|
|
|
|
Top = 35
|
|
|
|
Width = 25
|
|
|
|
AllowAllUp = True
|
|
|
|
BorderSpacing.Left = 2
|
|
|
|
Flat = True
|
|
|
|
GroupIndex = 1
|
|
|
|
OnClick = bPopupGutterFrameColorClick
|
|
|
|
end
|
|
|
|
object bPopupCheckedFrameColor: TSpeedButton
|
|
|
|
AnchorSideLeft.Control = pPopupCheckedFrameColor
|
|
|
|
AnchorSideLeft.Side = asrBottom
|
|
|
|
AnchorSideTop.Control = pPopupCheckedFrameColor
|
|
|
|
AnchorSideTop.Side = asrCenter
|
|
|
|
AnchorSideBottom.Control = pTabFrame
|
|
|
|
AnchorSideBottom.Side = asrBottom
|
|
|
|
Left = 669
|
|
|
|
Height = 24
|
|
|
|
Top = 35
|
|
|
|
Width = 25
|
|
|
|
AllowAllUp = True
|
|
|
|
BorderSpacing.Left = 2
|
|
|
|
Flat = True
|
|
|
|
GroupIndex = 1
|
|
|
|
OnClick = bPopupCheckedFrameColorClick
|
|
|
|
end
|
|
|
|
object pPopupGutterGradientFromColor: TPanel
|
|
|
|
AnchorSideLeft.Control = pPopupHotTrackFrameColor
|
|
|
|
AnchorSideLeft.Side = asrBottom
|
|
|
|
AnchorSideTop.Control = bPopupHotTrackGradientFromColor
|
|
|
|
Left = 424
|
|
|
|
Height = 25
|
|
|
|
Top = 66
|
|
|
|
Width = 100
|
|
|
|
BorderSpacing.Left = 43
|
|
|
|
BevelInner = bvRaised
|
|
|
|
BevelOuter = bvLowered
|
|
|
|
Caption = 'Color'
|
|
|
|
ParentBackground = False
|
|
|
|
TabOrder = 14
|
|
|
|
OnClick = pPopupGutterGradientFromColorClick
|
|
|
|
end
|
|
|
|
object bPopupGutterGradientFromColor: TSpeedButton
|
|
|
|
AnchorSideLeft.Control = pPopupGutterGradientFromColor
|
|
|
|
AnchorSideLeft.Side = asrBottom
|
|
|
|
AnchorSideTop.Control = pPopupGutterGradientFromColor
|
|
|
|
AnchorSideTop.Side = asrCenter
|
|
|
|
AnchorSideBottom.Control = pTabFrame
|
|
|
|
AnchorSideBottom.Side = asrBottom
|
|
|
|
Left = 526
|
|
|
|
Height = 24
|
|
|
|
Top = 66
|
|
|
|
Width = 25
|
|
|
|
AllowAllUp = True
|
|
|
|
BorderSpacing.Left = 2
|
|
|
|
Flat = True
|
|
|
|
GroupIndex = 1
|
|
|
|
OnClick = bPopupGutterGradientFromColorClick
|
|
|
|
end
|
|
|
|
object pPopupCheckedGradientFromColor: TPanel
|
|
|
|
AnchorSideLeft.Control = pPopupGutterGradientFromColor
|
|
|
|
AnchorSideLeft.Side = asrBottom
|
|
|
|
AnchorSideTop.Control = pPopupHotTrackGradientFromColor
|
|
|
|
Left = 567
|
|
|
|
Height = 25
|
|
|
|
Top = 66
|
|
|
|
Width = 100
|
|
|
|
BorderSpacing.Left = 43
|
|
|
|
BevelInner = bvRaised
|
|
|
|
BevelOuter = bvLowered
|
|
|
|
Caption = 'Color'
|
|
|
|
ParentBackground = False
|
|
|
|
TabOrder = 15
|
|
|
|
OnClick = pPopupCheckedGradientFromColorClick
|
|
|
|
end
|
|
|
|
object bPopupCheckedGradientFromColor: TSpeedButton
|
|
|
|
AnchorSideLeft.Control = pPopupCheckedGradientFromColor
|
|
|
|
AnchorSideLeft.Side = asrBottom
|
|
|
|
AnchorSideTop.Control = pPopupCheckedGradientFromColor
|
|
|
|
AnchorSideTop.Side = asrCenter
|
|
|
|
AnchorSideBottom.Control = pTabFrame
|
|
|
|
AnchorSideBottom.Side = asrBottom
|
|
|
|
Left = 669
|
|
|
|
Height = 24
|
|
|
|
Top = 66
|
|
|
|
Width = 25
|
|
|
|
AllowAllUp = True
|
|
|
|
BorderSpacing.Left = 2
|
|
|
|
Flat = True
|
|
|
|
GroupIndex = 1
|
|
|
|
OnClick = bPopupCheckedGradientFromColorClick
|
|
|
|
end
|
|
|
|
object pPopupGutterGradientToColor: TPanel
|
|
|
|
AnchorSideLeft.Control = pPopupHotTrackFrameColor
|
|
|
|
AnchorSideLeft.Side = asrBottom
|
|
|
|
AnchorSideTop.Control = pPopupHotTrackGradientToColor
|
|
|
|
Left = 424
|
|
|
|
Height = 25
|
|
|
|
Top = 97
|
|
|
|
Width = 100
|
|
|
|
BorderSpacing.Left = 43
|
|
|
|
BevelInner = bvRaised
|
|
|
|
BevelOuter = bvLowered
|
|
|
|
Caption = 'Color'
|
|
|
|
ParentBackground = False
|
|
|
|
TabOrder = 16
|
|
|
|
OnClick = pPopupGutterGradientToColorClick
|
|
|
|
end
|
|
|
|
object bPopupGutterGradientToColor: TSpeedButton
|
|
|
|
AnchorSideLeft.Control = pPopupGutterGradientToColor
|
|
|
|
AnchorSideLeft.Side = asrBottom
|
|
|
|
AnchorSideTop.Control = pPopupGutterGradientToColor
|
|
|
|
AnchorSideTop.Side = asrCenter
|
|
|
|
AnchorSideBottom.Control = pTabFrame
|
|
|
|
AnchorSideBottom.Side = asrBottom
|
|
|
|
Left = 526
|
|
|
|
Height = 24
|
|
|
|
Top = 97
|
|
|
|
Width = 25
|
|
|
|
AllowAllUp = True
|
|
|
|
BorderSpacing.Left = 2
|
|
|
|
Flat = True
|
|
|
|
GroupIndex = 1
|
|
|
|
OnClick = bPopupGutterGradientToColorClick
|
|
|
|
end
|
|
|
|
object pPopupCheckedGradientToColor: TPanel
|
|
|
|
AnchorSideLeft.Control = pPopupGutterGradientToColor
|
|
|
|
AnchorSideLeft.Side = asrBottom
|
|
|
|
AnchorSideTop.Control = pPopupGutterGradientToColor
|
|
|
|
Left = 567
|
|
|
|
Height = 25
|
|
|
|
Top = 97
|
|
|
|
Width = 100
|
|
|
|
BorderSpacing.Left = 43
|
|
|
|
BevelInner = bvRaised
|
|
|
|
BevelOuter = bvLowered
|
|
|
|
Caption = 'Color'
|
|
|
|
ParentBackground = False
|
|
|
|
TabOrder = 17
|
|
|
|
OnClick = pPopupCheckedGradientToColorClick
|
|
|
|
end
|
|
|
|
object bPopupCheckedGradientToColor: TSpeedButton
|
|
|
|
AnchorSideLeft.Control = pPopupCheckedGradientToColor
|
|
|
|
AnchorSideLeft.Side = asrBottom
|
|
|
|
AnchorSideTop.Control = pPopupCheckedGradientToColor
|
|
|
|
AnchorSideTop.Side = asrCenter
|
|
|
|
AnchorSideBottom.Control = pTabFrame
|
|
|
|
AnchorSideBottom.Side = asrBottom
|
|
|
|
Left = 669
|
|
|
|
Height = 24
|
|
|
|
Top = 97
|
|
|
|
Width = 25
|
|
|
|
AllowAllUp = True
|
|
|
|
BorderSpacing.Left = 2
|
|
|
|
Flat = True
|
|
|
|
GroupIndex = 1
|
|
|
|
OnClick = bPopupCheckedGradientToColorClick
|
|
|
|
end
|
|
|
|
object cbPopupGutterGradientKind: TComboBox
|
|
|
|
AnchorSideLeft.Control = pPopupGutterGradientToColor
|
|
|
|
AnchorSideTop.Control = pPopupHotTrackGradientToColor
|
|
|
|
AnchorSideTop.Side = asrBottom
|
|
|
|
AnchorSideRight.Control = pPopupGutterGradientToColor
|
|
|
|
AnchorSideRight.Side = asrBottom
|
|
|
|
Left = 424
|
|
|
|
Height = 23
|
|
|
|
Top = 128
|
|
|
|
Width = 100
|
|
|
|
Anchors = [akTop, akLeft, akRight]
|
|
|
|
BorderSpacing.Top = 6
|
|
|
|
ItemHeight = 15
|
|
|
|
ItemIndex = 0
|
|
|
|
Items.Strings = (
|
|
|
|
'None'
|
|
|
|
'Horizontal'
|
|
|
|
'Vertical'
|
|
|
|
'Concave'
|
|
|
|
)
|
|
|
|
OnChange = cbPopupGutterGradientKindChange
|
|
|
|
Style = csDropDownList
|
|
|
|
TabOrder = 18
|
|
|
|
Text = 'None'
|
|
|
|
end
|
|
|
|
object cbPopupCheckedGradientKind: TComboBox
|
|
|
|
AnchorSideLeft.Control = pPopupCheckedGradientToColor
|
|
|
|
AnchorSideTop.Control = pPopupHotTrackGradientToColor
|
|
|
|
AnchorSideTop.Side = asrBottom
|
|
|
|
AnchorSideRight.Control = pPopupCheckedGradientToColor
|
|
|
|
AnchorSideRight.Side = asrBottom
|
|
|
|
Left = 567
|
|
|
|
Height = 23
|
|
|
|
Top = 128
|
|
|
|
Width = 100
|
|
|
|
Anchors = [akTop, akLeft, akRight]
|
|
|
|
BorderSpacing.Top = 6
|
|
|
|
ItemHeight = 15
|
|
|
|
ItemIndex = 0
|
|
|
|
Items.Strings = (
|
|
|
|
'None'
|
|
|
|
'Horizontal'
|
|
|
|
'Vertical'
|
|
|
|
'Concave'
|
|
|
|
)
|
|
|
|
OnChange = cbPopupCheckedGradientKindChange
|
|
|
|
Style = csDropDownList
|
|
|
|
TabOrder = 19
|
|
|
|
Text = 'None'
|
|
|
|
end
|
2023-02-27 15:09:47 +00:00
|
|
|
object cbPopupHotSelectionShape: TComboBox
|
|
|
|
AnchorSideLeft.Control = pPopupHotTrackGradientToColor
|
|
|
|
AnchorSideTop.Control = pPopupDividerLineColor
|
|
|
|
AnchorSideTop.Side = asrCenter
|
|
|
|
AnchorSideRight.Control = pPopupHotTrackGradientToColor
|
|
|
|
AnchorSideRight.Side = asrBottom
|
|
|
|
Left = 281
|
|
|
|
Height = 23
|
|
|
|
Top = 251
|
|
|
|
Width = 100
|
|
|
|
Anchors = [akTop, akLeft, akRight]
|
|
|
|
BorderSpacing.Top = 2
|
|
|
|
ItemHeight = 15
|
|
|
|
ItemIndex = 0
|
|
|
|
Items.Strings = (
|
|
|
|
'rounded'
|
|
|
|
'rectangle'
|
|
|
|
)
|
|
|
|
OnChange = cbPopupHotSelectionShapeChange
|
|
|
|
Style = csDropDownList
|
|
|
|
TabOrder = 20
|
|
|
|
Text = 'rounded'
|
|
|
|
end
|
|
|
|
object lblPopupHotSelectionShape: TLabel
|
|
|
|
AnchorSideLeft.Control = cbPopupHotSelectionShape
|
|
|
|
AnchorSideBottom.Control = cbPopupHotSelectionShape
|
|
|
|
Left = 281
|
|
|
|
Height = 15
|
|
|
|
Top = 234
|
|
|
|
Width = 82
|
|
|
|
Anchors = [akLeft, akBottom]
|
|
|
|
Caption = 'Selection shape'
|
|
|
|
end
|
2023-02-23 19:14:35 +00:00
|
|
|
end
|
2011-06-17 20:53:01 +00:00
|
|
|
object TabSheet4: TTabSheet
|
2020-10-03 14:39:46 +00:00
|
|
|
Caption = 'Import / Export'
|
2023-02-23 19:14:35 +00:00
|
|
|
ClientHeight = 344
|
2023-02-23 22:25:12 +00:00
|
|
|
ClientWidth = 707
|
2011-06-17 20:53:01 +00:00
|
|
|
ImageIndex = 3
|
|
|
|
object bImport: TButton
|
2016-11-15 22:28:06 +00:00
|
|
|
AnchorSideLeft.Control = bExportToXML
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideLeft.Side = asrBottom
|
|
|
|
AnchorSideTop.Control = TabSheet4
|
2019-11-22 21:44:38 +00:00
|
|
|
Left = 252
|
2016-11-13 19:05:46 +00:00
|
|
|
Height = 25
|
2016-11-13 23:42:13 +00:00
|
|
|
Top = 4
|
2016-11-16 22:44:40 +00:00
|
|
|
Width = 118
|
|
|
|
AutoSize = True
|
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
|
2019-11-22 21:44:38 +00:00
|
|
|
TabOrder = 2
|
2011-06-17 20:53:01 +00:00
|
|
|
end
|
2016-11-15 22:28:06 +00:00
|
|
|
object bExportToXML: TButton
|
|
|
|
AnchorSideLeft.Control = bExportToPascal
|
|
|
|
AnchorSideLeft.Side = asrBottom
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideTop.Control = TabSheet4
|
2019-11-22 21:44:38 +00:00
|
|
|
Left = 147
|
2016-11-13 19:05:46 +00:00
|
|
|
Height = 25
|
2016-11-13 23:42:13 +00:00
|
|
|
Top = 4
|
2019-11-22 21:44:38 +00:00
|
|
|
Width = 101
|
2016-11-16 22:44:40 +00:00
|
|
|
AutoSize = True
|
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'
|
2016-11-15 22:28:06 +00:00
|
|
|
OnClick = bExportToXMLClick
|
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
|
2023-02-23 19:14:35 +00:00
|
|
|
Height = 307
|
2016-11-13 23:42:13 +00:00
|
|
|
Top = 33
|
2023-02-23 22:25:12 +00:00
|
|
|
Width = 699
|
2016-11-13 23:42:13 +00:00
|
|
|
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
|
2016-11-15 22:28:06 +00:00
|
|
|
ScrollBars = ssAutoBoth
|
2019-11-22 21:44:38 +00:00
|
|
|
TabOrder = 4
|
2011-06-17 20:53:01 +00:00
|
|
|
end
|
2016-11-15 22:28:06 +00:00
|
|
|
object bExportToPascal: TButton
|
|
|
|
AnchorSideLeft.Control = TabSheet4
|
|
|
|
AnchorSideTop.Control = TabSheet4
|
|
|
|
Left = 4
|
|
|
|
Height = 25
|
|
|
|
Top = 4
|
2019-11-22 21:44:38 +00:00
|
|
|
Width = 139
|
2016-11-16 22:44:40 +00:00
|
|
|
AutoSize = True
|
2016-11-15 22:28:06 +00:00
|
|
|
BorderSpacing.Left = 4
|
|
|
|
BorderSpacing.Top = 4
|
|
|
|
Caption = 'Export to Pascal code'
|
|
|
|
OnClick = bExportToPascalClick
|
2019-11-22 21:44:38 +00:00
|
|
|
TabOrder = 0
|
2016-11-15 22:28:06 +00:00
|
|
|
end
|
|
|
|
object bCopyToClipboard: TButton
|
|
|
|
AnchorSideTop.Control = TabSheet4
|
|
|
|
AnchorSideRight.Control = TabSheet4
|
|
|
|
AnchorSideRight.Side = asrBottom
|
2023-02-23 22:25:12 +00:00
|
|
|
Left = 649
|
2016-11-15 22:28:06 +00:00
|
|
|
Height = 25
|
|
|
|
Top = 4
|
2016-11-16 22:44:40 +00:00
|
|
|
Width = 54
|
2016-11-15 22:28:06 +00:00
|
|
|
Anchors = [akTop, akRight]
|
2016-11-16 22:44:40 +00:00
|
|
|
AutoSize = True
|
2016-11-15 22:28:06 +00:00
|
|
|
BorderSpacing.Top = 4
|
|
|
|
BorderSpacing.Right = 4
|
|
|
|
Caption = 'Copy'
|
|
|
|
OnClick = bCopyToClipboardClick
|
2019-11-22 21:44:38 +00:00
|
|
|
TabOrder = 3
|
2016-11-15 22:28:06 +00:00
|
|
|
end
|
2011-06-17 20:53:01 +00:00
|
|
|
end
|
|
|
|
object TabSheet5: TTabSheet
|
|
|
|
Caption = 'Tools'
|
2023-02-23 19:14:35 +00:00
|
|
|
ClientHeight = 344
|
2023-02-23 22:25:12 +00:00
|
|
|
ClientWidth = 707
|
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.Side = asrCenter
|
2016-11-19 15:21:19 +00:00
|
|
|
Left = 8
|
2016-11-13 23:42:13 +00:00
|
|
|
Height = 15
|
2016-11-17 22:01:53 +00:00
|
|
|
Top = 8
|
2016-11-13 23:42:13 +00:00
|
|
|
Width = 87
|
2016-11-19 15:21:19 +00:00
|
|
|
BorderSpacing.Left = 8
|
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
|
2016-11-19 15:21:19 +00:00
|
|
|
object LbAppearanceStyle: TListBox
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideLeft.Control = Label17
|
2016-11-19 15:21:19 +00:00
|
|
|
AnchorSideTop.Control = Label17
|
|
|
|
AnchorSideTop.Side = asrBottom
|
|
|
|
Left = 8
|
|
|
|
Height = 149
|
|
|
|
Top = 27
|
|
|
|
Width = 224
|
2016-11-13 23:42:13 +00:00
|
|
|
BorderSpacing.Top = 4
|
2016-11-17 22:01:53 +00:00
|
|
|
Items.Strings = (
|
|
|
|
'Office2007 blue'
|
|
|
|
'Office2007 silver'
|
2016-11-18 19:01:27 +00:00
|
|
|
'Office2007 silver / turquoise'
|
2016-11-17 22:01:53 +00:00
|
|
|
'Metro light'
|
|
|
|
'Metro dark'
|
|
|
|
)
|
2016-11-19 15:21:19 +00:00
|
|
|
ItemHeight = 15
|
|
|
|
OnClick = LbAppearanceStyleClick
|
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
|
2017-07-07 22:38:47 +00:00
|
|
|
Height = 33
|
2023-02-23 19:14:35 +00:00
|
|
|
Top = 509
|
2023-02-23 22:25:12 +00:00
|
|
|
Width = 698
|
2016-11-13 23:42:13 +00:00
|
|
|
Align = alBottom
|
2016-11-16 22:44:40 +00:00
|
|
|
AutoSize = True
|
2017-07-08 15:08:34 +00:00
|
|
|
BorderSpacing.Left = 8
|
|
|
|
BorderSpacing.Top = 4
|
|
|
|
BorderSpacing.Right = 9
|
|
|
|
BorderSpacing.Bottom = 4
|
2016-11-13 23:42:13 +00:00
|
|
|
BevelOuter = bvNone
|
2017-07-07 22:38:47 +00:00
|
|
|
ClientHeight = 33
|
2023-02-23 22:25:12 +00:00
|
|
|
ClientWidth = 698
|
2023-02-23 19:14:35 +00:00
|
|
|
Constraints.MinWidth = 75
|
|
|
|
ParentBackground = False
|
2011-06-17 20:53:01 +00:00
|
|
|
TabOrder = 2
|
2016-11-13 23:42:13 +00:00
|
|
|
object bOK: TButton
|
2017-07-07 22:38:47 +00:00
|
|
|
AnchorSideTop.Control = bCancel
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideRight.Control = bCancel
|
2016-11-16 22:44:40 +00:00
|
|
|
AnchorSideBottom.Control = bCancel
|
|
|
|
AnchorSideBottom.Side = asrBottom
|
2023-02-23 22:25:12 +00:00
|
|
|
Left = 542
|
2016-11-13 23:42:13 +00:00
|
|
|
Height = 25
|
2017-07-07 22:38:47 +00:00
|
|
|
Top = 4
|
2023-02-23 19:14:35 +00:00
|
|
|
Width = 75
|
2016-11-16 22:44:40 +00:00
|
|
|
Anchors = [akTop, akRight, akBottom]
|
2016-11-13 23:42:13 +00:00
|
|
|
BorderSpacing.Right = 6
|
|
|
|
Caption = 'OK'
|
2023-02-23 19:14:35 +00:00
|
|
|
Constraints.MinWidth = 75
|
2016-11-13 23:42:13 +00:00
|
|
|
Default = True
|
|
|
|
ModalResult = 1
|
|
|
|
TabOrder = 0
|
|
|
|
end
|
|
|
|
object bCancel: TButton
|
2016-11-14 23:32:02 +00:00
|
|
|
AnchorSideTop.Control = ButtonPanel
|
2017-07-07 22:38:47 +00:00
|
|
|
AnchorSideTop.Side = asrCenter
|
2016-11-14 23:32:02 +00:00
|
|
|
AnchorSideRight.Control = ButtonPanel
|
2016-11-13 23:42:13 +00:00
|
|
|
AnchorSideRight.Side = asrBottom
|
2023-02-23 22:25:12 +00:00
|
|
|
Left = 623
|
2016-11-13 23:42:13 +00:00
|
|
|
Height = 25
|
2017-07-07 22:38:47 +00:00
|
|
|
Top = 4
|
2023-02-23 19:14:35 +00:00
|
|
|
Width = 75
|
2016-11-13 23:42:13 +00:00
|
|
|
Anchors = [akTop, akRight]
|
|
|
|
AutoSize = True
|
2017-07-07 22:38:47 +00:00
|
|
|
BorderSpacing.Top = 10
|
|
|
|
BorderSpacing.Bottom = 4
|
2016-11-13 23:42:13 +00:00
|
|
|
Cancel = True
|
|
|
|
Caption = 'Cancel'
|
2023-02-23 19:14:35 +00:00
|
|
|
Constraints.MinWidth = 75
|
2016-11-13 23:42:13 +00:00
|
|
|
ModalResult = 2
|
|
|
|
TabOrder = 1
|
|
|
|
end
|
2016-11-14 23:32:02 +00:00
|
|
|
object LblRGB: TLabel
|
2016-11-16 22:44:40 +00:00
|
|
|
AnchorSideLeft.Control = ColorView
|
|
|
|
AnchorSideLeft.Side = asrBottom
|
|
|
|
AnchorSideTop.Control = bOK
|
2016-11-14 23:32:02 +00:00
|
|
|
AnchorSideTop.Side = asrCenter
|
2016-11-16 22:44:40 +00:00
|
|
|
Left = 30
|
2016-11-14 23:32:02 +00:00
|
|
|
Height = 15
|
2017-07-07 22:38:47 +00:00
|
|
|
Top = 9
|
2016-11-14 23:32:02 +00:00
|
|
|
Width = 38
|
2016-11-16 22:44:40 +00:00
|
|
|
BorderSpacing.Left = 5
|
2016-11-14 23:32:02 +00:00
|
|
|
Caption = 'LblRGB'
|
|
|
|
ParentColor = False
|
|
|
|
Visible = False
|
|
|
|
end
|
|
|
|
object ColorView: TShape
|
|
|
|
AnchorSideLeft.Control = ButtonPanel
|
2017-07-07 22:38:47 +00:00
|
|
|
AnchorSideTop.Control = bOK
|
2016-11-16 22:44:40 +00:00
|
|
|
AnchorSideBottom.Control = bCancel
|
2016-11-14 23:32:02 +00:00
|
|
|
AnchorSideBottom.Side = asrBottom
|
|
|
|
Left = 0
|
2017-07-07 22:38:47 +00:00
|
|
|
Height = 25
|
|
|
|
Top = 4
|
2016-11-14 23:32:02 +00:00
|
|
|
Width = 25
|
|
|
|
Anchors = [akTop, akLeft, akBottom]
|
|
|
|
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'
|
|
|
|
)
|
2023-02-23 22:25:12 +00:00
|
|
|
Left = 400
|
|
|
|
Top = 416
|
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
|
2023-02-23 22:25:12 +00:00
|
|
|
Left = 496
|
|
|
|
Top = 416
|
2016-11-13 23:42:13 +00:00
|
|
|
end
|
2017-07-07 22:38:47 +00:00
|
|
|
object Images_200: TImageList
|
2016-11-13 23:42:13 +00:00
|
|
|
Height = 32
|
|
|
|
Width = 32
|
2020-10-03 10:45:48 +00:00
|
|
|
Left = 344
|
2017-07-07 22:38:47 +00:00
|
|
|
Bitmap = {
|
2020-07-09 16:29:57 +00:00
|
|
|
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
|
2017-07-07 22:38:47 +00:00
|
|
|
}
|
2016-11-13 23:42:13 +00:00
|
|
|
end
|
2017-07-07 22:38:47 +00:00
|
|
|
object Images_100: TImageList
|
2020-10-03 10:45:48 +00:00
|
|
|
Left = 488
|
2016-11-14 23:32:02 +00:00
|
|
|
Bitmap = {
|
2020-07-09 16:29:57 +00:00
|
|
|
4C7A010000001000000010000000870100000000000078DA9DD2BB4B42511C07
|
|
|
|
70FF88F6A02168BA9669434B18D15299F7E1F566104614053D307B2C2E414B14
|
|
|
|
5151645110645E10ED0D3A84698A05416098A5261441514364434D7D3B57125A
|
|
|
|
D45B5FF87186C3E7FCCE4BA190972AC6D24D0A52690C23D2D8ADF84324E70C27
|
|
|
|
B17914C58C27F220ADF1174FE906B0EA8DA2BA6F114B3B21A8D8E1A25ECD8FDA
|
|
|
|
55A42FA5EBC7B2EF1ADAB12DD40EAD604AF4136F2DEA2B9A0731EF4B61C19B80
|
|
|
|
D6B286469B0B6AD602356745799D71B29065683D3E3F3F9E945D7368B0B9D134
|
|
|
|
B1070DB1644AF55325792DC340CA592404E7C6EABAD23C0DEDB803357CF13BA3
|
|
|
|
6906E9740AE150108707FB70890EC42E4E63146D41654BAFBB90D5333CBE48DF
|
|
|
|
C7970C2EE369044E22B84D252118D8DCBE4BF3595E3089783BC79DA31E093B85
|
|
|
|
F86C09DE03BD600D42CE160CCB9B48E323DCD895B89A2FC55B7010B4D12CCB66
|
|
|
|
F7CEB601F7DB780D0E2373DC436CA76C9BEDFDEC819E3381133AD0CA187D722D
|
|
|
|
47CE8727112CDFFEFB6DCBE4FEEBFDBD5DBFDC3B2A907FDB6F49DFDE00
|
2017-07-07 22:38:47 +00:00
|
|
|
}
|
|
|
|
end
|
|
|
|
object Images_150: TImageList
|
|
|
|
Height = 24
|
|
|
|
Width = 24
|
2020-10-03 10:45:48 +00:00
|
|
|
Left = 416
|
2017-07-07 22:38:47 +00:00
|
|
|
Bitmap = {
|
2020-07-09 16:29:57 +00:00
|
|
|
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
|
2016-11-14 23:32:02 +00:00
|
|
|
}
|
2011-06-17 20:53:01 +00:00
|
|
|
end
|
2017-07-07 22:38:47 +00:00
|
|
|
object LargeImages: TImageList
|
|
|
|
Height = 32
|
|
|
|
Width = 32
|
2020-10-03 10:45:48 +00:00
|
|
|
Left = 192
|
2017-07-07 22:38:47 +00:00
|
|
|
end
|
|
|
|
object SmallImages: TImageList
|
2020-10-03 10:45:48 +00:00
|
|
|
Left = 272
|
2017-07-07 22:38:47 +00:00
|
|
|
end
|
2023-02-23 19:14:35 +00:00
|
|
|
object SpkPopupMenu1: TSpkPopupMenu
|
|
|
|
OwnerDraw = True
|
|
|
|
Left = 616
|
|
|
|
Top = 5
|
|
|
|
object MenuItem1: TMenuItem
|
|
|
|
Caption = 'Item 1'
|
|
|
|
end
|
|
|
|
object MenuItem2: TMenuItem
|
|
|
|
Caption = 'Item 2'
|
|
|
|
end
|
|
|
|
object MenuItem3: TMenuItem
|
|
|
|
Caption = 'Item 3'
|
|
|
|
end
|
|
|
|
object Separator1: TMenuItem
|
|
|
|
Caption = '-'
|
|
|
|
end
|
|
|
|
object MenuItem4: TMenuItem
|
|
|
|
Caption = 'Disabled item'
|
|
|
|
Enabled = False
|
|
|
|
end
|
|
|
|
object Separator2: TMenuItem
|
|
|
|
Caption = '-'
|
|
|
|
end
|
|
|
|
object MenuItem5: TMenuItem
|
|
|
|
AutoCheck = True
|
|
|
|
Caption = 'Checkbox Item 1'
|
|
|
|
Checked = True
|
|
|
|
end
|
|
|
|
object MenuItem6: TMenuItem
|
|
|
|
AutoCheck = True
|
|
|
|
Caption = 'Checkbox Item 2'
|
|
|
|
Checked = True
|
|
|
|
end
|
|
|
|
object Separator3: TMenuItem
|
|
|
|
Caption = '-'
|
|
|
|
end
|
|
|
|
object MenuItem12: TMenuItem
|
|
|
|
AutoCheck = True
|
|
|
|
Caption = 'Radiobox Item 1'
|
|
|
|
Checked = True
|
|
|
|
GroupIndex = 1
|
|
|
|
RadioItem = True
|
|
|
|
end
|
|
|
|
object MenuItem11: TMenuItem
|
|
|
|
AutoCheck = True
|
|
|
|
Caption = 'Radiobox Item 2'
|
|
|
|
GroupIndex = 1
|
|
|
|
RadioItem = True
|
|
|
|
end
|
|
|
|
object MenuItem13: TMenuItem
|
|
|
|
AutoCheck = True
|
|
|
|
Caption = 'Radiobox Item 3'
|
|
|
|
GroupIndex = 1
|
|
|
|
end
|
|
|
|
object Separator4: TMenuItem
|
|
|
|
Caption = '-'
|
|
|
|
end
|
|
|
|
object MenuItem7: TMenuItem
|
|
|
|
Caption = 'Submenu'
|
|
|
|
object MenuItem8: TMenuItem
|
|
|
|
Caption = 'MenuItem8'
|
|
|
|
end
|
|
|
|
object MenuItem9: TMenuItem
|
|
|
|
Caption = 'MenuItem9'
|
|
|
|
end
|
|
|
|
object MenuItem10: TMenuItem
|
|
|
|
Caption = 'MenuItem10'
|
|
|
|
end
|
|
|
|
end
|
|
|
|
end
|
2011-06-17 20:53:01 +00:00
|
|
|
end
|