git-svn-id: https://192.168.0.254/svn/Componentes.Terceros.TB2k-SpTBXLib@2 86f37123-2d26-dd4b-92d5-da14520a7978
300 lines
7.4 KiB
Plaintext
300 lines
7.4 KiB
Plaintext
object SpTBXCustomizeForm: TSpTBXCustomizeForm
|
|
Left = 219
|
|
Top = 115
|
|
Caption = 'Customizer'
|
|
ClientHeight = 321
|
|
ClientWidth = 347
|
|
Color = clBtnFace
|
|
Constraints.MinHeight = 355
|
|
Constraints.MinWidth = 355
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'MS Shell Dlg 2'
|
|
Font.Style = []
|
|
FormStyle = fsStayOnTop
|
|
KeyPreview = True
|
|
OldCreateOrder = False
|
|
Position = poDesigned
|
|
OnCreate = FormCreate
|
|
OnKeyDown = FormKeyDown
|
|
OnShow = FormShow
|
|
PixelsPerInch = 96
|
|
TextHeight = 13
|
|
object SpTBXTabControl1: TSpTBXTabControl
|
|
Left = 0
|
|
Top = 0
|
|
Width = 347
|
|
Height = 286
|
|
Align = alClient
|
|
ActiveTabIndex = 0
|
|
HiddenItems = <>
|
|
object tabToolbars: TSpTBXTabItem
|
|
Caption = 'Toolbars'
|
|
Checked = True
|
|
end
|
|
object tabCommands: TSpTBXTabItem
|
|
Caption = 'Commands'
|
|
end
|
|
object tabShortcuts: TSpTBXTabItem
|
|
Caption = 'Shortcuts'
|
|
end
|
|
object SpTBXTabSheet2: TSpTBXTabSheet
|
|
Left = 0
|
|
Top = 23
|
|
Width = 347
|
|
Height = 263
|
|
Caption = 'Shortcuts'
|
|
ImageIndex = -1
|
|
DesignSize = (
|
|
347
|
|
263)
|
|
TabItem = 'tabShortcuts'
|
|
object SpTBXPanel5: TSpTBXPanel
|
|
Left = 65
|
|
Top = 228
|
|
Width = 191
|
|
Height = 22
|
|
Anchors = [akLeft, akRight, akBottom]
|
|
TabOrder = 1
|
|
HotTrack = True
|
|
object Panel1: TPanel
|
|
Left = 2
|
|
Top = 2
|
|
Width = 187
|
|
Height = 18
|
|
Align = alClient
|
|
BevelOuter = bvNone
|
|
TabOrder = 0
|
|
DesignSize = (
|
|
187
|
|
18)
|
|
object HotKey1: THotKey
|
|
Left = -2
|
|
Top = -2
|
|
Width = 193
|
|
Height = 23
|
|
Anchors = [akLeft, akTop, akRight, akBottom]
|
|
HotKey = 0
|
|
Modifiers = []
|
|
TabOrder = 0
|
|
end
|
|
end
|
|
end
|
|
object SpTBXLabel4: TSpTBXLabel
|
|
Left = 11
|
|
Top = 229
|
|
Width = 47
|
|
Height = 19
|
|
Caption = '&Shortcut'
|
|
Anchors = [akLeft, akBottom]
|
|
FocusControl = HotKey1
|
|
end
|
|
object ChangeShortcut: TSpTBXButton
|
|
Left = 261
|
|
Top = 227
|
|
Width = 75
|
|
Height = 25
|
|
Caption = 'C&hange'
|
|
Anchors = [akRight, akBottom]
|
|
TabOrder = 2
|
|
OnClick = ChangeShortcutClick
|
|
end
|
|
object lbShortcuts: TSpTBXListBox
|
|
Left = 8
|
|
Top = 7
|
|
Width = 330
|
|
Height = 210
|
|
Anchors = [akLeft, akTop, akRight, akBottom]
|
|
ItemHeight = 16
|
|
TabOrder = 0
|
|
OnClick = lbShortcutsClick
|
|
OnDrawItem = lbShortcutsDrawItem
|
|
end
|
|
end
|
|
object SpTBXTabSheet3: TSpTBXTabSheet
|
|
Left = 0
|
|
Top = 23
|
|
Width = 347
|
|
Height = 263
|
|
Caption = 'Commands'
|
|
ImageIndex = -1
|
|
DesignSize = (
|
|
347
|
|
263)
|
|
TabItem = 'tabCommands'
|
|
object SpTBXLabel3: TSpTBXLabel
|
|
Left = 8
|
|
Top = 213
|
|
Width = 330
|
|
Height = 44
|
|
Caption =
|
|
'To add command buttons, drag and drop commands onto a toolbar. T' +
|
|
'o remove command buttons, drag them off the toolbar and drop the' +
|
|
'm on the commands list.'
|
|
Anchors = [akLeft, akRight, akBottom]
|
|
AutoSize = False
|
|
Wrapping = twWrap
|
|
end
|
|
object lbCommands: TSpTBXListBox
|
|
Left = 8
|
|
Top = 7
|
|
Width = 330
|
|
Height = 205
|
|
Anchors = [akLeft, akTop, akRight, akBottom]
|
|
DragMode = dmAutomatic
|
|
ItemHeight = 16
|
|
TabOrder = 0
|
|
OnDragDrop = lbCommandsDragDrop
|
|
OnDragOver = lbCommandsDragOver
|
|
OnDrawItem = lbCommandsDrawItem
|
|
OnEndDrag = lbCommandsEndDrag
|
|
OnStartDrag = lbCommandsStartDrag
|
|
end
|
|
end
|
|
object SpTBXTabSheet1: TSpTBXTabSheet
|
|
Left = 0
|
|
Top = 23
|
|
Width = 347
|
|
Height = 263
|
|
Caption = 'Toolbars'
|
|
ImageIndex = -1
|
|
DesignSize = (
|
|
347
|
|
263)
|
|
TabItem = 'tabToolbars'
|
|
object SpTBXLabel1: TSpTBXLabel
|
|
Left = 10
|
|
Top = 4
|
|
Width = 47
|
|
Height = 19
|
|
Caption = '&Toolbars'
|
|
FocusControl = lbToolbars
|
|
end
|
|
object SpTBXGroupBox1: TSpTBXGroupBox
|
|
Left = 173
|
|
Top = 18
|
|
Width = 161
|
|
Height = 177
|
|
Caption = 'Options'
|
|
Anchors = [akTop, akRight]
|
|
TabOrder = 1
|
|
object cbText: TSpTBXComboBox
|
|
Left = 8
|
|
Top = 64
|
|
Width = 145
|
|
Height = 21
|
|
Style = csDropDownList
|
|
ItemHeight = 13
|
|
TabOrder = 1
|
|
OnClick = cbTextClick
|
|
Items.Strings = (
|
|
'Selective text on right'
|
|
'No text labels'
|
|
'Show text labels'
|
|
'Text only')
|
|
end
|
|
object cbIcon: TSpTBXComboBox
|
|
Left = 8
|
|
Top = 112
|
|
Width = 145
|
|
Height = 21
|
|
Style = csDropDownList
|
|
ItemHeight = 13
|
|
TabOrder = 2
|
|
Items.Strings = (
|
|
'Large images'
|
|
'Small images')
|
|
end
|
|
object cbTextLabel: TSpTBXLabel
|
|
Left = 8
|
|
Top = 43
|
|
Width = 68
|
|
Height = 19
|
|
Caption = 'T&ext Options'
|
|
FocusControl = cbText
|
|
end
|
|
object cbIconLabel: TSpTBXLabel
|
|
Left = 8
|
|
Top = 93
|
|
Width = 67
|
|
Height = 19
|
|
Caption = '&Icon Options'
|
|
FocusControl = cbIcon
|
|
end
|
|
object checkVisible: TSpTBXCheckBox
|
|
Left = 8
|
|
Top = 21
|
|
Width = 53
|
|
Height = 21
|
|
Caption = '&Visible'
|
|
TabOrder = 0
|
|
OnClick = checkVisibleClick
|
|
end
|
|
end
|
|
object SpTBXGroupBox2: TSpTBXGroupBox
|
|
Left = 173
|
|
Top = 200
|
|
Width = 161
|
|
Height = 49
|
|
Caption = '&Skins'
|
|
Anchors = [akTop, akRight, akBottom]
|
|
TabOrder = 2
|
|
object cbSkins: TSpTBXComboBox
|
|
Left = 8
|
|
Top = 20
|
|
Width = 145
|
|
Height = 21
|
|
Style = csDropDownList
|
|
ItemHeight = 13
|
|
TabOrder = 0
|
|
OnClick = cbSkinsClick
|
|
end
|
|
end
|
|
object lbToolbars: TSpTBXCheckListBox
|
|
Left = 8
|
|
Top = 24
|
|
Width = 158
|
|
Height = 225
|
|
OnClickCheck = lbToolbarsClickCheck
|
|
Anchors = [akLeft, akTop, akRight, akBottom]
|
|
ItemHeight = 20
|
|
TabOrder = 0
|
|
OnClick = lbToolbarsClick
|
|
end
|
|
end
|
|
end
|
|
object ClosePanel: TSpTBXPanel
|
|
Left = 0
|
|
Top = 286
|
|
Width = 347
|
|
Height = 35
|
|
Align = alBottom
|
|
TabOrder = 1
|
|
Borders = False
|
|
TBXStyleBackground = True
|
|
DesignSize = (
|
|
347
|
|
35)
|
|
object CloseButton: TSpTBXButton
|
|
Left = 267
|
|
Top = 4
|
|
Width = 75
|
|
Height = 25
|
|
Caption = 'Close'
|
|
Anchors = [akRight, akBottom]
|
|
TabOrder = 0
|
|
OnClick = CloseButtonClick
|
|
end
|
|
object ResetButton: TSpTBXButton
|
|
Left = 7
|
|
Top = 4
|
|
Width = 105
|
|
Height = 25
|
|
Caption = '&Reset to default'
|
|
TabOrder = 1
|
|
OnClick = ResetButtonClick
|
|
end
|
|
end
|
|
end
|