29 lines
567 B
Plaintext
29 lines
567 B
Plaintext
|
|
object JvgRTFPreview: TJvgRTFPreview
|
||
|
|
Left = 378
|
||
|
|
Top = 268
|
||
|
|
Width = 347
|
||
|
|
Height = 147
|
||
|
|
Caption = 'RTF Preview'
|
||
|
|
Color = clBtnFace
|
||
|
|
Font.Charset = DEFAULT_CHARSET
|
||
|
|
Font.Color = clWindowText
|
||
|
|
Font.Height = -11
|
||
|
|
Font.Name = 'MS Sans Serif'
|
||
|
|
Font.Style = []
|
||
|
|
OldCreateOrder = False
|
||
|
|
Position = poScreenCenter
|
||
|
|
Scaled = False
|
||
|
|
PixelsPerInch = 96
|
||
|
|
TextHeight = 13
|
||
|
|
object Rich: TRichEdit
|
||
|
|
Left = 0
|
||
|
|
Top = 0
|
||
|
|
Width = 339
|
||
|
|
Height = 117
|
||
|
|
Align = alClient
|
||
|
|
Lines.Strings = (
|
||
|
|
' ')
|
||
|
|
TabOrder = 0
|
||
|
|
end
|
||
|
|
end
|