?? ehlib60.dpk
字號:
package EhLib60;
{$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 3.6'}
{$RUNONLY}
{$IMPLICITBUILD ON}
requires
vcl,
vcldb;
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';
end.
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -