📄 unit_frmkhinfo.dfm
字号:
object frmkhinfo: Tfrmkhinfo
Left = 352
Top = 152
BorderIcons = []
BorderStyle = bsSingle
Caption = #35746#31080#20154#21592#20449#24687
ClientHeight = 158
ClientWidth = 281
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
KeyPreview = True
OldCreateOrder = False
Position = poOwnerFormCenter
OnKeyDown = FormKeyDown
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object GroupBox1: TGroupBox
Left = 8
Top = 8
Width = 265
Height = 111
TabOrder = 0
object Label1: TLabel
Left = 6
Top = 20
Width = 72
Height = 12
Caption = #35746#31080#21592#22995#21517#65306
end
object Label2: TLabel
Left = 18
Top = 51
Width = 60
Height = 12
Caption = #32852#31995#30005#35805#65306
end
object Label3: TLabel
Left = 27
Top = 83
Width = 48
Height = 12
Caption = #21462#31080#21495#65306
end
object Edtname: TCyberEdit
Left = 80
Top = 16
Width = 150
Height = 20
EditAlign = etAlignNone
Color = clWindow
TabOrder = 0
end
object EdtPhone: TCyberEdit
Left = 80
Top = 48
Width = 150
Height = 20
EditAlign = etAlignNone
Color = clWindow
TabOrder = 1
end
object EdtNO: TCyberEdit
Left = 80
Top = 80
Width = 150
Height = 20
EditAlign = etAlignNone
Color = clWindow
TabOrder = 2
end
end
object BtnOk: TBitBtn
Left = 106
Top = 124
Width = 75
Height = 25
Caption = #30830#23450'(&Ok)'
ModalResult = 1
TabOrder = 1
OnClick = BtnOkClick
end
object BtnExit: TBitBtn
Left = 194
Top = 124
Width = 75
Height = 25
Caption = #36820#22238'(&X)'
TabOrder = 2
OnClick = BtnExitClick
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -