📄 unit7.dfm
字号:
object change: Tchange
Left = 303
Top = 163
Width = 305
Height = 201
Caption = #23494#30721#26356#25913
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object GroupBox1: TGroupBox
Left = 0
Top = 0
Width = 297
Height = 174
Align = alClient
Caption = #20462#25913#23494#30721
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clNavy
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentColor = False
ParentFont = False
TabOrder = 0
object Label1: TLabel
Left = 48
Top = 48
Width = 72
Height = 13
Caption = #35831#36755#20837#26032#23494#30721
end
object Label2: TLabel
Left = 48
Top = 88
Width = 48
Height = 13
Caption = #20877#27425#36755#20837
end
object Edit1: TEdit
Left = 120
Top = 40
Width = 105
Height = 21
PasswordChar = '*'
TabOrder = 0
end
object Edit2: TEdit
Left = 120
Top = 80
Width = 105
Height = 21
PasswordChar = '*'
TabOrder = 1
end
object BitBtn1: TBitBtn
Left = 24
Top = 120
Width = 65
Height = 24
Cursor = crHandPoint
TabOrder = 2
OnClick = BitBtn1Click
Kind = bkOK
end
object BitBtn2: TBitBtn
Left = 120
Top = 120
Width = 65
Height = 23
Cursor = crHandPoint
TabOrder = 3
Kind = bkRetry
end
object BitBtn3: TBitBtn
Left = 208
Top = 120
Width = 65
Height = 23
Cursor = crHandPoint
TabOrder = 4
OnClick = BitBtn3Click
Kind = bkClose
end
end
object Table1: TTable
DatabaseName = 'copfinal'
TableName = 'password'
Left = 48
Top = 24
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -