📄 uchangepass.~dfm
字号:
object Fmchangepass: TFmchangepass
Left = 436
Top = 200
Width = 407
Height = 278
Caption = #23494#30721#20462#25913
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnActivate = FormActivate
PixelsPerInch = 96
TextHeight = 13
object Label4: TLabel
Left = 155
Top = 16
Width = 88
Height = 21
Caption = #23494#30721#20462#25913
Font.Charset = GB2312_CHARSET
Font.Color = clBlue
Font.Height = -21
Font.Name = #26999#20307'_GB2312'
Font.Style = [fsUnderline]
ParentFont = False
end
object GroupBox1: TGroupBox
Left = 23
Top = 42
Width = 353
Height = 137
Caption = #23494#30721#36755#20837
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -13
Font.Name = #26032#23435#20307
Font.Style = []
ParentFont = False
TabOrder = 0
object Label1: TLabel
Left = 16
Top = 24
Width = 84
Height = 13
Caption = #36755#20837#21407#23494#30721#65306
end
object Label2: TLabel
Left = 16
Top = 64
Width = 84
Height = 13
Caption = #36755#20837#26032#23494#30721#65306
end
object Label3: TLabel
Left = 16
Top = 104
Width = 84
Height = 13
Caption = #20877#36755#20837#19968#27425#65306
end
object Edit1: TEdit
Left = 133
Top = 20
Width = 145
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
PasswordChar = '*'
TabOrder = 0
Text = 'Edit1'
end
object Edit2: TEdit
Left = 133
Top = 60
Width = 145
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
PasswordChar = '*'
TabOrder = 1
Text = 'Edit2'
end
object Edit3: TEdit
Left = 133
Top = 100
Width = 145
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
PasswordChar = '*'
TabOrder = 2
Text = 'Edit3'
end
end
object BitBtn1: TBitBtn
Left = 89
Top = 201
Width = 78
Height = 28
Caption = #30830#35748
Font.Charset = ANSI_CHARSET
Font.Color = clNavy
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 1
OnClick = BitBtn1Click
end
object BitBtn2: TBitBtn
Left = 233
Top = 201
Width = 78
Height = 28
Caption = #36864#20986
Font.Charset = ANSI_CHARSET
Font.Color = clNavy
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 2
OnClick = BitBtn2Click
end
object Table1: TTable
Active = True
DatabaseName = 'miscontainer'
TableName = 'USER.DB'
Left = 16
Top = 16
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -