home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 October
/
Chip_2004-10_cd1.bin
/
tema
/
goldwave
/
gwave506.exe
/
GoldWave.exe
/
0
/
RCDATA
/
TADDEVALPRESET
/
TADDEVALPRESET.txt
Wrap
Text File
|
2003-10-10
|
1KB
|
67 lines
inherited AddEvalPreset: TAddEvalPreset
Width = 268
Height = 124
Caption = 'Add Preset'
OldCreateOrder = True
PixelsPerInch = 96
TextHeight = 13
inherited ButtonOk: TButton
Left = 53
Top = 65
Action = OkAction
Anchors = [akRight, akBottom]
TabOrder = 4
end
inherited ButtonCancel: TButton
Left = 133
Top = 65
Anchors = [akRight, akBottom]
TabOrder = 5
end
object Group: TComboBox
Left = 73
Top = 6
Width = 178
Height = 21
ItemHeight = 13
MaxLength = 100
TabOrder = 1
end
object GroupLabel: TStaticText
Left = 4
Top = 8
Width = 65
Height = 17
Alignment = taRightJustify
Caption = 'Group name:'
TabOrder = 0
end
object Preset: TEdit
Left = 73
Top = 34
Width = 178
Height = 21
MaxLength = 100
TabOrder = 3
end
object PresetLabel: TStaticText
Left = 3
Top = 36
Width = 66
Height = 17
Alignment = taRightJustify
Caption = 'Preset name:'
TabOrder = 2
end
object ActionList: TActionList
Left = 222
Top = 64
object OkAction: TAction
Caption = 'OK'
Enabled = False
OnExecute = OkActionExecute
OnUpdate = OkActionUpdate
end
end
end