D10djxinbiao/项目代码/djdxinbiao/G03贸易布匹检验/delphitwain/.svn/text-base/DelphiTwain.inc.svn-base

9 lines
315 B
Plaintext
Raw Permalink Normal View History

2026-02-06 14:24:15 +08:00
{.$DEFINE DONTUSEVCL}
{$IFDEF VER80}{$DEFINE DELPHI_4_PRIOR}{$ENDIF}
{$IFDEF VER90}{$DEFINE DELPHI_4_PRIOR}{$ENDIF}
{$IFDEF VER93}{$DEFINE DELPHI_4_PRIOR}{$ENDIF}
{$IFDEF VER100}{$DEFINE DELPHI_4_PRIOR}{$ENDIF}
{$IFDEF VER110}{$DEFINE DELPHI_4_PRIOR}{$ENDIF}
{$IFNDEF DELPHI_4_PRIOR}{$DEFINE DEFAULTPARAM}{$ENDIF}