📄 personcard.dfm
字号:
object dlgPersonCard: TdlgPersonCard
Left = 498
Top = 350
BorderStyle = bsDialog
Caption = #25163#24037#36755#20837#21345#21495
ClientHeight = 95
ClientWidth = 256
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poOwnerFormCenter
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 21
Top = 25
Width = 70
Height = 13
Caption = #36755#20837#21345#21495#65306
end
object edInputCard: TEdit
Left = 98
Top = 19
Width = 132
Height = 23
MaxLength = 10
TabOrder = 0
OnKeyPress = edInputCardKeyPress
end
object btnOk: TButton
Left = 36
Top = 60
Width = 75
Height = 25
Caption = #25552#20132
ModalResult = 1
TabOrder = 1
end
object btnCancel: TButton
Left = 136
Top = 61
Width = 75
Height = 25
Caption = #21462#28040
ModalResult = 2
TabOrder = 2
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -