📄 unit5.dfm
字号:
object Form5: TForm5
Left = 285
Top = 278
Width = 490
Height = 321
Caption = 'Form5'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Menu = MainMenu1
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 96
Top = 24
Width = 294
Height = 48
Caption = #29992#25143#20449#24687#31649#29702
Font.Charset = GB2312_CHARSET
Font.Color = clTeal
Font.Height = -48
Font.Name = #26999#20307'_GB2312'
Font.Style = [fsBold]
ParentFont = False
end
object Label5: TLabel
Left = 64
Top = 160
Width = 24
Height = 13
Caption = #22791#27880
end
object Label4: TLabel
Left = 64
Top = 124
Width = 24
Height = 13
Caption = #26435#38480
end
object Label2: TLabel
Left = 56
Top = 94
Width = 35
Height = 13
Caption = #29992#25143'ID'
end
object Label3: TLabel
Left = 240
Top = 94
Width = 24
Height = 13
Caption = #22995#21517
end
object Edit5: TEdit
Left = 96
Top = 152
Width = 297
Height = 21
TabOrder = 0
end
object Edit4: TEdit
Left = 96
Top = 120
Width = 121
Height = 21
TabOrder = 1
end
object Edit1: TEdit
Left = 96
Top = 90
Width = 121
Height = 21
TabOrder = 2
end
object Edit2: TEdit
Left = 272
Top = 90
Width = 121
Height = 21
TabOrder = 3
end
object MainMenu1: TMainMenu
object N1: TMenuItem
Caption = #20010#20154#20449#24687
object N2: TMenuItem
Caption = #20462#25913#23494#30721
end
object N3: TMenuItem
Caption = #26597#35810#20010#20154#20449#24687
end
end
object N4: TMenuItem
Caption = #26597#35810
end
object N5: TMenuItem
Caption = #36864#20986
OnClick = N5Click
end
end
object ADOQuery1: TADOQuery
ConnectionString =
'Provider=SQLOLEDB.1;Integrated Security=SSPI;Persist Security In' +
'fo=False;Initial Catalog=mis'#23454#39564
Parameters = <>
SQL.Strings = (
'select * from '#29992#25143#34920)
Top = 32
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -