home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 October
/
Chip_2004-10_cd1.bin
/
tema
/
goldwave
/
gwave506.exe
/
GoldWave.exe
/
0
/
RCDATA
/
TTOOLBARFORM
/
TTOOLBARFORM.txt
Wrap
Text File
|
2003-10-10
|
4KB
|
163 lines
inherited ToolBarForm: TToolBarForm
Left = 292
Top = 193
Caption = 'Tool Bar Options'
ClientHeight = 373
ClientWidth = 451
PixelsPerInch = 96
TextHeight = 13
inherited ButtonOk: TButton
Left = 205
Top = 343
OnClick = ButtonOkClick
end
inherited ButtonCancel: TButton
Left = 285
Top = 343
end
inherited ButtonHelp: THelpButton
Left = 365
Top = 343
HelpKey = 'option_toolbar'
end
object PageControl: TPageControl
Left = 8
Top = 8
Width = 434
Height = 323
ActivePage = EffectPage
Anchors = [akLeft, akTop, akRight, akBottom]
TabOrder = 3
object MainTab: TTabSheet
Caption = 'Main'
ImageIndex = 1
inline MainArranger: TArrangerFrame
Left = 5
Top = 2
Anchors = [akLeft, akTop, akRight, akBottom]
inherited MainAvailableLabel: TStaticText
Width = 151
Caption = 'Available main tool bar buttons:'
end
inherited MainCurrentLabel: TStaticText
Width = 142
Caption = 'Current main tool bar buttons:'
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
inline EffectArranger: TArrangerFrame
Left = 5
Top = 2
Anchors = [akLeft, akTop, akRight, akBottom]
inherited MainAvailableLabel: TStaticText
Width = 156
Caption = 'Available effect tool bar buttons:'
end
inherited MainCurrentLabel: TStaticText
Width = 147
Caption = 'Current effect tool bar buttons:'
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
object ControlVisible: TCheckBox
Left = 9
Top = 37
Width = 148
Height = 17
Caption = 'Show control buttons bar'
TabOrder = 0
end
object ControlGray: TCheckBox
Left = 76
Top = 268
Width = 77
Height = 17
Caption = 'Gray-scale'
TabOrder = 1
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 = 415
Height = 31
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 = 4
end
end
end
end