home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip: Shareware for Win 95
/
Chip-Shareware-Win95.bin
/
ostatni
/
delphi
/
ruzne
/
zcd30120.exe
/
Demo
/
V11_3.DFM
/
V11_3.txt
Wrap
Text File
|
1997-05-04
|
615b
|
35 lines
object Form1: TForm1
Left = 200
Top = 99
Width = 435
Height = 300
Caption = 'Test of TzDesktop component'
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
PixelsPerInch = 96
Scaled = False
TextHeight = 13
object ScrollBox1: TScrollBox
Left = 8
Top = 8
Width = 409
Height = 209
TabOrder = 0
object Image1: TImage
Left = 0
Top = 0
Width = 105
Height = 105
end
end
object zColorBtn1: TzColorBtn
Left = 176
Top = 232
Caption = 'Copy'
TabOrder = 1
OnClick = zColorBtn1Click
end
end