home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Online Praxis 1997 February
/
OP2_97.BIN
/
cd-rom
/
tools
/
email
/
pronto
/
family.z
/
FAMILY.exe
/
0
/
RCDATA
/
TFRMCOMMINFO
/
TFRMCOMMINFO.txt
< prev
Wrap
Text File
|
1997-01-13
|
1KB
|
72 lines
object FrmcommInfo: TFrmcommInfo
Left = 340
Top = 217
BorderStyle = bsNone
ClientHeight = 170
ClientWidth = 430
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
Scaled = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Img: TImage
Left = 0
Top = 0
Width = 400
Height = 97
AutoSize = True
Picture.Data = {<image000.bmp>}
end
object Lbl: TLabel
Left = 16
Top = 16
Width = 257
Height = 33
AutoSize = False
Caption = 'Lbl'
Font.Color = clNavy
Font.Height = -19
Font.Name = 'Comic Sans MS'
Font.Style = [fsBold, fsItalic]
ParentFont = False
Transparent = True
Visible = False
WordWrap = True
end
object ImgCancel: TImage
Left = 282
Top = 39
Width = 100
Height = 42
Cursor = 18
OnMouseDown = ImgCancelMouseDown
OnMouseUp = ImgCancelMouseUp
end
object ImgCancelDown: TImage
Left = 288
Top = 112
Width = 101
Height = 42
AutoSize = True
Picture.Data = {<image001.bmp>}
end
object LblSendinStat: TLabel
Left = 16
Top = 48
Width = 257
Height = 27
Caption = 'LblSendinStat'
Font.Color = clNavy
Font.Height = -19
Font.Name = 'Comic Sans MS'
Font.Style = [fsBold, fsItalic]
ParentFont = False
Transparent = True
Visible = False
end
end