📄 usedll.~dfm
字号:
object MainForm: TMainForm
Left = 118
Top = 41
Width = 394
Height = 611
Caption = 'MainForm'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Menu = MainMenu1
OldCreateOrder = False
Visible = True
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object StatusBar1: TStatusBar
Left = 0
Top = 537
Width = 386
Height = 20
Panels = <
item
Text = #24403#21069#25805#20316#65306
Width = 200
end
item
Width = 150
end>
end
object Panel1: TPanel
Left = 0
Top = 0
Width = 386
Height = 81
Align = alTop
TabOrder = 1
object PageControl1: TPageControl
Left = 1
Top = 1
Width = 384
Height = 79
ActivePage = TabSheet4
Align = alClient
TabOrder = 0
object TabSheet1: TTabSheet
Caption = #20840#37096#22788#29702
object Button6: TButton
Left = 16
Top = 16
Width = 81
Height = 25
Hint = #25152#26377#25805#20316#33258#21160#23436#25104
Caption = #20840#37096#22788#29702
ParentShowHint = False
ShowHint = True
TabOrder = 0
OnClick = Button6Click
end
end
object TabSheet2: TTabSheet
Caption = #20449#24687#24405#20837
ImageIndex = 1
object Button7: TButton
Left = 16
Top = 16
Width = 73
Height = 25
Caption = #23398#31821#24405#20837
TabOrder = 0
OnClick = Button7Click
end
object Button8: TButton
Left = 104
Top = 16
Width = 75
Height = 25
Caption = #25104#32489#24405#20837
TabOrder = 1
OnClick = Button8Click
end
object Button1: TButton
Left = 192
Top = 16
Width = 75
Height = 25
Caption = #24471#20998#24405#20837
TabOrder = 2
OnClick = Button1Click
end
end
object TabSheet3: TTabSheet
Caption = #21518#26399#22788#29702
ImageIndex = 2
object Button9: TButton
Left = 8
Top = 16
Width = 75
Height = 25
Caption = #25104#32489#22788#29702
TabOrder = 0
OnClick = Button9Click
end
end
object TabSheet4: TTabSheet
Caption = #26174#31034#19982#23548#20986
ImageIndex = 3
object Button2: TButton
Left = 8
Top = 16
Width = 73
Height = 25
Caption = #26174#31034
TabOrder = 0
OnClick = Button2Click
end
object Button3: TButton
Left = 96
Top = 16
Width = 89
Height = 25
Caption = #23548#20986#33267'Excel'
TabOrder = 1
OnClick = Button3Click
end
end
end
end
object Panel5: TPanel
Left = 0
Top = 81
Width = 386
Height = 456
Align = alClient
TabOrder = 2
object Panel4: TPanel
Left = 1
Top = 438
Width = 384
Height = 17
Align = alBottom
TabOrder = 0
object ProgressBar1: TProgressBar
Left = 1
Top = 1
Width = 382
Height = 15
Align = alClient
Smooth = True
TabOrder = 0
end
end
object Panel3: TPanel
Left = 1
Top = 1
Width = 384
Height = 56
Align = alTop
TabOrder = 1
object Label1: TLabel
Left = 13
Top = 12
Width = 60
Height = 13
Caption = #24403#21069#25805#20316#65306
end
object Label3: TLabel
Left = 13
Top = 36
Width = 36
Height = 13
Caption = #26126#32454#65306
end
object Label2: TLabel
Left = 85
Top = 12
Width = 28
Height = 13
Caption = 'label2'
end
end
object RichEdit1: TRichEdit
Left = 1
Top = 57
Width = 384
Height = 381
Align = alClient
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = #24494#36719#38597#40657
Font.Style = [fsBold]
HideSelection = False
HideScrollBars = False
ImeName = #26497#21697#20116#31508#36755#20837#27861
ParentFont = False
ReadOnly = True
ScrollBars = ssVertical
TabOrder = 2
end
end
object MainMenu1: TMainMenu
Left = 720
Top = 40
object N14: TMenuItem
Caption = #25991#20214
object N15: TMenuItem
Caption = #35774#23450
OnClick = N15Click
end
object N18: TMenuItem
Caption = #35838#31243#31867#21035#35774#32622
OnClick = N18Click
end
object N16: TMenuItem
Caption = #36864#20986
OnClick = N16Click
end
end
object N12: TMenuItem
Caption = #25104#32489#22788#29702
object N1: TMenuItem
Caption = #33258#21160#22788#29702
OnClick = Button6Click
end
object N2: TMenuItem
Caption = #20998#27493#22788#29702
object N3: TMenuItem
Caption = #23398#31821#24405#20837
OnClick = Button7Click
end
object N4: TMenuItem
Caption = #25104#32489#24405#20837
OnClick = Button8Click
end
object N5: TMenuItem
Caption = #24471#20998#24405#20837
object N10: TMenuItem
Caption = #25163#21160#24405#20837
OnClick = N10Click
end
object N11: TMenuItem
Caption = #33258#21160#24405#20837
OnClick = Button1Click
end
end
object N6: TMenuItem
Caption = #25104#32489#22788#29702
end
end
end
object N13: TMenuItem
Caption = #21518#26399#22788#29702
object N7: TMenuItem
Caption = #26174#31034
OnClick = Button2Click
end
object N8: TMenuItem
Caption = #23548#20986#32467#26524
OnClick = Button3Click
end
end
object N9: TMenuItem
Caption = #24110#21161
object Help1: TMenuItem
Caption = 'Help'
end
object About1: TMenuItem
Caption = 'About'
end
end
end
object ExcelWorksheet1: TExcelWorksheet
AutoConnect = False
ConnectKind = ckRunningOrNew
Left = 672
Top = 40
end
object ExcelApplication1: TExcelApplication
AutoConnect = False
ConnectKind = ckRunningOrNew
AutoQuit = False
Left = 640
Top = 40
end
object ExcelWorkbook1: TExcelWorkbook
AutoConnect = False
ConnectKind = ckRunningOrNew
Left = 608
Top = 40
end
object ExcelWorkbook2: TExcelWorkbook
AutoConnect = False
ConnectKind = ckRunningOrNew
Left = 576
Top = 40
end
object ApplicationEvents1: TApplicationEvents
Left = 752
Top = 8
end
object ADOQuery1: TADOQuery
Connection = DataModule1.ADOConnection1
Parameters = <>
Left = 752
Top = 40
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -