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

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