?? id.~dfm
字號:
object idfrm: Tidfrm
Left = 461
Top = 252
BorderStyle = bsDialog
Caption = 'VPID'
ClientHeight = 160
ClientWidth = 227
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnClose = FormClose
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 225
Height = 129
TabOrder = 0
object Label1: TLabel
Left = 16
Top = 18
Width = 35
Height = 24
Caption = 'VID:'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 16
Top = 73
Width = 34
Height = 24
Caption = 'PID:'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 20
Top = 50
Width = 199
Height = 13
AutoSize = False
Caption = #36664#20837#22235#20301#30340'VID'#34399#19981#36275#21069#29992#38646#28155
end
object Label4: TLabel
Left = 20
Top = 103
Width = 199
Height = 13
AutoSize = False
Caption = #36664#20837#22235#20301#30340'PID'#34399#19981#36275#21069#38646#29992#28155
end
object RzEdit1: TRzEdit
Left = 64
Top = 20
Width = 153
Height = 21
CharCase = ecUpperCase
MaxLength = 4
TabOrder = 0
OnKeyPress = RzEdit1KeyPress
end
object RzEdit2: TRzEdit
Left = 63
Top = 76
Width = 154
Height = 21
CharCase = ecUpperCase
MaxLength = 4
TabOrder = 1
OnKeyPress = RzEdit2KeyPress
end
end
object Button1: TButton
Left = 84
Top = 134
Width = 75
Height = 25
Caption = #30906#23450
TabOrder = 1
OnClick = Button1Click
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -