home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 October
/
Chip_2004-10_cd1.bin
/
tema
/
goldwave
/
gwave506.exe
/
GoldWave.exe
/
0
/
RCDATA
/
TDOG
/
TDOG.txt
Wrap
Text File
|
2003-10-10
|
692b
|
38 lines
object Dog: TDog
Left = 340
Top = 203
AutoScroll = False
ClientHeight = 166
ClientWidth = 236
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
PixelsPerInch = 96
TextHeight = 13
object ButtonOk: TButton
Left = 10
Top = 128
Width = 75
Height = 25
Caption = 'OK'
Default = True
ModalResult = 1
TabOrder = 0
end
object ButtonCancel: TButton
Left = 90
Top = 128
Width = 75
Height = 25
Cancel = True
Caption = 'Cancel'
ModalResult = 2
TabOrder = 1
end
end