📄 unit4.dfm
字号:
object Form4: TForm4
Left = 224
Top = 175
BorderStyle = bsSingle
Caption = #20449#24687#20837#24405
ClientHeight = 410
ClientWidth = 620
Color = clMoneyGreen
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsMDIChild
OldCreateOrder = False
Position = poDefault
Visible = True
WindowState = wsMaximized
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object GroupBox3: TGroupBox
Left = 8
Top = 8
Width = 537
Height = 345
Caption = #23398#29983#20449#24687
Color = clMoneyGreen
Ctl3D = False
ParentColor = False
ParentCtl3D = False
TabOrder = 0
object Label9: TLabel
Left = 16
Top = 32
Width = 41
Height = 13
AutoSize = False
Caption = #22995' '#21517
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label10: TLabel
Left = 144
Top = 32
Width = 41
Height = 13
AutoSize = False
Caption = #23398' '#21495
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label12: TLabel
Left = 144
Top = 80
Width = 41
Height = 13
AutoSize = False
Caption = #20826#22242#21592
end
object Label13: TLabel
Left = 16
Top = 80
Width = 41
Height = 13
AutoSize = False
Caption = #38498' '#31995
end
object Label14: TLabel
Left = 16
Top = 128
Width = 41
Height = 13
AutoSize = False
Caption = #19987' '#19994
end
object Label15: TLabel
Left = 272
Top = 80
Width = 41
Height = 13
AutoSize = False
Caption = #31821' '#36143
end
object Label16: TLabel
Left = 168
Top = 128
Width = 57
Height = 13
AutoSize = False
Caption = #30005#35805#21495#30721
end
object Label11: TLabel
Left = 272
Top = 32
Width = 41
Height = 13
AutoSize = False
Caption = #24615' '#21035
end
object Label18: TLabel
Left = 16
Top = 176
Width = 73
Height = 13
Caption = #20010#20154#24773#20917' '#65306
end
object DBEdit1: TDBEdit
Left = 56
Top = 30
Width = 65
Height = 19
DataField = #22995#21517
DataSource = DataSource1
TabOrder = 0
end
object DBEdit2: TDBEdit
Left = 184
Top = 30
Width = 81
Height = 19
DataField = #23398#21495
DataSource = DataSource1
TabOrder = 1
end
object DBEdit3: TDBEdit
Left = 56
Top = 78
Width = 73
Height = 19
DataField = #38498#31995
DataSource = DataSource1
TabOrder = 2
end
object DBEdit4: TDBEdit
Left = 56
Top = 126
Width = 97
Height = 19
DataField = #19987#19994
DataSource = DataSource1
TabOrder = 3
end
object DBEdit5: TDBEdit
Left = 224
Top = 126
Width = 97
Height = 19
DataField = #30005#35805#21495#30721
DataSource = DataSource1
TabOrder = 4
end
object DBEdit6: TDBEdit
Left = 312
Top = 78
Width = 73
Height = 19
DataField = #31821#36143
DataSource = DataSource1
TabOrder = 5
end
object DBMemo1: TDBMemo
Left = 104
Top = 160
Width = 329
Height = 121
DataField = #24773#20917
DataSource = DataSource1
TabOrder = 6
end
object StatusBar1: TStatusBar
Left = 1
Top = 315
Width = 535
Height = 29
Color = clMoneyGreen
Panels = <
item
Width = 330
end
item
Text = #27426#36814#20351#29992
Width = 100
end>
end
object DBComboBox1: TDBComboBox
Left = 192
Top = 78
Width = 73
Height = 21
DataField = #20826#22242#21592
DataSource = DataSource1
ItemHeight = 13
Items.Strings = (
#22242#21592
#20826#21592)
TabOrder = 8
end
object DBComboBox2: TDBComboBox
Left = 312
Top = 30
Width = 73
Height = 21
DataField = #24615#21035
DataSource = DataSource1
ItemHeight = 13
Items.Strings = (
#30007
#22899)
TabOrder = 9
end
end
object DBNavigator1: TDBNavigator
Left = 160
Top = 360
Width = 290
Height = 33
DataSource = DataSource1
Hints.Strings = (
#39318#26465#35760#24405
#19978#19968#26465#35760#24405
#19979#19968#26465#35760#24405
#26411#23614#35760#24405
#25554#20837#35760#24405
#21024#38500#35760#24405
#32534#36753#35760#24405
#20445#23384#35760#24405
#21462#28040#24403#21069#25805#20316
#26356#26032#35760#24405)
TabOrder = 1
end
object ADOConnection1: TADOConnection
LoginPrompt = False
Mode = cmShareDenyNone
Provider = 'Microsoft.Jet.OLEDB.4.0'
Left = 216
Top = 24
end
object DataSource1: TDataSource
DataSet = ADOTable1
OnDataChange = DataSource1DataChange
Left = 176
Top = 24
end
object ADOTable1: TADOTable
Connection = ADOConnection1
CursorType = ctStatic
EnableBCD = False
TableName = 'dangaan'
Left = 288
Top = 24
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -