praktika-cpp-2PO07/4/Unit1.dfm

21 lines
413 B
Plaintext
Raw Permalink Normal View History

2024-03-02 18:17:55 +02:00
object Form1: TForm1
Left = 254
Top = 379
Width = 696
Height = 480
Caption = 'Form1'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnMouseDown = FormMouseDown
OnMouseUp = FormMouseUp
OnPaint = FormPaint
OnResize = FormPaint
PixelsPerInch = 96
TextHeight = 13
end