14 lines
260 B
Plaintext
14 lines
260 B
Plaintext
|
|
object cxDesignFormEditor: TcxDesignFormEditor
|
||
|
|
Left = 612
|
||
|
|
Top = 120
|
||
|
|
Width = 320
|
||
|
|
Height = 240
|
||
|
|
Color = clBtnFace
|
||
|
|
OldCreateOrder = True
|
||
|
|
OnClose = FormClose
|
||
|
|
OnCreate = FormCreate
|
||
|
|
OnDestroy = FormDestroy
|
||
|
|
PixelsPerInch = 96
|
||
|
|
TextHeight = 13
|
||
|
|
end
|