📄 unit13.dfm
字号:
object Form13: TForm13
Left = 267
Top = 139
Width = 481
Height = 467
Caption = #28155#21152#26053#28216#32447#36335
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object GroupBox1: TGroupBox
Left = 16
Top = 16
Width = 441
Height = 369
Caption = #36755#20837#26032#26053#28216#32447#36335
Font.Charset = GB2312_CHARSET
Font.Color = clPurple
Font.Height = -19
Font.Name = #38582#20070
Font.Style = []
ParentFont = False
TabOrder = 0
object Label1: TLabel
Left = 16
Top = 40
Width = 70
Height = 14
Caption = #26053#28216#32447#36335#65306
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -14
Font.Name = #20223#23435'_GB2312'
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 16
Top = 72
Width = 70
Height = 14
Caption = ' '#21457#22242#31038#65306
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -14
Font.Name = #20223#23435'_GB2312'
Font.Style = []
ParentFont = False
end
object Label4: TLabel
Left = 240
Top = 104
Width = 42
Height = 14
Caption = #20215#26684#65306
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -14
Font.Name = #20223#23435'_GB2312'
Font.Style = []
ParentFont = False
end
object Label6: TLabel
Left = 16
Top = 248
Width = 70
Height = 14
Caption = #26381#21153#26631#20934#65306
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -14
Font.Name = #20223#23435'_GB2312'
Font.Style = []
ParentFont = False
end
object Label5: TLabel
Left = 16
Top = 136
Width = 70
Height = 14
Caption = #34892#31243#23433#25490#65306
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -14
Font.Name = #20223#23435'_GB2312'
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 16
Top = 104
Width = 70
Height = 14
Caption = #21457#22242#26102#38388#65306
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -14
Font.Name = #20223#23435'_GB2312'
Font.Style = []
ParentFont = False
end
object Label7: TLabel
Left = 424
Top = 40
Width = 7
Height = 13
Caption = '*'
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label8: TLabel
Left = 424
Top = 104
Width = 7
Height = 13
Caption = '*'
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Edit1: TEdit
Left = 88
Top = 40
Width = 329
Height = 20
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 0
end
object Edit2: TEdit
Left = 88
Top = 72
Width = 329
Height = 20
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 1
end
object Edit4: TEdit
Left = 288
Top = 104
Width = 129
Height = 20
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 2
end
object Edit3: TEdit
Left = 88
Top = 104
Width = 129
Height = 20
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 3
end
object Memo1: TMemo
Left = 88
Top = 136
Width = 329
Height = 97
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
Lines.Strings = (
'Memo1')
ParentFont = False
TabOrder = 4
end
object Memo2: TMemo
Left = 88
Top = 248
Width = 337
Height = 97
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
Lines.Strings = (
'Memo2')
ParentFont = False
TabOrder = 5
end
end
object Button1: TButton
Left = 64
Top = 400
Width = 57
Height = 25
Caption = #28155#21152
TabOrder = 1
OnClick = Button1Click
end
object Button2: TButton
Left = 216
Top = 400
Width = 57
Height = 25
Caption = #37325#32622
TabOrder = 2
OnClick = Button2Click
end
object Button3: TButton
Left = 352
Top = 400
Width = 57
Height = 25
Caption = #21462#28040
TabOrder = 3
OnClick = Button3Click
end
object ADOConnection1: TADOConnection
Connected = True
ConnectionString =
'Provider=Microsoft.Jet.OLEDB.4.0;Data Source=lygl.mdb;Persist Se' +
'curity Info=False'
LoginPrompt = False
Mode = cmShareDenyNone
Provider = 'Microsoft.Jet.OLEDB.4.0'
Left = 40
Top = 328
end
object ADOQuery1: TADOQuery
Connection = ADOConnection1
Parameters = <>
Left = 40
Top = 304
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -