📄 changepwdformunit.dfm
字号:
object ChangePwdForm: TChangePwdForm
Left = 373
Top = 182
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = #20462#25913#23494#30721
ClientHeight = 301
ClientWidth = 239
Color = clWindow
Font.Charset = DEFAULT_CHARSET
Font.Color = 16554836
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Label4: TLabel
Left = 27
Top = 109
Width = 60
Height = 13
Caption = #24080#25143#26435#38480#65306
end
object Label3: TLabel
Left = 27
Top = 77
Width = 60
Height = 13
Caption = #24080#25143#23494#30721#65306
end
object Label2: TLabel
Left = 27
Top = 46
Width = 60
Height = 13
Caption = #24080#25143#21517#31216#65306
end
object Label1: TLabel
Left = 79
Top = 10
Width = 81
Height = 20
AutoSize = False
Caption = #20462#25913#23494#30721
Font.Charset = DEFAULT_CHARSET
Font.Color = 16554836
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object CBPurview: TComboBox
Left = 91
Top = 106
Width = 121
Height = 21
BevelKind = bkFlat
Enabled = False
ItemHeight = 13
TabOrder = 0
end
object Button2: TButton
Left = 137
Top = 138
Width = 75
Height = 25
Caption = #36864#20986
TabOrder = 1
OnClick = Button2Click
end
object Button1: TButton
Left = 26
Top = 138
Width = 75
Height = 25
Caption = #20462#25913
TabOrder = 2
OnClick = Button1Click
end
object edtPwd: TEdit
Left = 91
Top = 74
Width = 121
Height = 21
BevelKind = bkFlat
BorderStyle = bsNone
TabOrder = 3
end
object edtAccount: TEdit
Left = 91
Top = 43
Width = 121
Height = 21
BevelKind = bkFlat
BorderStyle = bsNone
Enabled = False
ReadOnly = True
TabOrder = 4
end
object DBGrid1: TDBGrid
Left = 0
Top = 177
Width = 239
Height = 124
Align = alBottom
DataSource = DataM.DSLogin
ReadOnly = True
TabOrder = 5
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = 16554836
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
OnDblClick = DBGrid1DblClick
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -