📄 unit1.dfm
字号:
object Form1: TForm1
Left = 231
Top = 288
Width = 553
Height = 188
Caption = #25169#20811#29260#28436#31034' write by 2ccc.com'
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 Card1: TCard
Left = 8
Top = 8
Width = 71
Height = 96
Value = 1
Suit = Hearts
ShowDeck = True
DeckType = Beach
OnClick = Card1Click
end
object Button1: TButton
Left = 96
Top = 120
Width = 75
Height = 25
Caption = #29983#25104#25169#20811
TabOrder = 0
OnClick = Button1Click
end
object Button2: TButton
Left = 200
Top = 120
Width = 75
Height = 25
Caption = #36864#20986
TabOrder = 1
OnClick = Button2Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -