📄 qexport3rt_d10.dpk
字号:
package QExport3RT_D10;
{$ALIGN 8}
{$ASSERTIONS ON}
{$BOOLEVAL OFF}
{$DEBUGINFO ON}
{$EXTENDEDSYNTAX ON}
{$IMPORTEDDATA ON}
{$IOCHECKS ON}
{$LOCALSYMBOLS ON}
{$LONGSTRINGS ON}
{$OPENSTRINGS ON}
{$OPTIMIZATION ON}
{$OVERFLOWCHECKS OFF}
{$RANGECHECKS OFF}
{$REFERENCEINFO ON}
{$SAFEDIVIDE OFF}
{$STACKFRAMES OFF}
{$TYPEDADDRESS OFF}
{$VARSTRINGCHECKS ON}
{$WRITEABLECONST ON}
{$MINENUMSIZE 1}
{$IMAGEBASE $400000}
{$DESCRIPTION 'EMS Advanced Export Component Suite'}
{$RUNONLY}
{$IMPLICITBUILD OFF}
requires
vcl,
dbrtl,
vcldb,
vclx;
contains
QExport3 in 'QExport3.pas',
QExport3LaTeX in 'QExport3LaTeX.pas',
QExport3XML in 'QExport3XML.pas',
QExport3RTFList in 'QExport3RTFList.pas',
QExport3RTF in 'QExport3RTF.pas',
QExport3HTML in 'QExport3HTML.pas',
QExport3SQL in 'QExport3SQL.pas',
QExport3HTMLTemplates in 'QExport3HTMLTemplates.pas',
QExport3ASCII in 'QExport3ASCII.pas',
QExport3Clipboard in 'QExport3Clipboard.pas',
QExport3DBF in 'QExport3DBF.pas',
QExport3XLS in 'QExport3XLS.pas',
QExport3Common in 'QExport3Common.pas',
fuQExport3XLSColorEditor in 'fuQExport3XLSColorEditor.pas' {fmQExport3XLSColorEditor},
fuQExport3About in 'fuQExport3About.pas' {fmQExport3About},
fuQExport3Progress in 'fuQExport3Progress.pas' {fmQExport3Progress},
QExport3PDF in 'QExport3PDF.pas',
QExport3Options in 'QExport3Options.pas',
QExport3XLSFile in 'QExport3XLSFile.pas',
QExport3XLSUtils in 'QExport3XLSUtils.pas',
QExport3XLSCommon in 'QExport3XLSCommon.pas',
QExport3XLSConsts in 'QExport3XLSConsts.pas',
QExport3Dialog in 'QExport3Dialog.pas' {QExport3DialogF},
QExport3CustomSource in 'QExport3CustomSource.pas',
QExport3Types in 'QExport3Types.pas',
QExport3StrIDs in 'QExport3StrIDs.pas',
fuQExport3License in 'fuQExport3License.pas' {fmQExport3License};
end.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -