📄 uinputid.dfm
字号:
object fmDevID: TfmDevID
Left = 289
Top = 206
BorderStyle = bsDialog
Caption = #35774#22791#21495#31649#29702
ClientHeight = 154
ClientWidth = 394
Color = clSkyBlue
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 100
Top = 60
Width = 20
Height = 24
Caption = #65293
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label4: TLabel
Left = 274
Top = 60
Width = 20
Height = 24
Caption = #65293
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 188
Top = 58
Width = 20
Height = 24
Caption = #65293
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 8
Top = 24
Width = 73
Height = 25
AutoSize = False
Caption = #35774#22791#21495#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Edit1: TEdit
Left = 32
Top = 56
Width = 70
Height = 30
Hint = #22823#20889#23383#27597
Ctl3D = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = 'MS Sans Serif'
Font.Style = []
MaxLength = 4
ParentCtl3D = False
ParentFont = False
ParentShowHint = False
ShowHint = True
TabOrder = 0
OnKeyPress = Edit1KeyPress
OnKeyUp = Edit1KeyUp
end
object Edit2: TEdit
Left = 117
Top = 56
Width = 76
Height = 30
Hint = #22823#20889#23383#27597
Ctl3D = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = 'MS Sans Serif'
Font.Style = []
MaxLength = 4
ParentCtl3D = False
ParentFont = False
ParentShowHint = False
ShowHint = True
TabOrder = 1
OnKeyPress = Edit1KeyPress
OnKeyUp = Edit2KeyUp
end
object Edit3: TEdit
Left = 210
Top = 56
Width = 71
Height = 30
Hint = #22823#20889#23383#27597
Ctl3D = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = 'MS Sans Serif'
Font.Style = []
MaxLength = 4
ParentCtl3D = False
ParentFont = False
ParentShowHint = False
ShowHint = True
TabOrder = 2
OnKeyPress = Edit1KeyPress
OnKeyUp = Edit3KeyUp
end
object Edit4: TEdit
Left = 295
Top = 56
Width = 74
Height = 30
Hint = #22823#20889#23383#27597
Ctl3D = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = 'MS Sans Serif'
Font.Style = []
MaxLength = 4
ParentCtl3D = False
ParentFont = False
ParentShowHint = False
ShowHint = True
TabOrder = 3
OnKeyPress = Edit1KeyPress
end
object btnOK: TButton
Left = 96
Top = 128
Width = 75
Height = 25
Caption = #36755#20837
TabOrder = 4
Visible = False
OnClick = btnOKClick
end
object btnCancle: TButton
Left = 192
Top = 128
Width = 75
Height = 25
Caption = #36864#20986
TabOrder = 5
Visible = False
OnClick = btnCancleClick
end
object Button3D1: TButton3D
Left = 104
Top = 104
Width = 73
Height = 33
OnClick = Button3D1Click
Caption = #30830#23450
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
end
object Button3D2: TButton3D
Left = 200
Top = 104
Width = 73
Height = 33
OnClick = Button3D2Click
Caption = #36864#20986
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -