home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DOS/V Power Report 1997 August
/
VPR9708A.ISO
/
D3TRIAL
/
INSTALL
/
DATA.Z
/
CLNTFORM.DFM
/
CLNTFORM.txt
next >
Wrap
Text File
|
1997-05-12
|
567b
|
29 lines
object ClientForm: TClientForm
Left = 391
Top = 241
Width = 239
Height = 152
Caption = 'Client'
Font.Color = clWindowText
Font.Height = -11
Font.Style = []
Icon.Data = {<image000.ico>}
Position = poDefaultPosOnly
OnClick = FormClick
OnCreate = FormCreate
OnDestroy = FormDestroy
OnMouseDown = FormMouseDown
OnMouseMove = FormMouseMove
OnResize = FormResize
PixelsPerInch = 96
TextHeight = 11
object StatusBar: TStatusBar
Left = 0
Top = 109
Width = 231
Height = 16
Panels = <>
SimplePanel = True
end
end