📄 ufrm_changepwd.~dfm
字号:
object frm_changepwd: Tfrm_changepwd
Left = 271
Top = 121
AutoSize = True
BorderStyle = bsDialog
Caption = #23494#30721#20462#25913
ClientHeight = 249
ClientWidth = 241
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 15
object Bevel1: TBevel
Left = 0
Top = 248
Width = 241
Height = 1
end
object Image1: TImage
Left = 0
Top = 0
Width = 241
Height = 41
end
object Label5: TLabel
Left = 8
Top = 16
Width = 180
Height = 15
Caption = #24744#21487#20197#22312#19979#38754#20462#25913#24744#30340#23494#30721
Font.Charset = GB2312_CHARSET
Font.Color = clGreen
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Button1: TButton
Left = 72
Top = 216
Width = 49
Height = 25
Caption = #30830#35748
TabOrder = 0
OnClick = Button1Click
end
object Button2: TButton
Left = 128
Top = 216
Width = 49
Height = 25
Caption = #37325#32622
TabOrder = 1
OnClick = Button2Click
end
object Button3: TButton
Left = 184
Top = 216
Width = 49
Height = 25
Caption = #36864#20986
TabOrder = 2
OnClick = Button3Click
end
object GroupBox1: TGroupBox
Left = 8
Top = 48
Width = 225
Height = 161
TabOrder = 3
object Label4: TLabel
Left = 8
Top = 133
Width = 60
Height = 15
Caption = #30830#35748#23494#30721
end
object Label3: TLabel
Left = 16
Top = 98
Width = 45
Height = 15
Caption = #26032#23494#30721
end
object Label2: TLabel
Left = 23
Top = 61
Width = 30
Height = 15
Caption = #23494#30721
end
object Label1: TLabel
Left = 16
Top = 24
Width = 45
Height = 15
Caption = #29992#25143#21517
end
object Edit4: TEdit
Left = 80
Top = 90
Width = 121
Height = 23
PasswordChar = '*'
TabOrder = 0
end
object Edit3: TEdit
Left = 80
Top = 128
Width = 121
Height = 23
PasswordChar = '*'
TabOrder = 1
end
object Edit2: TEdit
Left = 80
Top = 53
Width = 121
Height = 23
PasswordChar = '*'
TabOrder = 2
end
object Edit1: TEdit
Left = 80
Top = 16
Width = 121
Height = 23
TabOrder = 3
OnKeyUp = Edit1KeyUp
end
end
object DataSource1: TDataSource
DataSet = Table1
Left = 40
Top = 216
end
object Table1: TTable
Active = True
TableName = 'login.db'
Left = 8
Top = 216
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -