home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2002 September
/
Chip_2002-09_cd1.bin
/
zkuste
/
delphi
/
kompon
/
d456
/
EKRTF.ZIP
/
MainDemo
/
UREdit.dfm
/
UREdit.txt
Wrap
Text File
|
2000-12-17
|
655b
|
36 lines
object FREdit: TFREdit
Left = 238
Top = 210
Width = 634
Height = 354
Caption = 'RichEdit'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object StatusBar1: TStatusBar
Left = 0
Top = 308
Width = 626
Height = 19
Panels = <>
SimplePanel = False
end
object REdit: TRichEdit
Left = 0
Top = 0
Width = 626
Height = 308
Align = alClient
ScrollBars = ssBoth
TabOrder = 1
WordWrap = False
end
end