⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 acntbcb2007.cbproj

📁 I mComputermaster programmisDelphi+pascal
💻 CBPROJ
📖 第 1 页 / 共 2 页
字号:
<?xml version="1.0" encoding="utf-8"?>
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  <PropertyGroup>
    <ProjectGuid>{1a412f4f-032b-42de-8fe7-662f2101c84b}</ProjectGuid>
    <ProjectType>CppPackage</ProjectType>
    <MainSource>acntBCB2007.cpp</MainSource>
    <Config Condition="'$(Config)'==''">Debug Build</Config>
  </PropertyGroup>
  <PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''">
    <Base>true</Base>
  </PropertyGroup>
  <PropertyGroup Condition="'$(Config)'=='Debug Build' or '$(Cfg_1)'!=''">
    <Base>true</Base>
    <Cfg_1>true</Cfg_1>
    <CfgParent>Base</CfgParent>
  </PropertyGroup>
  <PropertyGroup Condition="'$(Config)'=='Release Build' or '$(Cfg_2)'!=''">
    <Base>true</Base>
    <Cfg_2>true</Cfg_2>
    <CfgParent>Base</CfgParent>
  </PropertyGroup>
  <PropertyGroup Condition="'$(Base)'!=''">
    <DCC_Optimize>false</DCC_Optimize>
    <OutputExt>bpl</OutputExt>
    <DCC_CBuilderOutput>JPHNE</DCC_CBuilderOutput>
    <DynamicRTL>true</DynamicRTL>
    <ILINK_FullDebugInfo>true</ILINK_FullDebugInfo>
    <ILINK_GenerateLibFile>true</ILINK_GenerateLibFile>
    <BCC_DisableWarnings>true</BCC_DisableWarnings>
    <BCC_UseRegisterVariables>None</BCC_UseRegisterVariables>
    <ILINK_AppType>Windows</ILINK_AppType>
    <ILINK_GenerateImportLibrary>true</ILINK_GenerateImportLibrary>
    <UsePackages>true</UsePackages>
    <BCC_ZeroLengthEmptyMemberFuncs>true</BCC_ZeroLengthEmptyMemberFuncs>
    <FinalOutputDir>$(SystemRoot)\System32</FinalOutputDir>
    <TASM_AdditionalSwitches> /w2</TASM_AdditionalSwitches>
    <PackageImports>rtl.bpi;designide.bpi;vcl.bpi;vclx.bpi;dclstd.bpi;acntBCB2007_R.bpi;vcljpg.bpi</PackageImports>
    <DCC_UnitSearchPath>.\;$(BDS)\lib;$(BDS)\lib\obj</DCC_UnitSearchPath>
    <BCC_GenerateMultithreaded>true</BCC_GenerateMultithreaded>
    <BCC_StackFrames>true</BCC_StackFrames>
    <ILINK_WinAppType>Package</ILINK_WinAppType>
    <BRCC_UserSuppliedOptions> -I$(BDS)\include;$(BDS)\include\vcl;$(BDS)\include\dinkumware</BRCC_UserSuppliedOptions>
    <BCC_PCHCache>true</BCC_PCHCache>
    <DCC_UsePackage>DesignIde;dclstd</DCC_UsePackage>
    <BCC_IntegerSizedEnums>false</BCC_IntegerSizedEnums>
    <BCC_IncludePath>$(BDS)\include;$(BDS)\include\vcl;$(BDS)\include\dinkumware</BCC_IncludePath>
    <TASM_IncludePath>$(BDS)\include;$(BDS)\include\vcl;$(BDS)\include\dinkumware</TASM_IncludePath>
    <AllPackageLibs>acntBCB2007_R.lib;rtl.lib;vcldb.lib;bdertl.lib;inetdbbde.lib;inetdbxpress.lib;dbexpress.lib;adortl.lib;vcldbx.lib;ibxpress.lib;dsnap.lib;dsnapcon.lib;teeui.lib;teedb.lib;tee.lib;dss.lib;dsnapcon.lib;bcbsmp.lib;bcbie.lib;soaprtl.lib;dbxcds.lib;bcboffice2k.lib</AllPackageLibs>
    <BRCC_IncludePath>$(BDS)\include;$(BDS)\include\vcl;$(BDS)\include\dinkumware</BRCC_IncludePath>
    <DCC_IncludePath>.\;$(BDS)\lib;$(BDS)\lib\obj</DCC_IncludePath>
    <BCC_DisableOptimizations>true</BCC_DisableOptimizations>
    <BCC_ZeroLengthEmptyBaseClass>true</BCC_ZeroLengthEmptyBaseClass>
    <ILINK_LibraryPath>$(BDS)\Projects\Lib;$(BDS)\lib\obj;$(BDS)\lib;$(BDS)\Include\VCL</ILINK_LibraryPath>
    <BCC_Defines>NO_STRICT</BCC_Defines>
    <BRCC_Defines>_DEBUG</BRCC_Defines>
    <TASM_Defines>_DEBUG</TASM_Defines>
    <Multithreaded>true</Multithreaded>
    <ILINK_PackageType>Designtime</ILINK_PackageType>
    <DCC_SymbolReferenceInfo>2</DCC_SymbolReferenceInfo>
  </PropertyGroup>
  <PropertyGroup Condition="'$(Cfg_1)'!=''">
    <DCC_DebugInfoInExe>true</DCC_DebugInfoInExe>
    <BCC_InlineFunctionExpansion>false</BCC_InlineFunctionExpansion>
    <ILINK_DisableIncrementalLinking>true</ILINK_DisableIncrementalLinking>
    <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
    <BCC_DebugLineNumbers>true</BCC_DebugLineNumbers>
    <IntermediateOutputDir>.</IntermediateOutputDir>
    <TASM_DisplaySourceLines>true</TASM_DisplaySourceLines>
    <ILINK_LibraryPath>$(BDS)\lib\debug;$(ILINK_LibraryPath)</ILINK_LibraryPath>
    <BCC_Defines>_DEBUG;$(BCC_Defines)</BCC_Defines>
    <TASM_Debugging>Full</TASM_Debugging>
    <BCC_SourceDebuggingOn>true</BCC_SourceDebuggingOn>
  </PropertyGroup>
  <PropertyGroup Condition="'$(Cfg_2)'!=''">
    <BCC_OptimizeForSpeed>true</BCC_OptimizeForSpeed>
    <DCC_Optimize>true</DCC_Optimize>
    <BCC_UseRegisterVariables>Always</BCC_UseRegisterVariables>
    <DCC_DebugInformation>false</DCC_DebugInformation>
    <IntermediateOutputDir>Release_Build</IntermediateOutputDir>
    <BCC_StackFrames>false</BCC_StackFrames>
    <ILINK_LibraryPath>$(BDS)\lib\release;$(ILINK_LibraryPath)</ILINK_LibraryPath>
    <BCC_Defines>NDEBUG;$(BCC_Defines)</BCC_Defines>
    <TASM_Debugging>None</TASM_Debugging>
  </PropertyGroup>
  <ProjectExtensions>
    <Borland.Personality>CPlusPlusBuilder.Personality</Borland.Personality>
    <Borland.ProjectType>CppPackage</Borland.ProjectType>
    <BorlandProject>
<BorlandProject><CPlusPlusBuilder.Personality><VersionInfo><VersionInfo Name="IncludeVerInfo">False</VersionInfo><VersionInfo Name="AutoIncBuild">False</VersionInfo><VersionInfo Name="MajorVer">1</VersionInfo><VersionInfo Name="MinorVer">0</VersionInfo><VersionInfo Name="Release">0</VersionInfo><VersionInfo Name="Build">0</VersionInfo><VersionInfo Name="Debug">False</VersionInfo><VersionInfo Name="PreRelease">False</VersionInfo><VersionInfo Name="Special">False</VersionInfo><VersionInfo Name="Private">False</VersionInfo><VersionInfo Name="DLL">False</VersionInfo><VersionInfo Name="Locale">1030</VersionInfo><VersionInfo Name="CodePage">1252</VersionInfo></VersionInfo><VersionInfoKeys><VersionInfoKeys Name="CompanyName"></VersionInfoKeys><VersionInfoKeys Name="FileDescription"></VersionInfoKeys><VersionInfoKeys Name="FileVersion">1.0.0.0</VersionInfoKeys><VersionInfoKeys Name="InternalName"></VersionInfoKeys><VersionInfoKeys Name="LegalCopyright"></VersionInfoKeys><VersionInfoKeys Name="LegalTrademarks"></VersionInfoKeys><VersionInfoKeys Name="OriginalFilename"></VersionInfoKeys><VersionInfoKeys Name="ProductName"></VersionInfoKeys><VersionInfoKeys Name="ProductVersion">1.0.0.0</VersionInfoKeys><VersionInfoKeys Name="Comments"></VersionInfoKeys></VersionInfoKeys><ExcludedPackages><ExcludedPackages Name="c:\program files\borland\cbuilder6\Bin\dclite60.bpl">Borland Integrated Translation Environment</ExcludedPackages></ExcludedPackages><HistoryLists_hlIncludePath><HistoryLists_hlIncludePath Name="Count">2</HistoryLists_hlIncludePath><HistoryLists_hlIncludePath Name="Item0">$(BCB)\include;$(BCB)\include\vcl</HistoryLists_hlIncludePath><HistoryLists_hlIncludePath Name="Item1">$(BCB)\include;$(BCB)\include\vcl;$(BCB)\Include\VCL</HistoryLists_hlIncludePath></HistoryLists_hlIncludePath><HistoryLists_hlLibraryPath><HistoryLists_hlLibraryPath Name="Count">2</HistoryLists_hlLibraryPath><HistoryLists_hlLibraryPath Name="Item0">$(BCB)\Projects\Lib;$(BCB)\lib\obj;$(BCB)\lib;$(BCB)\Include\VCL</HistoryLists_hlLibraryPath><HistoryLists_hlLibraryPath Name="Item1">$(BCB)\Projects\Lib;$(BCB)\lib\obj;$(BCB)\lib</HistoryLists_hlLibraryPath></HistoryLists_hlLibraryPath><HistoryLists_hlDebugSourcePath><HistoryLists_hlDebugSourcePath Name="Count">2</HistoryLists_hlDebugSourcePath><HistoryLists_hlDebugSourcePath Name="Item0">$(BCB)\source\vcl;$(BCB)\Include\VCL</HistoryLists_hlDebugSourcePath><HistoryLists_hlDebugSourcePath Name="Item1">$(BCB)\source\vcl</HistoryLists_hlDebugSourcePath></HistoryLists_hlDebugSourcePath><HistoryLists_hlConditionals><HistoryLists_hlConditionals Name="Count">1</HistoryLists_hlConditionals><HistoryLists_hlConditionals Name="Item0">_DEBUG</HistoryLists_hlConditionals></HistoryLists_hlConditionals><Debugging><Debugging Name="DebugSourceDirs">$(BCB)\source\vcl;$(BCB)\Include\VCL</Debugging></Debugging><Parameters><Parameters Name="RunParams"></Parameters><Parameters Name="Launcher"></Parameters><Parameters Name="UseLauncher">False</Parameters><Parameters Name="DebugCWD"></Parameters><Parameters Name="HostApplication"></Parameters><Parameters Name="RemoteHost"></Parameters><Parameters Name="RemotePath"></Parameters><Parameters Name="RemoteLauncher"></Parameters><Parameters Name="RemoteCWD"></Parameters><Parameters Name="RemoteDebug">False</Parameters><Parameters Name="RemoteParams"></Parameters><Parameters Name="UseRemoteLauncher">False</Parameters><Parameters Name="Debug Symbols Search Path"></Parameters><Parameters Name="LoadAllSymbols">True</Parameters><Parameters Name="LoadUnspecifiedSymbols">False</Parameters></Parameters><Compiler><Compiler Name="ShowInfoMsgs">0</Compiler><Compiler Name="LinkDebugVcl">0</Compiler><Compiler Name="LinkCGLIB">0</Compiler></Compiler><CORBA><CORBA Name="AddServerUnit">1</CORBA><CORBA Name="AddClientUnit">1</CORBA><CORBA Name="PrecompiledHeaders">1</CORBA></CORBA><Linker><Linker Name="LibPrefix"></Linker><Linker Name="LibSuffix"></Linker><Linker Name="LibVersion"></Linker></Linker><HistoryLists_hlFinalOutputDir><HistoryLists_hlFinalOutputDir Name="Count">1</HistoryLists_hlFinalOutputDir><HistoryLists_hlFinalOutputDir Name="Item0">.</HistoryLists_hlFinalOutputDir></HistoryLists_hlFinalOutputDir><HistoryLists_hlILINK_LibraryPath><HistoryLists_hlILINK_LibraryPath Name="Count">1</HistoryLists_hlILINK_LibraryPath><HistoryLists_hlILINK_LibraryPath Name="Item0">$(BDS)\lib\debug;$(BDS)\Projects\Lib;$(BDS)\lib\obj;$(BDS)\lib;$(BDS)\Include\VCL</HistoryLists_hlILINK_LibraryPath></HistoryLists_hlILINK_LibraryPath><HistoryLists_hlIntermediateOutputDir><HistoryLists_hlIntermediateOutputDir Name="Count">1</HistoryLists_hlIntermediateOutputDir><HistoryLists_hlIntermediateOutputDir Name="Item0">.</HistoryLists_hlIntermediateOutputDir></HistoryLists_hlIntermediateOutputDir><ProjectProperties><ProjectProperties Name="AutoShowDeps">False</ProjectProperties><ProjectProperties Name="ManagePaths">True</ProjectProperties><ProjectProperties Name="VerifyPackages">True</ProjectProperties></ProjectProperties><Source><Source Name="MainSource">acntBCB2007.cpp</Source></Source>  <Excluded_Packages>
      <Excluded_Packages Name="D:\Documents and Settings\All Users.WINDOWS\袛芯泻褍屑械薪褌褘\RAD Studio\5.0\Bpl\dclcxLibraryD11.bpl">Express Cross Platform Library by Developer Express Inc.</Excluded_Packages>
      <Excluded_Packages Name="D:\Documents and Settings\All Users.WINDOWS\袛芯泻褍屑械薪褌褘\RAD Studio\5.0\Bpl\dclcxEditorsD11.bpl">ExpressEditors Library 5 by Developer Express Inc.</Excluded_Packages>
      <Excluded_Packages Name="D:\Documents and Settings\All Users.WINDOWS\袛芯泻褍屑械薪褌褘\RAD Studio\5.0\Bpl\dclcxPageControlD11.bpl">Express Cross Platform PageControl by Developer Express Inc.</Excluded_Packages>
      <Excluded_Packages Name="D:\Documents and Settings\All Users.WINDOWS\袛芯泻褍屑械薪褌褘\RAD Studio\5.0\Bpl\dclcxExtEditorsD11.bpl">ExpressExtendedEditors Library 5 by Developer Express Inc.</Excluded_Packages>
      <Excluded_Packages Name="D:\Documents and Settings\All Users.WINDOWS\袛芯泻褍屑械薪褌褘\RAD Studio\5.0\Bpl\dclcxGridD11.bpl">ExpressQuantumGrid 6 by Developer Express Inc.</Excluded_Packages>
      <Excluded_Packages Name="D:\Documents and Settings\All Users.WINDOWS\袛芯泻褍屑械薪褌褘\RAD Studio\5.0\Bpl\ArcACPack.bpl">File D:\Documents and Settings\All Users.WINDOWS\袛芯泻褍屑械薪褌褘\RAD Studio\5.0\Bpl\ArcACPack.bpl not found</Excluded_Packages>
      <Excluded_Packages Name="D:\Documents and Settings\All Users.WINDOWS\袛芯泻褍屑械薪褌褘\RAD Studio\5.0\Bpl\ArcLib2.bpl">File D:\Documents and Settings\All Users.WINDOWS\袛芯泻褍屑械薪褌褘\RAD Studio\5.0\Bpl\ArcLib2.bpl not found</Excluded_Packages>
      <Excluded_Packages Name="$(BDS)\bin\bcboffice2k100.bpl">CodeGear C++Builder Office 2000 Servers Package</Excluded_Packages>
      <Excluded_Packages Name="$(BDS)\bin\bcbofficexp100.bpl">CodeGear C++Builder Office XP Servers Package</Excluded_Packages>
      <Excluded_Packages Name="$(BDS)\bin\dcloffice2k100.bpl">Microsoft Office 2000 Sample Automation Server Wrapper Components</Excluded_Packages>
      <Excluded_Packages Name="$(BDS)\bin\dclofficexp100.bpl">Microsoft Office XP Sample Automation Server Wrapper Components</Excluded_Packages>
      <Excluded_Packages Name="C:\Cmps\DevEx637\Library\Delphi11\dcldxBarD11.bpl">File C:\Cmps\DevEx637\Library\Delphi11\dcldxBarD11.bpl not found</Excluded_Packages>
      <Excluded_Packages Name="C:\Cmps\DevEx637\Library\Delphi11\dcldxBarDBNavD11.bpl">File C:\Cmps\DevEx637\Library\Delphi11\dcldxBarDBNavD11.bpl not found</Excluded_Packages>
      <Excluded_Packages Name="C:\Cmps\DevEx637\Library\Delphi11\dclcxBarEditItemD11.bpl">File C:\Cmps\DevEx637\Library\Delphi11\dclcxBarEditItemD11.bpl not found</Excluded_Packages>
      <Excluded_Packages Name="C:\Cmps\DevEx637\Library\Delphi11\dcldxBarExtDBItemsD11.bpl">File C:\Cmps\DevEx637\Library\Delphi11\dcldxBarExtDBItemsD11.bpl not found</Excluded_Packages>
      <Excluded_Packages Name="C:\Cmps\DevEx637\Library\Delphi11\dcldxBarExtItemsD11.bpl">File C:\Cmps\DevEx637\Library\Delphi11\dcldxBarExtItemsD11.bpl not found</Excluded_Packages>
      <Excluded_Packages Name="C:\Cmps\DevEx637\Library\Delphi11\dcldxRibbonD11.bpl">File C:\Cmps\DevEx637\Library\Delphi11\dcldxRibbonD11.bpl not found</Excluded_Packages>
    </Excluded_Packages>
  </CPlusPlusBuilder.Personality></BorlandProject></BorlandProject>
  </ProjectExtensions>
  <Import Project="$(MSBuildBinPath)\Borland.Cpp.Targets" />
  <ItemGroup>
    <PackageImport Include="acntBCB2007_R.bpi">
      <BuildOrder>0</BuildOrder>
    </PackageImport>
    <PackageImport Include="dclstd.bpi">
      <BuildOrder>1</BuildOrder>
    </PackageImport>
    <PackageImport Include="designide.bpi">
      <BuildOrder>2</BuildOrder>
    </PackageImport>
    <PackageImport Include="rtl.bpi">
      <BuildOrder>3</BuildOrder>
    </PackageImport>
    <PackageImport Include="vcl.bpi">
      <BuildOrder>4</BuildOrder>
    </PackageImport>
    <PackageImport Include="vcljpg.bpi">
      <BuildOrder>5</BuildOrder>
    </PackageImport>
    <PackageImport Include="vclx.bpi">
      <BuildOrder>6</BuildOrder>
    </PackageImport>
    <DCCReference Include="acnt.dcr">
      <BuildOrder>7</BuildOrder>
    </DCCReference>
    <CppCompile Include="acntBCB2007.cpp">
      <BuildOrder>8</BuildOrder>
    </CppCompile>
    <ResFiles Include="acntBCB2007.res">
      <BuildOrder>9</BuildOrder>
    </ResFiles>
    <DelphiCompile Include="sGradBuilder.pas">
      <Form>GradBuilder</Form>
      <BuildOrder>10</BuildOrder>
    </DelphiCompile>
    <DelphiCompile Include="sHintEditor.pas">
      <BuildOrder>11</BuildOrder>
    </DelphiCompile>
    <DelphiCompile Include="sInternalSkins.pas">
      <Form>FormInternalSkins</Form>
      <BuildOrder>12</BuildOrder>
    </DelphiCompile>
    <DelphiCompile Include="sPropEditors.pas">
      <BuildOrder>13</BuildOrder>
    </DelphiCompile>
    <DelphiCompile Include="sRegisterIt.pas">
      <BuildOrder>14</BuildOrder>
    </DelphiCompile>
    <FormResources Include="sGradBuilder.dfm" />
    <FormResources Include="sInternalSkins.dfm" />
    <BuildConfiguration Include="Debug Build">
      <Key>Cfg_1</Key>
    </BuildConfiguration>
    <BuildConfiguration Include="Release Build">
      <Key>Cfg_2</Key>
    </BuildConfiguration>
  </ItemGroup>
</Project>
<!-- EurekaLog First Line
[Exception Log]
EurekaLog Version=6012
Activate=0
Activate Handle=1
Save Log File=1
Foreground Tab=0
Freeze Activate=0
Freeze Timeout=60
SMTP From=eurekalog@email.com
SMTP Host=
SMTP Port=25
SMTP UserID=
SMTP Password=
Append to Log=0
TerminateBtn Operation=2
Errors Number=32
Errors Terminate=3
Email Address=
Email Object=
Email Send Options=0
Output Path=
Encrypt Password=
AutoCloseDialogSecs=0
WebSendMode=0
SupportULR=
HTMLLayout Count=15
HTMLLine0="%3Chtml%3E"
HTMLLine1="  %3Chead%3E"
HTMLLine2="  %3C/head%3E"
HTMLLine3="  %3Cbody TopMargin=10 LeftMargin=10%3E"
HTMLLine4="    %3Ctable width="100%%" border="0"%3E"
HTMLLine5="      %3Ctr%3E"
HTMLLine6="        %3Ctd nowrap%3E"
HTMLLine7="          %3Cfont face="Lucida Console, Courier" size="2"%3E"
HTMLLine8="            %3C%%HTML_TAG%%%3E"
HTMLLine9="          %3C/font%3E"
HTMLLine10="        %3C/td%3E"
HTMLLine11="      %3C/tr%3E"
HTMLLine12="    %3C/table%3E"
HTMLLine13="  %3C/body%3E"
HTMLLine14="%3C/html%3E"
AutoCrashOperation=2
AutoCrashNumber=10
AutoCrashMinutes=1
WebURL=
WebUserID=
WebPassword=
WebPort=0
AttachedFiles=
ProxyURL=
ProxyUser=
ProxyPassword=
ProxyPort=8080
TrakerUser=
TrakerPassword=
TrakerAssignTo=
TrakerProject=
TrakerCategory=
TrakerTrialID=
ZipPassword=
PreBuildEvent=
PostSuccessfulBuildEvent=
PostFailureBuildEvent=
ExceptionDialogType=2
Count=0
EMail Message Line Count=0
loNoDuplicateErrors=0
loAppendReproduceText=0
loDeleteLogAtVersionChange=0
loAddComputerNameInLogFileName=0
loSaveModulesAndProcessesSections=1
loSaveAssemblerAndCPUSections=1
soAppStartDate=1
soAppName=1
soAppVersionNumber=1
soAppParameters=1
soAppCompilationDate=1
soAppUpTime=1
soExcDate=1
soExcAddress=1
soExcModuleName=1
soExcModuleVersion=1
soExcType=1
soExcMessage=1
soExcID=1
soExcCount=1
soExcStatus=1
soExcNote=1
soUserID=1
soUserName=1
soUserEmail=1
soUserPrivileges=1
soUserCompany=1
soActCtlsFormClass=1
soActCtlsFormText=1
soActCtlsControlClass=1
soActCtlsControlText=1
soCmpName=1
soCmpTotalMemory=1
soCmpFreeMemory=1
soCmpTotalDisk=1
soCmpFreeDisk=1
soCmpSysUpTime=1
soCmpProcessor=1
soCmpDisplayMode=1
soCmpDisplayDPI=1
soCmpVideoCard=1
soCmpPrinter=1
soOSType=1
soOSBuildN=1
soOSUpdate=1
soOSLanguage=1
soOSCharset=1
soNetIP=1
soNetSubmask=1
soNetGateway=1
soNetDNS1=1
soNetDNS2=1
soNetDHCP=1
soCustomData=1
sndShowSendDialog=1
sndShowSuccessFailureMsg=0
sndSendEntireLog=0
sndSendXMLLogCopy=0
sndSendScreenshot=1
sndUseOnlyActiveWindow=0
sndSendLastHTMLPage=1
sndSendInSeparatedThread=0
sndAddDateInFileName=0
sndAddComputerNameInFileName=0
edoSendErrorReportChecked=1
edoAttachScreenshotChecked=1
edoShowCopyToClipOption=1
edoShowDetailsButton=1
edoShowInDetailedMode=0
edoShowInTopMostMode=0
edoUseEurekaLogLookAndFeel=0
edoShowSendErrorReportOption=1
edoShowAttachScreenshotOption=1
edoShowCustomButton=0
csoShowDLLs=1
csoShowBPLs=1
csoShowBorlandThreads=1
csoShowWindowsThreads=1
csoDoNotStoreProcNames=0
boPauseBorlandThreads=0
boDoNotPauseMainThread=0
boPauseWindowsThreads=0
boUseMainModuleOptions=1
boCopyLogInCaseOfError=1
boSaveCompressedCopyInCaseOfError=0
boHandleSafeCallExceptions=1
boCallRTLExceptionEvent=0
boCatchHandledExceptions=0
loCatchLeaks=0
loGroupsSonLeaks=1
loHideBorlandLeaks=1

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -