home *** CD-ROM | disk | FTP | other *** search
- inherited ToolBarForm: TToolBarForm
- Left = 292
- Top = 193
- Caption = 'Tool Bar Options'
- ClientHeight = 373
- ClientWidth = 481
- ExplicitWidth = 487
- ExplicitHeight = 405
- PixelsPerInch = 96
- TextHeight = 13
- inherited ButtonOk: TButton
- Left = 235
- Top = 343
- OnClick = ButtonOkClick
- ExplicitLeft = 235
- ExplicitTop = 343
- end
- inherited ButtonCancel: TButton
- Left = 315
- Top = 343
- ExplicitLeft = 315
- ExplicitTop = 343
- end
- inherited ButtonHelp: THelpButton
- Left = 395
- Top = 343
- HelpKey = 'option_toolbar'
- ExplicitLeft = 395
- ExplicitTop = 343
- end
- object PageControl: TPageControl
- Left = 8
- Top = 8
- Width = 464
- Height = 323
- ActivePage = ControlTab
- Anchors = [akLeft, akTop, akRight, akBottom]
- TabOrder = 3
- object MainTab: TTabSheet
- Caption = 'Main'
- ImageIndex = 1
- DesignSize = (
- 456
- 295)
- inline MainArranger: TArrangerFrame
- Left = 5
- Top = 2
- Width = 447
- Height = 256
- Anchors = [akLeft, akTop, akRight, akBottom]
- TabOrder = 0
- TabStop = True
- ExplicitLeft = 5
- ExplicitTop = 2
- ExplicitWidth = 447
- inherited MainAvailableLabel: TStaticText
- Width = 151
- Caption = 'Available main tool bar buttons:'
- ExplicitWidth = 151
- end
- inherited MainCurrentLabel: TStaticText
- Width = 142
- Caption = 'Current main tool bar buttons:'
- ExplicitWidth = 142
- end
- inherited AddButton: TButton
- Left = 143
- ExplicitLeft = 143
- end
- end
- object MainGray: TCheckBox
- Left = 76
- Top = 268
- Width = 76
- Height = 17
- Caption = 'Gray-scale'
- TabOrder = 2
- end
- object MainText: TCheckBox
- Left = 162
- Top = 268
- Width = 69
- Height = 17
- Caption = 'Captions'
- TabOrder = 3
- end
- object MainVisible: TCheckBox
- Left = 9
- Top = 268
- Width = 59
- Height = 17
- Caption = 'Visible'
- TabOrder = 1
- end
- object MainMenuImages: TCheckBox
- Left = 277
- Top = 268
- Width = 141
- Height = 17
- Caption = 'Tool bar images in menu'
- TabOrder = 4
- end
- end
- object EffectPage: TTabSheet
- Caption = 'Effect'
- ImageIndex = 1
- DesignSize = (
- 456
- 295)
- inline EffectArranger: TArrangerFrame
- Left = 5
- Top = 2
- Width = 447
- Height = 256
- Anchors = [akLeft, akTop, akRight, akBottom]
- TabOrder = 0
- TabStop = True
- ExplicitLeft = 5
- ExplicitTop = 2
- ExplicitWidth = 447
- inherited MainAvailableLabel: TStaticText
- Width = 156
- Caption = 'Available effect tool bar buttons:'
- ExplicitWidth = 156
- end
- inherited MainCurrentLabel: TStaticText
- Width = 147
- Caption = 'Current effect tool bar buttons:'
- ExplicitWidth = 147
- end
- inherited AddButton: TButton
- Left = 143
- ExplicitLeft = 143
- end
- end
- object EffectVisible: TCheckBox
- Left = 9
- Top = 268
- Width = 59
- Height = 17
- Caption = 'Visible'
- TabOrder = 1
- end
- object EffectGray: TCheckBox
- Left = 76
- Top = 268
- Width = 77
- Height = 17
- Caption = 'Gray-scale'
- TabOrder = 2
- end
- end
- object ControlTab: TTabSheet
- Caption = 'Control'
- ImageIndex = 2
- DesignSize = (
- 456
- 295)
- object ControlVisible: TCheckBox
- Left = 9
- Top = 37
- Width = 148
- Height = 17
- Caption = 'Show control buttons bar'
- TabOrder = 1
- end
- object ControlGray: TCheckBox
- Left = 76
- Top = 268
- Width = 77
- Height = 17
- Caption = 'Gray-scale'
- TabOrder = 4
- end
- object ControlStatus: TCheckBox
- Left = 9
- Top = 57
- Width = 148
- Height = 17
- Caption = 'Show status visual bar'
- TabOrder = 2
- end
- object ControlLevel: TCheckBox
- Left = 9
- Top = 77
- Width = 148
- Height = 17
- Caption = 'Show level visual bar'
- TabOrder = 3
- end
- object StaticText1: TStaticText
- Left = 6
- Top = 5
- Width = 445
- Height = 31
- Anchors = [akLeft, akTop, akRight]
- AutoSize = False
- Caption =
- 'The Control tool bars appear only when the Control window is clo' +
- 'sed. Use these options to specify what tool bars are displayed ' +
- 'when the Control window is closed.'
- TabOrder = 0
- end
- end
- end
- end
-