CodeSnip Old Code (SVN)
A repository for source code snippets, designed with Pascal in mind.
Brought to you by:
delphidabbler
object RTFShowCaseFrame: TRTFShowCaseFrame
Left = 0
Top = 0
Width = 489
Height = 386
TabOrder = 0
object reView: TRichEdit
Left = 0
Top = 0
Width = 489
Height = 386
TabStop = False
Align = alClient
BevelOuter = bvNone
BevelKind = bkFlat
BorderStyle = bsNone
BorderWidth = 2
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
ReadOnly = True
TabOrder = 0
WordWrap = False
end
end