16 lines
324 B
Plaintext
16 lines
324 B
Plaintext
|
|
object cxDesignWindow: TcxDesignWindow
|
||
|
|
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 = []
|
||
|
|
OldCreateOrder = True
|
||
|
|
PixelsPerInch = 96
|
||
|
|
TextHeight = 13
|
||
|
|
end
|