📄 uhomework.dfm
字号:
object fmhomework: Tfmhomework
Left = 192
Top = 107
BorderStyle = bsDialog
Caption = #25552#20132#20316#19994
ClientHeight = 315
ClientWidth = 569
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnActivate = FormActivate
OnCreate = FormCreate
OnDestroy = FormDestroy
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 194
Top = 16
Width = 182
Height = 27
Caption = ' '#25552' '#20132' '#20316' '#19994' '
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -27
Font.Name = #26999#20307'_GB2312'
Font.Style = [fsUnderline]
ParentFont = False
end
object Bevel1: TBevel
Left = 20
Top = 64
Width = 529
Height = 145
end
object GroupBox1: TGroupBox
Left = 116
Top = 243
Width = 337
Height = 57
TabOrder = 6
end
object CheckBox1: TCheckBox
Left = 52
Top = 79
Width = 223
Height = 33
Caption = #25552#20132#36827#21475#36135#29289#20316#19994
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -24
Font.Name = #26999#20307'_GB2312'
Font.Style = []
ParentFont = False
TabOrder = 0
OnClick = CheckBox1Click
end
object CheckBox2: TCheckBox
Left = 52
Top = 152
Width = 221
Height = 41
Caption = #25552#20132#20986#21475#36135#29289#20316#19994
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -24
Font.Name = #26999#20307'_GB2312'
Font.Style = []
ParentFont = False
TabOrder = 1
OnClick = CheckBox2Click
end
object Button1: TButton
Left = 400
Top = 76
Width = 126
Height = 39
Caption = #26816#26597#36827#21475#20316#19994
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -19
Font.Name = #26999#20307'_GB2312'
Font.Style = []
ParentFont = False
TabOrder = 2
OnClick = Button1Click
end
object Button2: TButton
Left = 400
Top = 153
Width = 126
Height = 39
Caption = #26816#26597#20986#21475#20316#19994
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -19
Font.Name = #26999#20307'_GB2312'
Font.Style = []
ParentFont = False
TabOrder = 3
OnClick = Button2Click
end
object Button3: TButton
Left = 136
Top = 257
Width = 121
Height = 35
Caption = #25552#20132#20316#19994
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -21
Font.Name = #26999#20307'_GB2312'
Font.Style = []
ParentFont = False
TabOrder = 4
OnClick = Button3Click
end
object Button4: TButton
Left = 312
Top = 257
Width = 121
Height = 35
Caption = #36864' '#20986
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -21
Font.Name = #26999#20307'_GB2312'
Font.Style = []
ParentFont = False
TabOrder = 5
OnClick = Button4Click
end
object bmimport: TBatchMove
Destination = mimport
Source = import
Left = 472
Top = 8
end
object bmexport: TBatchMove
Destination = moutputdb
Source = outputdb
Transliterate = False
Left = 416
Top = 8
end
object import: TTable
DatabaseName = 'port'
TableName = 'IMPORT.DB'
Left = 16
Top = 64
end
object mimport: TTable
DatabaseName = 'port'
TableName = 'MIMPORT.DB'
Left = 16
Top = 24
end
object outputdb: TTable
DatabaseName = 'port'
TableName = 'EXPORT.DB'
Left = 16
Top = 96
end
object moutputdb: TTable
DatabaseName = 'port'
TableName = 'MEXPORT.DB'
Left = 16
end
object Query1: TQuery
DatabaseName = 'port'
Left = 16
Top = 240
end
object Table1: TTable
DatabaseName = 'port'
TableName = 'sumImportall.DB'
Left = 48
Top = 224
end
object BatchMove1: TBatchMove
Destination = Table1
Source = Query1
Left = 88
Top = 224
end
object Query2: TQuery
DatabaseName = 'port'
Left = 480
Top = 224
end
object Table2: TTable
DatabaseName = 'port'
TableName = 'sumExport.DB'
Left = 424
Top = 224
end
object BatchMove2: TBatchMove
Destination = Table2
Source = Query2
Left = 536
Top = 232
end
object Query3: TQuery
DatabaseName = 'port'
Left = 136
Top = 224
end
object Table3: TTable
DatabaseName = 'port'
TableName = 'sumImport.DB'
Left = 168
Top = 224
end
object Table4: TTable
DatabaseName = 'port'
TableName = 'sumExportall.DB'
Left = 320
Top = 96
end
object BatchMove3: TBatchMove
Destination = Table4
Source = Query4
Left = 320
Top = 152
end
object Query4: TQuery
DatabaseName = 'port'
Left = 288
Top = 176
end
object BatchMove4: TBatchMove
Destination = Table5
Left = 160
Top = 8
end
object Table5: TTable
DatabaseName = 'port'
TableName = 'operatedb.DB'
Left = 120
Top = 8
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -