📄 unit11.~dfm
字号:
object passfrm: Tpassfrm
Left = 529
Top = 341
BorderStyle = bsDialog
Caption = #31649#29702#21592#30331#38470
ClientHeight = 129
ClientWidth = 215
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 24
Top = 16
Width = 36
Height = 13
Caption = #29992#25143#65306
end
object Label2: TLabel
Left = 24
Top = 56
Width = 36
Height = 13
Caption = #23494#30721#65306
end
object Edit1: TEdit
Left = 72
Top = 16
Width = 121
Height = 25
Enabled = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clNone
Font.Height = -20
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 0
Text = 'adminstrator'
end
object Button1: TButton
Left = 72
Top = 88
Width = 57
Height = 25
Caption = #30331#38470
TabOrder = 1
OnClick = Button1Click
end
object Edit2: TEdit
Left = 72
Top = 48
Width = 121
Height = 25
PasswordChar = '*'
TabOrder = 2
end
object Button2: TButton
Left = 144
Top = 88
Width = 49
Height = 25
Caption = #21462#28040
TabOrder = 3
end
object Table1: TTable
Active = True
DatabaseName = 'DBDEMOS'
TableName = 'libpw.DB'
Left = 16
Top = 88
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -