📄 unit4.dfm
字号:
object Form4: TForm4
Left = 159
Top = 123
Width = 669
Height = 511
Caption = #28155#21152#26053#28216#26223#28857#20449#24687
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 = 24
Top = 24
Width = 609
Height = 401
Caption = #36755#20837#26032#26223#28857#20449#24687
Font.Charset = GB2312_CHARSET
Font.Color = clPurple
Font.Height = -19
Font.Name = #38582#20070
Font.Style = []
ParentFont = False
TabOrder = 0
object Label1: TLabel
Left = 32
Top = 48
Width = 70
Height = 14
Caption = #26223#28857#21517#31216#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 = 336
Top = 48
Width = 70
Height = 14
Caption = #22320#29702#20301#32622#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 = 32
Top = 104
Width = 70
Height = 14
Caption = #21382#21490#24773#20917#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 = 352
Top = 104
Width = 56
Height = 14
Caption = ' '#22270#29255#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 = 352
Top = 80
Width = 56
Height = 14
Caption = ' '#20215#20301#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 = 32
Top = 80
Width = 70
Height = 14
Caption = #24320#25918#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 = 32
Top = 280
Width = 70
Height = 14
Caption = #27010#20917#31616#20171#65306
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -14
Font.Name = #20223#23435'_GB2312'
Font.Style = []
ParentFont = False
end
object Label8: TLabel
Left = 296
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 Label9: TLabel
Left = 584
Top = 72
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 = 128
Top = 40
Width = 161
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 = 416
Top = 40
Width = 161
Height = 20
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 1
end
object Edit3: TEdit
Left = 128
Top = 72
Width = 161
Height = 20
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 2
end
object Edit4: TEdit
Left = 416
Top = 72
Width = 161
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 = 128
Top = 104
Width = 161
Height = 161
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 = 128
Top = 280
Width = 449
Height = 105
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 = 96
Top = 440
Width = 73
Height = 25
Caption = #28155#21152
TabOrder = 1
OnClick = Button1Click
end
object Button2: TButton
Left = 296
Top = 440
Width = 73
Height = 25
Caption = #37325#32622
TabOrder = 2
OnClick = Button2Click
end
object Button3: TButton
Left = 496
Top = 440
Width = 73
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 = 536
Top = 216
end
object ADOQuery1: TADOQuery
Connection = ADOConnection1
Parameters = <>
Left = 464
Top = 232
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -