?? stu_enroll.dfm
字號:
object Form2: TForm2
Left = 316
Top = 241
Width = 504
Height = 329
Caption = #29992#25143#30331#24405#30028#38754
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 168
Top = 16
Width = 153
Height = 41
AutoSize = False
Caption = #29992#25143#30331#24405
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -33
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 136
Top = 104
Width = 65
Height = 33
AutoSize = False
Caption = #29992#25143#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 136
Top = 160
Width = 60
Height = 24
AutoSize = False
Caption = #21475#20196#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Edit1: TEdit
Left = 208
Top = 104
Width = 145
Height = 25
AutoSize = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 0
end
object Edit2: TEdit
Left = 208
Top = 160
Width = 145
Height = 25
AutoSize = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
PasswordChar = '*'
TabOrder = 1
end
object Button1: TButton
Left = 168
Top = 240
Width = 75
Height = 25
Caption = #30331#24405
TabOrder = 2
OnClick = Button1Click
end
object Button2: TButton
Left = 312
Top = 240
Width = 75
Height = 25
Caption = #36864#20986
TabOrder = 3
OnClick = Button2Click
end
object ADOTable1: TADOTable
Connection = DataModule1.ADOConnection1
CursorType = ctStatic
TableName = 'user_pswd'
Left = 48
Top = 32
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -