Componentes.Terceros.jvcl/official/3.32/design/JvgRTFPreviewForm.dfm

28 lines
561 B
Plaintext

object JvgRTFPreview: TJvgRTFPreview
Left = 378
Top = 268
ClientWidth = 335
ClientHeight = 111
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
PixelsPerInch = 96
TextHeight = 13
object Rich: TRichEdit
Left = 0
Top = 0
Width = 339
Height = 117
Align = alClient
Lines.Strings = (
' ')
TabOrder = 0
end
end