📄 unitkaoqin.dfm
字号:
object frmKaoqin: TfrmKaoqin
Left = 65
Top = 128
Width = 841
Height = 610
Caption = #31616#26131#32771#21220#31995#32479
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
Visible = True
WindowState = wsMaximized
OnClose = FormClose
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 857
Height = 57
Align = alTop
BevelInner = bvLowered
BevelOuter = bvLowered
Caption = #31616#26131#32771#21220#31995#32479
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -24
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
TabOrder = 0
end
object GroupBox1: TGroupBox
Left = 256
Top = 416
Width = 553
Height = 127
Caption = #25805#20316#26694
TabOrder = 1
object Label1: TLabel
Left = 24
Top = 36
Width = 57
Height = 18
AutoSize = False
Caption = #29992#25143'ID'#65306
end
object Label2: TLabel
Left = 288
Top = 40
Width = 36
Height = 13
Caption = #23494#30721#65306
end
object editID: TEdit
Left = 104
Top = 32
Width = 105
Height = 21
TabOrder = 0
end
object editPassword: TEdit
Left = 360
Top = 32
Width = 105
Height = 21
PasswordChar = '*'
TabOrder = 1
end
object btnEnter: TButton
Left = 120
Top = 80
Width = 73
Height = 33
Caption = #30331#20837'(&I)'
Default = True
TabOrder = 2
OnClick = btnEnterClick
end
object btnQuit: TButton
Left = 240
Top = 80
Width = 73
Height = 33
Caption = #30331#20986'(&O)'
TabOrder = 3
OnClick = btnQuitClick
end
object btnAlterPwd: TButton
Left = 360
Top = 80
Width = 81
Height = 33
Caption = #20462#25913#23494#30721'(&A)'
TabOrder = 4
OnClick = btnAlterPwdClick
end
end
object StatusBar1: TStatusBar
Left = 0
Top = 543
Width = 857
Height = 24
Panels = <
item
Alignment = taCenter
Text = #27426#36814#20351#29992'!'
Width = 200
end
item
Width = 400
end>
end
object GroupBox2: TGroupBox
Left = 192
Top = 88
Width = 665
Height = 289
Caption = #29992#25143#20449#24687#26174#31034
TabOrder = 3
object Label9: TLabel
Left = 359
Top = 232
Width = 36
Height = 17
AutoSize = False
Caption = #29677#32423#65306
end
object Label3: TLabel
Left = 56
Top = 96
Width = 49
Height = 13
AutoSize = False
Caption = #29992#25143'ID:'
end
object Label4: TLabel
Left = 56
Top = 40
Width = 41
Height = 13
AutoSize = False
Caption = #22995#21517':'
end
object Label5: TLabel
Left = 56
Top = 232
Width = 41
Height = 13
AutoSize = False
Caption = #24615#21035':'
end
object Label6: TLabel
Left = 56
Top = 168
Width = 41
Height = 13
AutoSize = False
Caption = #19987#19994':'
end
object Label7: TLabel
Left = 360
Top = 176
Width = 41
Height = 17
AutoSize = False
Caption = #24180#32423':'
end
object Panel2: TPanel
Left = 340
Top = 6
Width = 312
Height = 131
BevelOuter = bvNone
TabOrder = 0
object Label8: TLabel
Left = 18
Top = 24
Width = 41
Height = 13
AutoSize = False
Caption = #29366#24577':'
end
object Label10: TLabel
Left = 18
Top = 80
Width = 36
Height = 25
AutoSize = False
Caption = #26102#38388#65306
end
object lblStatus: TLabel
Left = 67
Top = 16
Width = 78
Height = 33
AutoSize = False
Caption = #26410#30331#20837
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object lblTime: TLabel
Left = 72
Top = 72
Width = 233
Height = 41
AutoSize = False
Caption = #26080
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
end
object Edit1: TEdit
Left = 128
Top = 40
Width = 161
Height = 21
ReadOnly = True
TabOrder = 1
end
object Edit2: TEdit
Left = 128
Top = 96
Width = 161
Height = 21
ReadOnly = True
TabOrder = 2
end
object Edit3: TEdit
Left = 128
Top = 160
Width = 161
Height = 21
ReadOnly = True
TabOrder = 3
end
object Edit4: TEdit
Left = 128
Top = 224
Width = 161
Height = 21
ReadOnly = True
TabOrder = 4
end
object Edit5: TEdit
Left = 416
Top = 168
Width = 161
Height = 21
ReadOnly = True
TabOrder = 5
end
object Edit6: TEdit
Left = 416
Top = 224
Width = 161
Height = 21
ReadOnly = True
TabOrder = 6
end
end
object Timer1: TTimer
OnTimer = Timer1Timer
Left = 840
Top = 104
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -