📄 unitdemo.dfm
字号:
object frmDemo: TfrmDemo
Left = 365
Top = 193
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = 'Demo'
ClientHeight = 394
ClientWidth = 711
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
PixelsPerInch = 96
TextHeight = 13
object BtWrite: TButton
Left = 5
Top = 12
Width = 162
Height = 35
Caption = #20889'USBPass'
TabOrder = 0
OnClick = BtWriteClick
end
object BtReadA: TButton
Left = 5
Top = 55
Width = 162
Height = 35
Caption = #35835'USBPass('#24102#23494#30721')'
TabOrder = 1
OnClick = BtReadAClick
end
object BtChangePassWD: TButton
Left = 5
Top = 141
Width = 162
Height = 35
Caption = #20462#25913'USBPass'#23494#30721
TabOrder = 2
OnClick = BtChangePassWDClick
end
object BtClear: TButton
Left = 5
Top = 184
Width = 162
Height = 35
Caption = #28165#38500'USBPass'
TabOrder = 3
OnClick = BtClearClick
end
object BtAbout: TButton
Left = 5
Top = 228
Width = 162
Height = 35
Caption = #20851#20110'USBPass'#32452#20214
TabOrder = 4
OnClick = BtAboutClick
end
object BtClearWindows: TButton
Left = 5
Top = 306
Width = 162
Height = 35
Caption = #28165#38500#31383#21475#25968#25454
TabOrder = 5
OnClick = BtClearWindowsClick
end
object BtExit: TButton
Left = 5
Top = 351
Width = 162
Height = 35
Caption = #36864#20986'(&X)'
TabOrder = 6
OnClick = BtExitClick
end
object BtReadB: TButton
Left = 5
Top = 98
Width = 162
Height = 35
Caption = #35835'USBPass('#19981#24102#23494#30721')'
TabOrder = 7
OnClick = BtReadBClick
end
object GroupBox1: TGroupBox
Left = 180
Top = 12
Width = 525
Height = 374
TabOrder = 8
object Label1: TLabel
Left = 13
Top = 25
Width = 7
Height = 13
Caption = '*'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 13
Top = 53
Width = 7
Height = 13
Caption = '*'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 13
Top = 82
Width = 7
Height = 13
Caption = '*'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label4: TLabel
Left = 13
Top = 110
Width = 7
Height = 13
Caption = '*'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label5: TLabel
Left = 13
Top = 139
Width = 7
Height = 13
Caption = '*'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label6: TLabel
Left = 13
Top = 167
Width = 7
Height = 13
Caption = '*'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label7: TLabel
Left = 13
Top = 196
Width = 7
Height = 13
Caption = '*'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label8: TLabel
Left = 13
Top = 224
Width = 7
Height = 13
Caption = '*'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label9: TLabel
Left = 13
Top = 253
Width = 7
Height = 13
Caption = '*'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label10: TLabel
Left = 13
Top = 281
Width = 7
Height = 13
Caption = '*'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label11: TLabel
Left = 13
Top = 310
Width = 7
Height = 13
Caption = '*'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label12: TLabel
Left = 13
Top = 339
Width = 7
Height = 13
Caption = '*'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
end
object uPassMain: TuPassMain
AutoConnect = False
ConnectKind = ckRunningOrNew
Left = 39
Top = 272
end
object uPassRead: TuPassRead
AutoConnect = False
ConnectKind = ckRunningOrNew
Left = 74
Top = 272
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -