📄 unicai.dfm
字号:
object Form1: TForm1
Left = 291
Top = 89
Width = 760
Height = 573
Caption = #22270#24418#27427#36175
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnActivate = FormActivate
OnCreate = FormCreate
OnDestroy = FormDestroy
PixelsPerInch = 96
TextHeight = 13
object bt1: TButton
Left = 0
Top = 0
Width = 75
Height = 25
Caption = #26032#22270
TabOrder = 0
OnClick = bt1Click
end
object bt2: TButton
Left = 72
Top = 0
Width = 75
Height = 25
Caption = #21407#22270#26174#31034
TabOrder = 1
OnClick = bt2Click
end
object bt3: TButton
Left = 144
Top = 0
Width = 75
Height = 25
Caption = #27700#24179
TabOrder = 2
OnClick = bt3Click
end
object bt4: TButton
Left = 216
Top = 0
Width = 75
Height = 25
Caption = #21464#24418
TabOrder = 3
OnClick = bt4Click
end
object bt5: TButton
Left = 288
Top = 0
Width = 75
Height = 25
Caption = #22402#30452
TabOrder = 4
OnClick = bt5Click
end
object bt6: TButton
Left = 360
Top = 0
Width = 75
Height = 25
Caption = #36864#20986
TabOrder = 5
OnClick = bt6Click
end
object OpenPictureDialog1: TOpenPictureDialog
Top = 32
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -