📄 unitfrmchsapl.dfm
字号:
object frmChsapl: TfrmChsapl
Left = 455
Top = 409
BorderStyle = bsDialog
Caption = #35831#36873#25321#30003#35831#20070
ClientHeight = 133
ClientWidth = 350
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 32
Top = 32
Width = 108
Height = 13
Caption = #35831#36873#25321#30003#35831#20070#31867#22411#65306
end
object cmbAppList: TComboBox
Left = 168
Top = 28
Width = 145
Height = 21
ItemHeight = 13
TabOrder = 0
end
object btnOk: TButton
Left = 88
Top = 88
Width = 75
Height = 25
Caption = #30830#23450
TabOrder = 1
OnClick = btnOkClick
end
object btnCancle: TButton
Left = 208
Top = 88
Width = 75
Height = 25
Caption = #21462#28040
TabOrder = 2
OnClick = btnCancleClick
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -