git-svn-id: https://192.168.0.254/svn/Componentes.Terceros.DevExpressVCL@21 05c56307-c608-d34a-929d-697000501d7a
25 lines
487 B
Plaintext
25 lines
487 B
Plaintext
inherited frmComboBoxes: TfrmComboBoxes
|
|
Tag = 4
|
|
Left = 354
|
|
Top = 168
|
|
BorderIcons = []
|
|
Caption = 'frmComboBoxes'
|
|
ClientHeight = 368
|
|
ClientWidth = 619
|
|
OnCreate = FormCreate
|
|
OnDestroy = FormDestroy
|
|
PixelsPerInch = 96
|
|
TextHeight = 13
|
|
inherited lblFrameDescription: TLabel
|
|
Width = 619
|
|
end
|
|
object PaintBox1: TPaintBox
|
|
Left = 0
|
|
Top = 16
|
|
Width = 619
|
|
Height = 352
|
|
Align = alClient
|
|
OnPaint = PaintBox1Paint
|
|
end
|
|
end
|