home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1999 March
/
Chip_1999-03_cd.bin
/
zkuste
/
delphi
/
DELUT
/
BICAT2.ZIP
/
Bicat.exe
/
0
/
RCDATA
/
TVIEWFORM
/
TVIEWFORM.txt
< prev
Wrap
Text File
|
1998-07-14
|
917b
|
45 lines
object ViewForm: TViewForm
Left = 199
Top = 110
Width = 353
Height = 246
BorderIcons = [biSystemMenu, biMaximize]
Caption = 'ViewForm'
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'System'
Font.Style = []
Icon.Data = {<image000.ico>}
KeyPreview = True
Position = poScreenCenter
OnCreate = FormCreate
OnDestroy = FormDestroy
OnKeyDown = FormKeyDown
OnResize = FormResize
PixelsPerInch = 96
TextHeight = 16
object ViewScrollBox: TScrollBox
Left = 0
Top = 0
Width = 345
Height = 219
HorzScrollBar.Tracking = True
VertScrollBar.Tracking = True
Align = alClient
BorderStyle = bsNone
TabOrder = 0
object ViewImage: TImage
Left = 24
Top = 20
Width = 121
Height = 89
end
end
object FormPlacement: TFormPlacement
Active = False
IniSection = 'ViewPlacement'
Left = 16
Top = 140
end
end