24 lines
494 B
Plaintext
24 lines
494 B
Plaintext
object frPerforatedForm: TfrPerforatedForm
|
|
Left = 435
|
|
Top = 273
|
|
Width = 326
|
|
Height = 250
|
|
Caption = 'Perforated Form'
|
|
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 = 32
|
|
Width = 106
|
|
Height = 13
|
|
Caption = 'move the form around!'
|
|
end
|
|
end
|