Componentes.Terceros.jvcl/official/3.32/examples/RaLib/RaInterpreter/samples/TestForm.dfm

24 lines
445 B
Plaintext

object Form1: TForm1
Left = 184
Top = 39
Width = 544
Height = 375
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 = 40
Top = 64
Width = 32
Height = 13
Caption = 'Label1'
end
end