Componentes.Terceros.DevExp.../official/x.30/ExpressBars 6/Demos/Delphi/InPlaceEditorsDemo/InPlaceEditorsDemoFrameManager.dfm
2007-12-16 17:06:54 +00:00

35 lines
804 B
Plaintext

object EditorDemoBaseFrame: TEditorDemoBaseFrame
Left = 476
Top = 250
BorderStyle = bsNone
Caption = 'EditorDemoBaseFrame'
ClientHeight = 311
ClientWidth = 513
Color = clWindow
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object lblFrameDescription: TLabel
Left = 0
Top = 0
Width = 513
Height = 16
Align = alTop
Caption = 'lblFrameDescription'
Color = 12937777
Font.Charset = DEFAULT_CHARSET
Font.Color = clWhite
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentColor = False
ParentFont = False
WordWrap = True
end
end