?? cardno.dfm
字號:
object dlgCardNo: TdlgCardNo
Left = 385
Top = 265
ActiveControl = edCardNo
BorderStyle = bsDialog
Caption = #36755#20837#21345#21495
ClientHeight = 120
ClientWidth = 292
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poOwnerFormCenter
OnClose = FormClose
OnDestroy = FormDestroy
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object Label1: TLabel
Left = 16
Top = 24
Width = 36
Height = 12
Caption = #21345#21495#65306
end
object btnOK: TButton
Left = 70
Top = 84
Width = 75
Height = 25
Caption = #30830#23450'(&O)'
Default = True
ModalResult = 1
TabOrder = 1
end
object btnCancel: TButton
Left = 158
Top = 84
Width = 75
Height = 25
Cancel = True
Caption = #21462#28040'(&C)'
ModalResult = 2
TabOrder = 2
end
object edCardNo: TMaskEdit
Left = 16
Top = 40
Width = 257
Height = 20
MaxLength = 16
TabOrder = 0
OnKeyPress = edCardNoKeyPress
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -