📄 gng.dfm
字号:
object Form4: TForm4
Left = 328
Top = 191
Width = 337
Height = 275
Caption = #30331#24405
Color = clTeal
Font.Charset = DEFAULT_CHARSET
Font.Color = clOlive
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 40
Top = 48
Width = 48
Height = 16
Caption = #29992#25143#21517#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 40
Top = 88
Width = 36
Height = 16
Caption = #23494#30721#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Bevel1: TBevel
Left = 8
Top = 144
Width = 313
Height = 9
Shape = bsTopLine
end
object Button1: TButton
Left = 24
Top = 168
Width = 75
Height = 25
Hint = #28857#20987#36825#37324#30830#23450
Caption = #30830#23450
Default = True
ModalResult = 1
ParentShowHint = False
ShowHint = True
TabOrder = 0
OnClick = Button1Click
end
object Button2: TButton
Left = 232
Top = 168
Width = 75
Height = 25
Hint = #28857#20987#36825#37324#36864#20986
Caption = #36864#20986
Default = True
ModalResult = 2
ParentShowHint = False
ShowHint = True
TabOrder = 1
OnClick = Button2Click
end
object Edit1: TEdit
Left = 120
Top = 48
Width = 121
Height = 21
Hint = #31649#29702#21592#30340#24080#21495#65306'admin'
BorderStyle = bsNone
ParentShowHint = False
ShowHint = True
TabOrder = 2
end
object Edit2: TEdit
Left = 120
Top = 88
Width = 121
Height = 21
Hint = #23494#30721#26159#65306'123'
BorderStyle = bsNone
ParentShowHint = False
PasswordChar = '*'
ShowHint = True
TabOrder = 3
end
object Button3: TButton
Left = 128
Top = 168
Width = 75
Height = 25
Caption = #27880#20876
Default = True
TabOrder = 4
OnClick = Button3Click
end
object DataSource1: TDataSource
DataSet = ADOQuery1
Left = 280
Top = 8
end
object ADOQuery1: TADOQuery
Connection = ADOConnection1
Parameters = <>
Left = 208
Top = 8
end
object ADOConnection1: TADOConnection
ConnectionString =
'Provider=Microsoft.Jet.OLEDB.4.0;Data Source='#22266#23450#36164#20135'.mdb.mdb;Persis' +
't Security Info=False'
Provider = 'Microsoft.Jet.OLEDB.4.0'
Left = 104
Top = 8
end
object ADOTable1: TADOTable
Connection = ADOConnection1
Left = 152
Top = 8
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -