Menu

[r3166]: / trunk / Src / FrTextPreview.dfm  Maximize  Restore  History

Download this file

25 lines (24 with data), 550 Bytes

inherited TextPreviewFrame: TTextPreviewFrame
  inherited pnlView: TPanel
    object edDisplay: TMemo
      Left = 1
      Top = 1
      Width = 318
      Height = 238
      Align = alClient
      BevelInner = bvNone
      BevelOuter = bvNone
      BorderStyle = bsNone
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = 'Courier New'
      Font.Style = []
      ParentFont = False
      ReadOnly = True
      ScrollBars = ssBoth
      TabOrder = 0
      WordWrap = False
    end
  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.