home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 October
/
Chip_2004-10_cd1.bin
/
tema
/
goldwave
/
gwave506.exe
/
GoldWave.exe
/
0
/
RCDATA
/
TVISUALFORM
/
TVISUALFORM.txt
Wrap
Text File
|
2003-10-10
|
592b
|
31 lines
inherited VisualForm: TVisualForm
Caption = 'VisualForm'
ClientHeight = 36
ClientWidth = 336
OnResize = FormResize
PixelsPerInch = 96
TextHeight = 13
inherited ButtonOk: TButton
Top = 6
OnClick = ButtonOkClick
end
inherited ButtonCancel: TButton
Top = 6
end
inherited ButtonHelp: THelpButton
Left = 250
Top = 6
OnClick = ButtonHelpClick
end
object ButtonApply: TButton
Left = 170
Top = 6
Width = 75
Height = 25
Anchors = [akRight, akBottom]
Caption = '&Apply'
TabOrder = 3
OnClick = ButtonApplyClick
end
end