Menu

[r2517]: / trunk / Src / FrRTFShowCase.dfm  Maximize  Restore  History

Download this file

29 lines (28 with data), 546 Bytes

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
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.