git-svn-id: https://192.168.0.254/svn/Componentes.Terceros.jvcl@12 7f62d464-2af8-f54e-996c-e91b33f51cbe
24 lines
447 B
Plaintext
24 lines
447 B
Plaintext
object Form1: TForm1
|
|
Left = 150
|
|
Top = 69
|
|
Width = 220
|
|
Height = 156
|
|
Caption = 'Form1'
|
|
Color = clBtnFace
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'MS Sans Serif'
|
|
Font.Style = []
|
|
OldCreateOrder = False
|
|
PixelsPerInch = 96
|
|
TextHeight = 13
|
|
object Label1: TLabel
|
|
Left = 72
|
|
Top = 48
|
|
Width = 47
|
|
Height = 13
|
|
Caption = 'Text DFM'
|
|
end
|
|
end
|