📄 changepwdunit.dfm
字号:
object ChangePwdForm: TChangePwdForm
Left = 476
Top = 312
Width = 289
Height = 350
Caption = 'ChangePwdForm'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 40
Top = 24
Width = 69
Height = 20
Caption = #29992#25143#21517#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label2: TLabel
Left = 39
Top = 64
Width = 77
Height = 20
Caption = #23494' '#30721#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label3: TLabel
Left = 40
Top = 104
Width = 77
Height = 20
Caption = #26435' '#38480#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Edit1: TEdit
Left = 120
Top = 24
Width = 121
Height = 21
Color = clScrollBar
ReadOnly = True
TabOrder = 0
end
object Edit2: TEdit
Left = 120
Top = 64
Width = 121
Height = 21
TabOrder = 1
end
object Edit3: TEdit
Left = 120
Top = 104
Width = 121
Height = 21
Color = clScrollBar
ReadOnly = True
TabOrder = 2
end
object Button1: TButton
Left = 40
Top = 144
Width = 75
Height = 25
Caption = #20462#25913#23494#30721
TabOrder = 3
OnClick = Button1Click
end
object Button2: TButton
Left = 168
Top = 144
Width = 75
Height = 25
Caption = #36864#20986
TabOrder = 4
OnClick = Button2Click
end
object DBGrid1: TDBGrid
Left = 0
Top = 192
Width = 281
Height = 131
Align = alBottom
DataSource = AddAccountForm.DataSource1
Enabled = False
TabOrder = 5
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
Visible = False
OnDblClick = DBGrid1DblClick
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -