| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373 |
- <?xml version="1.0" encoding="utf-8"?>
- <BorlandProject>
- <PersonalityInfo>
- <Option>
- <Option Name="Personality">Delphi.Personality</Option>
- <Option Name="ProjectType"></Option>
- <Option Name="Version">1.0</Option>
- <Option Name="GUID">{9035EC07-2285-43B7-AA0E-25DD516EC142}</Option>
- </Option>
- </PersonalityInfo>
- <Delphi.Personality>
- <Source>
- <Source Name="MainSource">dclIndyCore90.dpk</Source>
- </Source>
- <FileVersion>
- <FileVersion Name="Version">7.0</FileVersion>
- </FileVersion>
- <Compiler>
- <Compiler Name="A">8</Compiler>
- <Compiler Name="B">0</Compiler>
- <Compiler Name="C">1</Compiler>
- <Compiler Name="D">1</Compiler>
- <Compiler Name="E">0</Compiler>
- <Compiler Name="F">0</Compiler>
- <Compiler Name="G">1</Compiler>
- <Compiler Name="H">1</Compiler>
- <Compiler Name="I">1</Compiler>
- <Compiler Name="J">0</Compiler>
- <Compiler Name="K">0</Compiler>
- <Compiler Name="L">1</Compiler>
- <Compiler Name="M">0</Compiler>
- <Compiler Name="N">1</Compiler>
- <Compiler Name="O">1</Compiler>
- <Compiler Name="P">1</Compiler>
- <Compiler Name="Q">1</Compiler>
- <Compiler Name="R">1</Compiler>
- <Compiler Name="S">0</Compiler>
- <Compiler Name="T">0</Compiler>
- <Compiler Name="U">0</Compiler>
- <Compiler Name="V">1</Compiler>
- <Compiler Name="W">0</Compiler>
- <Compiler Name="X">1</Compiler>
- <Compiler Name="Y">1</Compiler>
- <Compiler Name="Z">1</Compiler>
- <Compiler Name="ShowHints">True</Compiler>
- <Compiler Name="ShowWarnings">True</Compiler>
- <Compiler Name="UnitAliases">WinTypes=Windows;WinProcs=Windows;DbiTypes=BDE;DbiProcs=BDE;DbiErrs=BDE;</Compiler>
- <Compiler Name="NamespacePrefix"></Compiler>
- <Compiler Name="GenerateDocumentation">False</Compiler>
- <Compiler Name="DefaultNamespace"></Compiler>
- <Compiler Name="SymbolDeprecated">True</Compiler>
- <Compiler Name="SymbolLibrary">True</Compiler>
- <Compiler Name="SymbolPlatform">True</Compiler>
- <Compiler Name="SymbolExperimental">True</Compiler>
- <Compiler Name="UnitLibrary">True</Compiler>
- <Compiler Name="UnitPlatform">True</Compiler>
- <Compiler Name="UnitDeprecated">True</Compiler>
- <Compiler Name="UnitExperimental">True</Compiler>
- <Compiler Name="HResultCompat">True</Compiler>
- <Compiler Name="HidingMember">True</Compiler>
- <Compiler Name="HiddenVirtual">True</Compiler>
- <Compiler Name="Garbage">True</Compiler>
- <Compiler Name="BoundsError">True</Compiler>
- <Compiler Name="ZeroNilCompat">True</Compiler>
- <Compiler Name="StringConstTruncated">True</Compiler>
- <Compiler Name="ForLoopVarVarPar">True</Compiler>
- <Compiler Name="TypedConstVarPar">True</Compiler>
- <Compiler Name="AsgToTypedConst">True</Compiler>
- <Compiler Name="CaseLabelRange">True</Compiler>
- <Compiler Name="ForVariable">True</Compiler>
- <Compiler Name="ConstructingAbstract">True</Compiler>
- <Compiler Name="ComparisonFalse">True</Compiler>
- <Compiler Name="ComparisonTrue">True</Compiler>
- <Compiler Name="ComparingSignedUnsigned">True</Compiler>
- <Compiler Name="CombiningSignedUnsigned">True</Compiler>
- <Compiler Name="UnsupportedConstruct">True</Compiler>
- <Compiler Name="FileOpen">True</Compiler>
- <Compiler Name="FileOpenUnitSrc">True</Compiler>
- <Compiler Name="BadGlobalSymbol">True</Compiler>
- <Compiler Name="DuplicateConstructorDestructor">True</Compiler>
- <Compiler Name="InvalidDirective">True</Compiler>
- <Compiler Name="PackageNoLink">True</Compiler>
- <Compiler Name="PackageThreadVar">True</Compiler>
- <Compiler Name="ImplicitImport">True</Compiler>
- <Compiler Name="HPPEMITIgnored">True</Compiler>
- <Compiler Name="NoRetVal">True</Compiler>
- <Compiler Name="UseBeforeDef">True</Compiler>
- <Compiler Name="ForLoopVarUndef">True</Compiler>
- <Compiler Name="UnitNameMismatch">True</Compiler>
- <Compiler Name="NoCFGFileFound">True</Compiler>
- <Compiler Name="MessageDirective">True</Compiler>
- <Compiler Name="ImplicitVariants">True</Compiler>
- <Compiler Name="UnicodeToLocale">True</Compiler>
- <Compiler Name="LocaleToUnicode">True</Compiler>
- <Compiler Name="ImagebaseMultiple">True</Compiler>
- <Compiler Name="SuspiciousTypecast">True</Compiler>
- <Compiler Name="PrivatePropAccessor">True</Compiler>
- <Compiler Name="UnsafeType">False</Compiler>
- <Compiler Name="UnsafeCode">False</Compiler>
- <Compiler Name="UnsafeCast">False</Compiler>
- <Compiler Name="OptionTruncated">True</Compiler>
- <Compiler Name="WideCharReduced">True</Compiler>
- <Compiler Name="DuplicatesIgnored">True</Compiler>
- </Compiler>
- <Linker>
- <Linker Name="MapFile">3</Linker>
- <Linker Name="OutputObjs">0</Linker>
- <Linker Name="ConsoleApp">1</Linker>
- <Linker Name="DebugInfo">False</Linker>
- <Linker Name="RemoteSymbols">False</Linker>
- <Linker Name="GenerateDRC">False</Linker>
- <Linker Name="MinStackSize">16384</Linker>
- <Linker Name="MaxStackSize">1048576</Linker>
- <Linker Name="ImageBase">4194304</Linker>
- <Linker Name="ExeDescription">Indy 10 Core Design Time</Linker>
- </Linker>
- <Directories>
- <Directories Name="OutputDir"></Directories>
- <Directories Name="UnitOutputDir"></Directories>
- <Directories Name="PackageDLLOutputDir"></Directories>
- <Directories Name="PackageDCPOutputDir"></Directories>
- <Directories Name="SearchPath"></Directories>
- <Directories Name="Packages"></Directories>
- <Directories Name="Conditionals"></Directories>
- <Directories Name="DebugSourceDirs"></Directories>
- <Directories Name="UsePackages">False</Directories>
- </Directories>
- <Parameters>
- <Parameters Name="RunParams"></Parameters>
- <Parameters Name="HostApplication"></Parameters>
- <Parameters Name="Launcher"></Parameters>
- <Parameters Name="UseLauncher">False</Parameters>
- <Parameters Name="DebugCWD"></Parameters>
- <Parameters Name="RemoteHost"></Parameters>
- <Parameters Name="RemotePath"></Parameters>
- <Parameters Name="RemoteLauncher"></Parameters>
- <Parameters Name="RemoteCWD"></Parameters>
- <Parameters Name="RemoteDebug">False</Parameters>
- </Parameters>
- <Language>
- <Language Name="ActiveLang"></Language>
- <Language Name="ProjectLang">$00000000</Language>
- <Language Name="RootDir"></Language>
- </Language>
- <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">1033</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>
- </Delphi.Personality>
- <!-- EurekaLog First Line
- [Exception Log]
- EurekaLog Version=464
- Activate=1
- Activate Handle=1
- Save Log File=1
- Foreground Tab=0
- EurekaLogLook=1
- Freeze Activate=0
- Freeze Timeout=60
- Freeze Message=The application seems to be frozen.
- SMTP [email protected]
- SMTP Host=
- SMTP Port=25
- SMTP UserID=
- SMTP Password=
- SMTP ShowDialog=1
- ShowExceptionDialog=1
- Append to Log=0
- Send Entire Log=0
- Attach Screenshot=0
- Show TerminateBtn=1
- TerminateBtn Operation=1
- Errors Number=32
- Errors Terminate=3
- Email Address=
- Email Object=
- Email Send Options=0
- Output Path=
- Count=0
- EMail Message Line Count=0
- loNoDuplicateErrors=0
- loAppendReproduceText=0
- AppStartDate=1
- AppName=1
- AppVersionNumber=1
- AppParameters=1
- ExcDate=1
- ExcAddress=1
- ExcModule=1
- ExcType=1
- ExcMessage=1
- ActCtlsFormClass=1
- ActCtlsFormText=1
- ActCtlsControlClass=1
- ActCtlsControlText=1
- CmpName=1
- CmpUser=1
- CmpTotalMemory=1
- CmpFreeMemory=1
- CmpTotalDisk=1
- CmpFreeDisk=1
- OSType=1
- OSBuildN=1
- OSUpdate=1
- OSLanguage=1
- Count mtInformationMsgCaption=1
- mtInformationMsgCaption0=Information.
- Count mtQuestionMsgCaption=1
- mtQuestionMsgCaption0=Question.
- Count mtDialog_Caption=1
- mtDialog_Caption0=Error.
- Count mtDialog_ErrorMsgCaption=2
- mtDialog_ErrorMsgCaption0=An error has occurred during program execution.
- mtDialog_ErrorMsgCaption1=Please read the following information for further details.
- Count mtDialog_GeneralCaption=1
- mtDialog_GeneralCaption0=General
- Count mtDialog_GeneralHeader=1
- mtDialog_GeneralHeader0=General Information
- Count mtDialog_CallStackCaption=1
- mtDialog_CallStackCaption0=Call Stack
- Count mtDialog_CallStackHeader=1
- mtDialog_CallStackHeader0=Call Stack Information
- Count mtDialog_ModulesCaption=1
- mtDialog_ModulesCaption0=Modules
- Count mtDialog_ModulesHeader=1
- mtDialog_ModulesHeader0=Modules Information
- Count mtDialog_CPUCaption=1
- mtDialog_CPUCaption0=CPU
- Count mtDialog_CPUHeader=1
- mtDialog_CPUHeader0=CPU Information
- Count mtDialog_OKButtonCaption=1
- mtDialog_OKButtonCaption0=&OK
- Count mtDialog_TerminateButtonCaption=1
- mtDialog_TerminateButtonCaption0=&Terminate
- Count mtDialog_RestartButtonCaption=1
- mtDialog_RestartButtonCaption0=&Restart
- Count mtDialog_DetailsButtonCaption=1
- mtDialog_DetailsButtonCaption0=&Details
- Count mtDialog_EmailMessage=1
- mtDialog_EmailMessage0=&Send this error via Email
- Count mtDialog_ScreenshotMessage=1
- mtDialog_ScreenshotMessage0=&Attach a Screenshot image
- Count mtDialog_CopyMessage=1
- mtDialog_CopyMessage0=&Copy to Clipboard
- Count mtLog_AppHeader=1
- mtLog_AppHeader0=Application
- Count mtLog_AppStartDate=1
- mtLog_AppStartDate0=Start Date
- Count mtLog_AppName=1
- mtLog_AppName0=Name/Description
- Count mtLog_AppVersionNumber=1
- mtLog_AppVersionNumber0=Version Number
- Count mtLog_AppParameters=1
- mtLog_AppParameters0=Parameters
- Count mtLog_ExcHeader=1
- mtLog_ExcHeader0=Exception
- Count mtLog_ExcDate=1
- mtLog_ExcDate0=Date
- Count mtLog_ExcAddress=1
- mtLog_ExcAddress0=Address
- Count mtLog_ExcModule=1
- mtLog_ExcModule0=Module
- Count mtLog_ExcType=1
- mtLog_ExcType0=Type
- Count mtLog_ExcMessage=1
- mtLog_ExcMessage0=Message
- Count mtLog_ActCtrlsHeader=1
- mtLog_ActCtrlsHeader0=Active Controls
- Count mtLog_ActCtrlsFormClass=1
- mtLog_ActCtrlsFormClass0=Form Class
- Count mtLog_ActCtrlsFormText=1
- mtLog_ActCtrlsFormText0=Form Text
- Count mtLog_ActCtrlsControlClass=1
- mtLog_ActCtrlsControlClass0=Control Class
- Count mtLog_ActCtrlsControlText=1
- mtLog_ActCtrlsControlText0=Control Text
- Count mtLog_CmpHeader=1
- mtLog_CmpHeader0=Computer
- Count mtLog_CmpName=1
- mtLog_CmpName0=Name
- Count mtLog_CmpUser=1
- mtLog_CmpUser0=User
- Count mtLog_CmpTotalMemory=1
- mtLog_CmpTotalMemory0=Total Memory
- Count mtLog_CmpFreeMemory=1
- mtLog_CmpFreeMemory0=Free Memory
- Count mtLog_CmpTotalDisk=1
- mtLog_CmpTotalDisk0=Total Disk
- Count mtLog_CmpFreeDisk=1
- mtLog_CmpFreeDisk0=Free Disk
- Count mtLog_OSHeader=1
- mtLog_OSHeader0=Operating System
- Count mtLog_OSType=1
- mtLog_OSType0=Type
- Count mtLog_OSBuildN=1
- mtLog_OSBuildN0=Build #
- Count mtLog_OSUpdate=1
- mtLog_OSUpdate0=Update
- Count mtLog_OSLanguage=1
- mtLog_OSLanguage0=Language
- Count mtCallStack_Address=1
- mtCallStack_Address0=Address
- Count mtCallStack_Name=1
- mtCallStack_Name0=Module
- Count mtCallStack_Unit=1
- mtCallStack_Unit0=Unit
- Count mtCallStack_Class=1
- mtCallStack_Class0=Class
- Count mtCallStack_Procedure=1
- mtCallStack_Procedure0=Procedure/Method
- Count mtCallStack_Line=1
- mtCallStack_Line0=Line
- Count mtSMTPDialog_Caption=1
- mtSMTPDialog_Caption0=SMTP.
- Count mtSMTPDialog_Message=1
- mtSMTPDialog_Message0=Message
- Count mtSMTPDialog_Resolving=1
- mtSMTPDialog_Resolving0=Resolving MX record...
- Count mtSMTPDialog_Connecting=1
- mtSMTPDialog_Connecting0=Connecting with SMTP server...
- Count mtSMTPDialog_Connected=1
- mtSMTPDialog_Connected0=Connected with SMTP server.
- Count mtSMTPDialog_Sending=1
- mtSMTPDialog_Sending0=Sending message...
- Count mtReproduceDialog_Caption=1
- mtReproduceDialog_Caption0=Request
- Count mtReproduceDialog_Request=1
- mtReproduceDialog_Request0=Please describe the steps to reproduce the error:
- Count mtReproduceDialog_OKButtonCaption=1
- mtReproduceDialog_OKButtonCaption0=&OK
- Count mtModules_Handle=1
- mtModules_Handle0=Handle
- Count mtModules_Name=1
- mtModules_Name0=Name
- Count mtModules_Description=1
- mtModules_Description0=Description
- Count mtModules_Version=1
- mtModules_Version0=Version
- Count mtModules_Size=1
- mtModules_Size0=Size
- Count mtModules_Path=1
- mtModules_Path0=Path
- Count mtCPU_Registers=1
- mtCPU_Registers0=Registers
- Count mtCPU_Stack=1
- mtCPU_Stack0=Stack
- Count mtCPU_MemoryDump=1
- mtCPU_MemoryDump0=Memory Dump
- EurekaLog Last Line -->
- </BorlandProject>
|