📄 unit11.~dfm
字号:
object Formsc_login: TFormsc_login
Left = 172
Top = 107
Width = 290
Height = 343
Caption = #23398#29983#36873#35838#30331#24405
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 = 32
Top = 40
Width = 24
Height = 13
Caption = #23398#21495
end
object Label2: TLabel
Left = 32
Top = 104
Width = 24
Height = 13
Caption = #22995#21517
end
object Label3: TLabel
Left = 32
Top = 176
Width = 24
Height = 13
Caption = #23398#26399
end
object Editsno: TEdit
Left = 104
Top = 40
Width = 97
Height = 21
TabOrder = 0
Text = ' '
end
object Editsname: TEdit
Left = 104
Top = 104
Width = 97
Height = 21
TabOrder = 1
end
object Button1: TButton
Left = 96
Top = 240
Width = 75
Height = 25
Caption = #30331#24405
TabOrder = 2
OnClick = Button1Click
end
object ComboBoxsem: TComboBox
Left = 104
Top = 176
Width = 97
Height = 21
ItemHeight = 13
TabOrder = 3
Items.Strings = (
'1'
'2'
'3'
'4'
'5'
'6'
'7')
end
object ADOQuerysc_login: TADOQuery
ConnectionString =
'Provider=SQLOLEDB.1;Persist Security Info=False;User ID=sa;Initi' +
'al Catalog='#23398#29983#36873#35838#31995#32479';Data Source=.'
Parameters = <>
Left = 208
Top = 224
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -