Ai
1 Star 0 Fork 52

amtech/ezdml

forked from huzgd/ezdml 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
ezdml_x.lpi 18.63 KB
一键复制 编辑 原始数据 按行查看 历史
huzgd 提交于 2022-11-20 17:07 +08:00 . v3.47
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569
<?xml version="1.0" encoding="UTF-8"?>
<CONFIG>
<ProjectOptions>
<Version Value="11"/>
<PathDelim Value="\"/>
<General>
<Flags>
<MainUnitHasUsesSectionForAllUnits Value="False"/>
<MainUnitHasCreateFormStatements Value="False"/>
<MainUnitHasTitleStatement Value="False"/>
<MainUnitHasScaledStatement Value="False"/>
</Flags>
<SessionStorage Value="InProjectDir"/>
<MainUnit Value="0"/>
<Title Value="EZDML"/>
<Scaled Value="True"/>
<ResourceType Value="res"/>
<UseXPManifest Value="True"/>
<XPManifest>
<DpiAware Value="True"/>
<TextName Value="ezdml.app"/>
<TextDesc Value="EZDML"/>
</XPManifest>
<Icon Value="0"/>
</General>
<i18n>
<EnableI18N Value="True"/>
<OutDir Value="languages"/>
</i18n>
<VersionInfo>
<UseVersionInfo Value="True"/>
<MajorVersionNr Value="3"/>
<MinorVersionNr Value="4"/>
<RevisionNr Value="7"/>
<BuildNr Value="236"/>
<StringTable Comments="EZDML_X EMail:huzzz@163.com" CompanyName="huzzz@163.com" FileDescription="EZDML" InternalName="ezdml_x.exe" LegalCopyright="(c) 2007-2022 Huz(huzzz@163.com,http://www.ezdml.com)" LegalTrademarks="ezdml" OriginalFilename="ezdml_x.exe" ProductName="EZDML_X" ProductVersion="3.3"/>
</VersionInfo>
<BuildModes Count="3">
<Item1 Name="Default" Default="True"/>
<Item2 Name="Debug">
<CompilerOptions>
<Version Value="11"/>
<PathDelim Value="\"/>
<SearchPaths>
<IncludeFiles Value="DML\Ctobj;DML;pkg;pkg\BesenJs;$(ProjOutDir)"/>
<OtherUnitFiles Value="DML\Ctobj;DML;pkg;pkg\Indy10\Core;pkg\Indy10\Protocols;pkg\Indy10\System;DML\Pascal;pkg\BesenJs;findhex;clib\$(TargetOS)"/>
<UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
</SearchPaths>
<Parsing>
<SyntaxOptions>
<SyntaxMode Value="Delphi"/>
<IncludeAssertionCode Value="True"/>
</SyntaxOptions>
</Parsing>
<CodeGeneration>
<Checks>
<IOChecks Value="True"/>
<RangeChecks Value="True"/>
<OverflowChecks Value="True"/>
<StackChecks Value="True"/>
</Checks>
<Optimizations>
<OptimizationLevel Value="0"/>
</Optimizations>
</CodeGeneration>
<Linking>
<Debugging>
<UseExternalDbgSyms Value="True"/>
</Debugging>
<Options>
<Win32>
<GraphicApplication Value="True"/>
</Win32>
</Options>
</Linking>
<Other>
<CompilerMessages>
<IgnoredMessages idx5026="True" idx5024="True"/>
</CompilerMessages>
<CustomOptions Value="-vd -dBorland -dVer150 -dDelphi7 -dCompiler6_Up -dPUREPASCAL"/>
</Other>
</CompilerOptions>
</Item2>
<Item3 Name="Release">
<CompilerOptions>
<Version Value="11"/>
<PathDelim Value="\"/>
<SearchPaths>
<IncludeFiles Value="DML\Ctobj;DML;pkg;pkg\BesenJs;$(ProjOutDir)"/>
<OtherUnitFiles Value="DML\Ctobj;DML;pkg;pkg\Indy10\Core;pkg\Indy10\Protocols;pkg\Indy10\System;DML\Pascal;pkg\BesenJs;findhex;clib\$(TargetOS)"/>
<UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
</SearchPaths>
<Parsing>
<SyntaxOptions>
<SyntaxMode Value="Delphi"/>
</SyntaxOptions>
</Parsing>
<CodeGeneration>
<SmartLinkUnit Value="True"/>
<Optimizations>
<OptimizationLevel Value="3"/>
</Optimizations>
</CodeGeneration>
<Linking>
<Debugging>
<GenerateDebugInfo Value="False"/>
</Debugging>
<LinkSmart Value="True"/>
<Options>
<Win32>
<GraphicApplication Value="True"/>
</Win32>
</Options>
</Linking>
<Other>
<CompilerMessages>
<IgnoredMessages idx5026="True" idx5024="True"/>
</CompilerMessages>
<CustomOptions Value="-vd -dBorland -dVer150 -dDelphi7 -dCompiler6_Up -dPUREPASCAL"/>
</Other>
</CompilerOptions>
</Item3>
</BuildModes>
<PublishOptions>
<Version Value="2"/>
<UseFileFilters Value="True"/>
</PublishOptions>
<RunParams>
<FormatVersion Value="2"/>
<Modes Count="0"/>
</RunParams>
<RequiredPackages Count="4">
<Item1>
<PackageName Value="FCL"/>
</Item1>
<Item2>
<PackageName Value="SynEdit"/>
</Item2>
<Item3>
<PackageName Value="pascalscript"/>
</Item3>
<Item4>
<PackageName Value="LCL"/>
</Item4>
</RequiredPackages>
<Units Count="60">
<Unit0>
<Filename Value="ezdml_x.lpr"/>
<IsPartOfProject Value="True"/>
</Unit0>
<Unit1>
<Filename Value="wMainDml.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmMainDml"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
</Unit1>
<Unit2>
<Filename Value="DML\Ctobj\CtObjSerialer.pas"/>
<IsPartOfProject Value="True"/>
</Unit2>
<Unit3>
<Filename Value="DML\Ctobj\CTMetaData.pas"/>
<IsPartOfProject Value="True"/>
</Unit3>
<Unit4>
<Filename Value="DML\Ctobj\WindowFuncs.pas"/>
<IsPartOfProject Value="True"/>
</Unit4>
<Unit5>
<Filename Value="wDmlHelp.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmHelpAbout"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
</Unit5>
<Unit6>
<Filename Value="DML\Ctobj\CtObjXmlSerial.pas"/>
<IsPartOfProject Value="True"/>
</Unit6>
<Unit7>
<Filename Value="ezdmlstrs.pas"/>
<IsPartOfProject Value="True"/>
</Unit7>
<Unit8>
<Filename Value="DML\Ctobj\CtObjJsonSerial.pas"/>
<IsPartOfProject Value="True"/>
</Unit8>
<Unit9>
<Filename Value="DML\CtMetaTable.pas"/>
<IsPartOfProject Value="True"/>
</Unit9>
<Unit10>
<Filename Value="DML\dmlstrs.pas"/>
<IsPartOfProject Value="True"/>
</Unit10>
<Unit11>
<Filename Value="DML\uColorStyles.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmColorStyles"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
</Unit11>
<Unit12>
<Filename Value="DML\uDMLSqlEditor.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmDmlSqlEditor"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
</Unit12>
<Unit13>
<Filename Value="DML\uFormAddCtFields.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmAddCtFields"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
</Unit13>
<Unit14>
<Filename Value="DML\uFormAddTbLink.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmAddTbLink"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
</Unit14>
<Unit15>
<Filename Value="DML\uFormCtDbLogon.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmLogonCtDB"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
</Unit15>
<Unit16>
<Filename Value="DML\uFormCtDML.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmCtDML"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
</Unit16>
<Unit17>
<Filename Value="DML\uFormCtFieldProp.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmCtMetaFieldProp"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
</Unit17>
<Unit18>
<Filename Value="DML\uFormCtTableProp.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmCtTableProp"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
</Unit18>
<Unit19>
<Filename Value="DML\uFormGenCode.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmCtGenCode"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
</Unit19>
<Unit20>
<Filename Value="DML\uFormGenSql.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmCtGenSQL"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
</Unit20>
<Unit21>
<Filename Value="DML\uFormImpTable.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmImportCtTable"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
</Unit21>
<Unit22>
<Filename Value="DML\uFrameCtFieldDef.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="FrameCtFieldDef"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Frame"/>
</Unit22>
<Unit23>
<Filename Value="DML\uFrameCtTableDef.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="FrameCtTableDef"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Frame"/>
</Unit23>
<Unit24>
<Filename Value="DML\uFrameCtTableList.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="FrameCtTableList"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Frame"/>
</Unit24>
<Unit25>
<Filename Value="DML\uFrameCtTableProp.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="FrameCtTableProp"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Frame"/>
</Unit25>
<Unit26>
<Filename Value="DML\uFrameDML.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="FrameDML"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Frame"/>
</Unit26>
<Unit27>
<Filename Value="DML\uWaitWnd.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmWaitWnd"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
</Unit27>
<Unit28>
<Filename Value="DML\XLSfile.pas"/>
<IsPartOfProject Value="True"/>
</Unit28>
<Unit29>
<Filename Value="pkg\uJSON.pas"/>
<IsPartOfProject Value="True"/>
</Unit29>
<Unit30>
<Filename Value="DML\CtMetaOracleDb.pas"/>
<IsPartOfProject Value="True"/>
</Unit30>
<Unit31>
<Filename Value="DML\CtMetaFCLSqlDb.pas"/>
<IsPartOfProject Value="True"/>
</Unit31>
<Unit32>
<Filename Value="DML\CtMetaSqliteDb.pas"/>
<IsPartOfProject Value="True"/>
</Unit32>
<Unit33>
<Filename Value="DML\CtMetaSqlsvrDb.pas"/>
<IsPartOfProject Value="True"/>
</Unit33>
<Unit34>
<Filename Value="DML\CtMetaCustomDb.pas"/>
<IsPartOfProject Value="True"/>
</Unit34>
<Unit35>
<Filename Value="DML\CtMetaPostgreSqlDb.pas"/>
<IsPartOfProject Value="True"/>
</Unit35>
<Unit36>
<Filename Value="DML\Pascal\ide_editor.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmScriptIDE"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
</Unit36>
<Unit37>
<Filename Value="DML\wOracleDBConfig.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmOraDBConfig"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
</Unit37>
<Unit38>
<Filename Value="findhex\FindHexDlg.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmFindHex"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
</Unit38>
<Unit39>
<Filename Value="wabout.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmAbout"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
<UnitName Value="wAbout"/>
</Unit39>
<Unit40>
<Filename Value="wSettings.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmSettings"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
</Unit40>
<Unit41>
<Filename Value="DML\CtMetaOdbcDb.pas"/>
<IsPartOfProject Value="True"/>
</Unit41>
<Unit42>
<Filename Value="DML\CtMetaMysqlDb.pas"/>
<IsPartOfProject Value="True"/>
</Unit42>
<Unit43>
<Filename Value="DML\CtMetaHttpDb.pas"/>
<IsPartOfProject Value="True"/>
</Unit43>
<Unit44>
<Filename Value="DML\uFormHttpSvr.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmHttpSvr"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
</Unit44>
<Unit45>
<Filename Value="pkg\ThreadWait.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmThreadWait"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
</Unit45>
<Unit46>
<Filename Value="DML\uFormDmlSearch.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmDmlSearch"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
</Unit46>
<Unit47>
<Filename Value="pkg\wToast.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmToast"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
</Unit47>
<Unit48>
<Filename Value="DML\uFormSelectFields.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmSelectFields"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
</Unit48>
<Unit49>
<Filename Value="DML\uFrameUIPreview.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="FrameUIPreview"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Frame"/>
</Unit49>
<Unit50>
<Filename Value="DML\uFrameDmlScAttach.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="FrameDmlScAttach"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Frame"/>
</Unit50>
<Unit51>
<Filename Value="DML\uFrameUISheet.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="FrameUIPrvSheet"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Frame"/>
</Unit51>
<Unit52>
<Filename Value="DML\uFormWindowsOdbcCfg.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmWindowsOdbcConfg"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
</Unit52>
<Unit53>
<Filename Value="DML\uFormGenTabCust.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmGenTabCust"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
</Unit53>
<Unit54>
<Filename Value="DML\uFormDBDataRule.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmDBDataRule"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
</Unit54>
<Unit55>
<Filename Value="DML\uFrameCustPhyFieldTypes.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="FrameCustPhyFieldTypes"/>
<ResourceBaseClass Value="Frame"/>
</Unit55>
<Unit56>
<Filename Value="DML\wSqlServerDBConfig.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmSqlSvrDBConfig"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
</Unit56>
<Unit57>
<Filename Value="DML\wCommonDBConfig.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmCommDBConfig"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
<UnitName Value="wCommonDbConfig"/>
</Unit57>
<Unit58>
<Filename Value="DML\uFormGenData.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmCtGenData"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
</Unit58>
<Unit59>
<Filename Value="DML\uFormEzdmlDbFile.pas"/>
<IsPartOfProject Value="True"/>
<HasResources Value="True"/>
</Unit59>
</Units>
</ProjectOptions>
<CompilerOptions>
<Version Value="11"/>
<PathDelim Value="\"/>
<SearchPaths>
<IncludeFiles Value="DML\Ctobj;DML;pkg;pkg\BesenJs;$(ProjOutDir)"/>
<OtherUnitFiles Value="DML\Ctobj;DML;pkg;pkg\fcl\mysqlxx;pkg\Indy10\Core;pkg\Indy10\Protocols;pkg\Indy10\System;DML\Pascal;pkg\BesenJs;findhex"/>
<UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
</SearchPaths>
<Parsing>
<SyntaxOptions>
<SyntaxMode Value="Delphi"/>
<IncludeAssertionCode Value="True"/>
</SyntaxOptions>
</Parsing>
<CodeGeneration>
<Checks>
<IOChecks Value="True"/>
<RangeChecks Value="True"/>
<OverflowChecks Value="True"/>
<StackChecks Value="True"/>
</Checks>
<Optimizations>
<OptimizationLevel Value="0"/>
</Optimizations>
</CodeGeneration>
<Linking>
<Options>
<Win32>
<GraphicApplication Value="True"/>
</Win32>
</Options>
</Linking>
<Other>
<CompilerMessages>
<IgnoredMessages idx5026="True" idx5024="True"/>
</CompilerMessages>
<CustomOptions Value="-vd -dBorland -dVer150 -dDelphi7 -dCompiler6_Up -dPUREPASCAL"/>
</Other>
</CompilerOptions>
<Debugging>
<Exceptions Count="6">
<Item1>
<Name Value="EAbort"/>
</Item1>
<Item2>
<Name Value="ECodetoolError"/>
</Item2>
<Item3>
<Name Value="EFOpenError"/>
</Item3>
<Item4>
<Name Value="EConvertError"/>
</Item4>
<Item5>
<Name Value="EODBCException"/>
</Item5>
<Item6>
<Name Value="EInvalidOperation"/>
</Item6>
</Exceptions>
</Debugging>
</CONFIG>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Pascal
1
https://gitee.com/amtech/ezdml.git
git@gitee.com:amtech/ezdml.git
amtech
ezdml
ezdml
master

搜索帮助