git-svn-id: https://192.168.0.254/svn/Componentes.Terceros.DevExpressVCL@8 05c56307-c608-d34a-929d-697000501d7a
16 lines
334 B
Plaintext
16 lines
334 B
Plaintext
object dxBarDesignWindow: TdxBarDesignWindow
|
|
Left = 0
|
|
Top = 0
|
|
Width = 870
|
|
Height = 640
|
|
Caption = 'dxBarDesignWindow'
|
|
Color = clBtnFace
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'MS Sans Serif'
|
|
Font.Style = []
|
|
PixelsPerInch = 96
|
|
TextHeight = 13
|
|
end
|