praktika-cpp-2PO07/Крестики-Нолики/Unit1.dfm

21 lines
488 B
Plaintext
Raw Permalink Normal View History

2024-03-02 18:17:55 +02:00
object Form1: TForm1
Left = 208
Top = 273
Width = 696
Height = 480
Caption = #1050#1088#1077#1089#1090#1080#1082#1080'-'#1053#1086#1083#1080#1082#1080' by aNNiMON'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnKeyDown = FormKeyDown
OnMouseUp = FormMouseUp
OnPaint = FormPaint
OnResize = FormPaint
PixelsPerInch = 96
TextHeight = 13
end