📄 unit13.~dfm
字号:
object Form13: TForm13
Left = 309
Top = 331
Width = 720
Height = 359
Caption = #28155#21152#29992#25143
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 = 456
Top = 56
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 Label2: TLabel
Left = 440
Top = 96
Width = 90
Height = 19
Caption = #29992#25143#22995#21517':'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = #38582#20070
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 480
Top = 136
Width = 50
Height = 19
Caption = #23398#21495':'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = #38582#20070
Font.Style = []
ParentFont = False
end
object Label4: TLabel
Left = 480
Top = 176
Width = 50
Height = 19
Caption = #19987#19994':'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = #38582#20070
Font.Style = []
ParentFont = False
end
object Label5: TLabel
Left = 544
Top = 208
Width = 136
Height = 16
Caption = #65288#21021#22987#23494#30721#20026'000'#65289
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #38582#20070
Font.Style = []
ParentFont = False
end
object DBGrid1: TDBGrid
Left = 24
Top = 48
Width = 393
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 = 536
Top = 56
Width = 137
Height = 21
TabOrder = 1
end
object Edit2: TEdit
Left = 536
Top = 96
Width = 137
Height = 21
TabOrder = 2
end
object Edit3: TEdit
Left = 536
Top = 136
Width = 137
Height = 21
TabOrder = 3
end
object Edit4: TEdit
Left = 536
Top = 176
Width = 137
Height = 21
TabOrder = 4
end
object Button1: TButton
Left = 600
Top = 232
Width = 73
Height = 25
Caption = #28155#21152
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = #38582#20070
Font.Style = []
ParentFont = False
TabOrder = 5
OnClick = Button1Click
end
object ADOQuery1: TADOQuery
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 login')
Left = 8
Top = 288
end
object DataSource1: TDataSource
DataSet = ADOQuery1
Left = 48
Top = 288
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -