git-svn-id: https://192.168.0.254/svn/Componentes.Terceros.DevExpressVCL@29 05c56307-c608-d34a-929d-697000501d7a
35 lines
804 B
Plaintext
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
|