📄 ehlib70.dpk
字号:
package EhLib70;
{$R *.res}
{$ALIGN 8}
{$ASSERTIONS OFF}
{$BOOLEVAL OFF}
{$DEBUGINFO OFF}
{$EXTENDEDSYNTAX ON}
{$IMPORTEDDATA ON}
{$IOCHECKS ON}
{$LOCALSYMBOLS OFF}
{$LONGSTRINGS ON}
{$OPENSTRINGS ON}
{$OPTIMIZATION ON}
{$OVERFLOWCHECKS OFF}
{$RANGECHECKS OFF}
{$REFERENCEINFO OFF}
{$SAFEDIVIDE OFF}
{$STACKFRAMES OFF}
{$TYPEDADDRESS OFF}
{$VARSTRINGCHECKS ON}
{$WRITEABLECONST ON}
{$MINENUMSIZE 1}
{$IMAGEBASE $400000}
{$DESCRIPTION 'EhLib 4.0'}
{$RUNONLY}
{$IMPLICITBUILD ON}
requires
rtl,
vcl,
dbrtl,
vcldb,
vclx,
bdertl,
VclSmp,
adortl,
teedb,
tee,
DclCurrency70;
contains
DBSumLst in 'DBSumLst.pas',
PrnDbgeh in 'PrnDbgEh.pas',
PrnDGDlg in 'PrnDGDlg.pas' {fPrnDBGridEHSetupDialog},
PrntsEh in 'PrntsEh.pas',
PrvFrmEh in 'PrvFrmEh.pas' {PreviewFormEh},
PrViewEh in 'PrViewEh.pas',
DBGridEh in 'DBGridEh.pas',
DBGridEhImpExp in 'DBGridEhImpExp.pas',
DBLookupEh in 'DBLookupEh.pas',
DBCtrlsEh in 'DBCtrlsEh.pas',
ToolCtrlsEh in 'ToolCtrlsEh.pas',
EhLibConsts in 'EhLibConsts.pas',
DBLookupGridsEh in 'DBLookupGridsEh.pas',
CalculatorEh in 'CalculatorEh.pas' {CalculatorEh},
DbUtilsEh in 'DbUtilsEh.pas',
PropFilerEh in 'PropFilerEh.pas',
PropStorageEh in 'PropStorageEh.pas',
DBGridEhFindDlgs in 'DBGridEhFindDlgs.pas' {DBGridEhFindDlg},
EhLibVCL in 'EhLibVCL.pas',
MemTreeEh in 'MemTreeEh.pas',
DataDriverEh in 'DataDriverEh.pas',
MemTableDataEh in 'MemTableDataEh.pas',
MemTableEh in 'MemTableEh.pas',
GridsEh in 'GridsEh.pas',
ADOBatchMove in 'ADOBatchMove.pas',
FindPublic in 'FindPublic.pas' {frmFindPublic},
FormColSelect in 'FormColSelect.pas' {FrmColSelect},
FormWait in 'FormWait.pas' {FrmWait},
uChart in 'uChart.pas' {FormChart},
uCommFunc in 'uCommFunc.pas',
uDataFactory in 'uDataFactory.pas',
uDialog in 'uDialog.pas',
uDisplay in 'uDisplay.pas' {FormDisplay},
uExport in 'uExport.pas',
uFooter in 'uFooter.pas',
uFormatDisplay in 'uFormatDisplay.pas',
uGlobal in 'uGlobal.pas',
uGroup in 'uGroup.pas' {FormGroup},
uIme in 'uIme.pas' {FormIme},
uInterCOL in 'uInterCOL.pas',
uKingFilter in 'uKingFilter.pas' {FormSetColor},
uMap in 'uMap.pas',
uMsg in 'uMsg.pas',
Unitgauge in 'Unitgauge.pas' {Frmgauge},
uPrint in 'uPrint.pas' {FormPrint},
uSelect in 'uSelect.pas' {FormSelect},
uThread in 'uThread.pas',
uTimerDlg in 'uTimerDlg.pas';
end.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -