?? unit17.~dfm
字號(hào):
object Form17: TForm17
Left = 253
Top = 145
Width = 720
Height = 354
Caption = #21024#38500#31649#29702#21592
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 424
Top = 144
Width = 70
Height = 19
Caption = #29992#25143'ID:'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = #38582#20070
Font.Style = []
ParentFont = False
end
object DBGrid1: TDBGrid
Left = 40
Top = 56
Width = 337
Height = 169
DataSource = DataSource1
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
object Edit1: TEdit
Left = 504
Top = 144
Width = 137
Height = 21
TabOrder = 1
end
object Button1: TButton
Left = 560
Top = 184
Width = 81
Height = 25
Caption = #21024#38500
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = #38582#20070
Font.Style = []
ParentFont = False
TabOrder = 2
OnClick = Button1Click
end
object ADOQuery1: TADOQuery
Active = True
ConnectionString =
'Provider=SQLOLEDB.1;Integrated Security=SSPI;Persist Security In' +
'fo=False;Initial Catalog='#23398#29983#25104#32489#31649#29702#31995#32479
CursorType = ctStatic
Parameters = <>
SQL.Strings = (
'select * from login2')
Left = 24
Top = 280
end
object DataSource1: TDataSource
DataSet = ADOQuery1
Left = 64
Top = 280
end
end
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -