git-svn-id: https://192.168.0.254/svn/Componentes.Terceros.jvcl@12 7f62d464-2af8-f54e-996c-e91b33f51cbe
22 lines
414 B
Plaintext
22 lines
414 B
Plaintext
object DemoFrame: TDemoFrame
|
|
Left = 0
|
|
Top = 0
|
|
Width = 320
|
|
Height = 423
|
|
TabOrder = 0
|
|
object Label1: TLabel
|
|
Left = 12
|
|
Top = 16
|
|
Width = 93
|
|
Height = 37
|
|
Caption = 'Frame'
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -32
|
|
Font.Name = 'MS Sans Serif'
|
|
Font.Style = []
|
|
ParentFont = False
|
|
Transparent = True
|
|
end
|
|
end
|