Componentes.Terceros.DevExp.../official/x.26/ExpressBars 6/Demos/CBuilder/SampleDocking/SampleDockingRichText.dfm

26 lines
541 B
Plaintext
Raw Normal View History

object SampleDockingRichTextFrame: TSampleDockingRichTextFrame
Left = 386
Top = 220
BorderStyle = bsNone
ClientHeight = 206
ClientWidth = 312
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
PixelsPerInch = 96
TextHeight = 13
object RichEdit1: TRichEdit
Left = 0
Top = 0
Width = 312
Height = 206
Align = alClient
Lines.Strings = (
'RichEdit')
TabOrder = 0
end
end