home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DP Tool Club 25
/
CD_ASCQ_25_1095.iso
/
win
/
fr
/
evain
/
vagavag
/
sources
/
vagavage.dfm
/
vagavage.txt
Wrap
Text File
|
1995-05-06
|
1KB
|
62 lines
object Form1: TForm1
Left = 290
Top = 214
Width = 382
Height = 314
Caption = 'Form1'
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'System'
Font.Style = []
PixelsPerInch = 96
TextHeight = 16
object Liste: TListBox
Left = 16
Top = 8
Width = 169
Height = 265
ItemHeight = 16
TabOrder = 0
end
object PlayBouton: TButton
Left = 200
Top = 8
Width = 153
Height = 41
Caption = 'Play'
TabOrder = 1
end
object AutoBouton: TButton
Left = 200
Top = 64
Width = 153
Height = 41
Caption = 'Auto Play'
TabOrder = 2
end
object CDBouton: TButton
Left = 200
Top = 120
Width = 153
Height = 41
Caption = 'Change R�pertoire'
TabOrder = 3
end
object QuitBouton: TButton
Left = 200
Top = 232
Width = 153
Height = 41
Caption = 'Quitter'
TabOrder = 4
end
object AboutBouton: TButton
Left = 200
Top = 176
Width = 153
Height = 41
Caption = 'A Propos ....'
TabOrder = 5
end
end