?? adduser_unit.dfm
字號:
object AddUser_Form: TAddUser_Form
Left = 374
Top = 259
BorderIcons = [biSystemMenu]
BorderStyle = bsDialog
Caption = #28155#21152#29992#25143
ClientHeight = 171
ClientWidth = 248
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 24
Top = 80
Width = 51
Height = 13
Caption = #23494' '#30721#65306
end
object Label2: TLabel
Left = 24
Top = 40
Width = 48
Height = 13
Caption = #29992#25143#21517#65306
end
object Edit1: TEdit
Left = 104
Top = 32
Width = 121
Height = 21
TabOrder = 0
Text = 'Edit1'
end
object Edit2: TEdit
Left = 104
Top = 72
Width = 121
Height = 21
TabOrder = 1
Text = 'Edit2'
end
object Button1: TButton
Left = 24
Top = 120
Width = 75
Height = 25
Caption = #30830#23450
TabOrder = 2
OnClick = Button1Click
end
object Button2: TButton
Left = 152
Top = 120
Width = 75
Height = 25
Caption = #21462#28040
TabOrder = 3
OnClick = Button2Click
end
object ADOQuery1: TADOQuery
Connection = Login_Form.ADOConnection1
Parameters = <>
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -