home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2002 November
/
Chip_2002-11_cd1.bin
/
zkuste
/
delphi
/
kompon
/
d456
/
RASMG110.ZIP
/
RasExampleMemoDialog.dfm
< prev
next >
Wrap
Text File
|
2002-08-04
|
580b
|
28 lines
object MemoForm: TMemoForm
Left = 437
Top = 431
Width = 441
Height = 319
BorderStyle = bsSizeToolWin
Caption = 'TRASManager - Information'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poDefaultPosOnly
OnCloseQuery = FormCloseQuery
PixelsPerInch = 96
TextHeight = 13
object Memo: TMemo
Left = 0
Top = 0
Width = 433
Height = 292
Align = alClient
TabOrder = 0
end
end