📄 userhold.dfm.~1~
字号:
object userholdfrm: Tuserholdfrm
Left = 214
Top = 163
Width = 352
Height = 175
Caption = #29992#25143#24080#25143#32500#25252
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 56
Top = 32
Width = 49
Height = 13
AutoSize = False
Caption = #29992#25143#21517
end
object Label2: TLabel
Left = 56
Top = 80
Width = 49
Height = 13
AutoSize = False
Caption = #23494' '#30721
end
object usernameed: TEdit
Left = 104
Top = 32
Width = 105
Height = 21
TabOrder = 0
Text = 'usernameed'
end
object userpwded: TEdit
Left = 104
Top = 80
Width = 105
Height = 21
PasswordChar = '*'
TabOrder = 1
Text = 'userpwded'
end
object modify_btn: TButton
Left = 240
Top = 16
Width = 75
Height = 25
Caption = #20462#25913#23494#30721
TabOrder = 2
OnClick = modify_btnClick
end
object delete_btn: TButton
Left = 240
Top = 56
Width = 75
Height = 25
Caption = #21024#38500#24080#25143
TabOrder = 3
OnClick = delete_btnClick
end
object cancel_btn: TButton
Left = 240
Top = 96
Width = 75
Height = 25
Caption = #36864#20986
TabOrder = 4
OnClick = cancel_btnClick
end
object ADOQuery1: TADOQuery
Connection = mainfrm.ADOConnection1
Parameters = <>
Left = 16
Top = 56
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -