git-svn-id: https://192.168.0.254/svn/Componentes.Terceros.DevExpressVCL@19 05c56307-c608-d34a-929d-697000501d7a
18 lines
382 B
Plaintext
18 lines
382 B
Plaintext
object cxDesignFormEditor: TcxDesignFormEditor
|
|
Left = 612
|
|
Top = 120
|
|
Width = 320
|
|
Height = 240
|
|
Color = clBtnFace
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'MS Sans Serif'
|
|
Font.Style = []
|
|
OnClose = FormClose
|
|
OnCreate = FormCreate
|
|
OnDestroy = FormDestroy
|
|
PixelsPerInch = 96
|
|
TextHeight = 13
|
|
end
|