D10sxYilanbuyi/F04染色刷卡/Unit1.dfm
DESKTOP-E401PHE\Administrator 381c4cfbf5 1234
2025-06-06 13:56:41 +08:00

23 lines
432 B
Plaintext

inherited Form1: TForm1
Caption = 'Form1'
ClientHeight = 299
ClientWidth = 635
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Height = -11
Font.Name = 'Tahoma'
ExplicitWidth = 651
ExplicitHeight = 338
PixelsPerInch = 96
TextHeight = 13
object Button1: TButton [0]
Left = 376
Top = 88
Width = 75
Height = 25
Caption = 'Button1'
TabOrder = 0
OnClick = Button1Click
end
end