Componentes.Terceros.DevExp.../official/x.38/ExpressPivotGrid 2/Demos/Delphi/Common/AboutDemoForm.dfm
2008-08-27 11:56:15 +00:00

35 lines
797 B
Plaintext

object formAboutDemo: TformAboutDemo
Left = 266
Top = 113
Width = 284
Height = 447
BorderStyle = bsSizeToolWin
BorderWidth = 8
Caption = 'About this demo'
Color = clWindow
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
FormStyle = fsStayOnTop
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object redDescription: TcxRichEdit
Left = 0
Top = 0
Width = 260
Height = 397
Align = alClient
ParentColor = True
Properties.PlainText = True
Properties.ReadOnly = True
Properties.ScrollBars = ssVertical
Style.BorderStyle = ebsNone
Style.HotTrack = False
Style.TransparentBorder = False
TabOrder = 0
end
end