home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 October
/
Chip_2004-10_cd1.bin
/
tema
/
goldwave
/
gwave506.exe
/
GoldWave.exe
/
0
/
RCDATA
/
TEFFECTWRAPPER
/
TEFFECTWRAPPER.txt
Wrap
Text File
|
2003-10-10
|
779b
|
37 lines
inherited EffectWrapper: TEffectWrapper
Caption = 'EffectWrapper'
OnResize = FormResize
PixelsPerInch = 96
TextHeight = 13
inherited ButtonOk: TButton
ModalResult = 0
OnClick = ButtonOkClick
end
inherited ButtonCancel: TButton
OnClick = ButtonCancelClick
end
inherited ButtonHelp: THelpButton
TabOrder = 6
OnClick = ButtonHelpClick
end
object ButtonApply: TButton [6]
Left = 165
Top = 57
Width = 75
Height = 25
Action = ApplyAction
Anchors = [akRight, akBottom]
TabOrder = 5
end
object ActionList: TActionList
Left = 2
Top = 54
object ApplyAction: TAction
Caption = '&Apply'
Enabled = False
OnExecute = ApplyActionExecute
OnUpdate = ApplyActionUpdate
end
end
end