📄 uchangepass.dfm
字号:
object fmchangepass: Tfmchangepass
Left = 426
Top = 305
BorderStyle = bsDialog
Caption = #23494#30721#20462#25913
ClientHeight = 247
ClientWidth = 440
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
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object GroupBox1: TGroupBox
Left = 8
Top = 16
Width = 425
Height = 169
Font.Charset = ANSI_CHARSET
Font.Color = clNavy
Font.Height = -16
Font.Name = 'Times New Roman'
Font.Style = []
ParentFont = False
TabOrder = 0
object Label1: TLabel
Left = 71
Top = 32
Width = 64
Height = 19
Caption = #21407#23494#30721#65306
end
object Label2: TLabel
Left = 31
Top = 80
Width = 104
Height = 19
Caption = #26032#23494#30721'(3-10)'#65306
end
object Label3: TLabel
Left = 15
Top = 136
Width = 120
Height = 19
Caption = #30830#35748#23494#30721'(3-10)'#65306
end
object Edit1: TEdit
Left = 160
Top = 29
Width = 160
Height = 27
PasswordChar = '*'
TabOrder = 0
Text = 'Edit1'
end
object Edit2: TEdit
Left = 160
Top = 77
Width = 160
Height = 27
PasswordChar = '*'
TabOrder = 1
Text = 'Edit2'
end
object Edit3: TEdit
Left = 160
Top = 133
Width = 160
Height = 27
PasswordChar = '*'
TabOrder = 2
Text = 'Edit3'
end
end
object BitBtn1: TBitBtn
Left = 81
Top = 199
Width = 110
Height = 40
Caption = #30830#23450
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -16
Font.Name = #26999#20307'_GB2312'
Font.Style = []
ParentFont = False
TabOrder = 1
OnClick = BitBtn1Click
end
object BitBtn2: TBitBtn
Left = 249
Top = 199
Width = 110
Height = 40
Caption = #36864#20986
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -16
Font.Name = #26999#20307'_GB2312'
Font.Style = []
ParentFont = False
TabOrder = 2
OnClick = BitBtn2Click
end
object Table1: TTable
Active = True
DatabaseName = 'port'
TableName = 'pUser.DB'
Left = 16
Top = 16
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -