Delphi2005 project

This commit is contained in:
ronaldhordijk 2005-01-23 13:15:20 +00:00
parent 211d793d6c
commit faa80df92b
6 changed files with 595 additions and 314 deletions

View File

@ -1,173 +1,173 @@
<?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">{5F2AF733-683D-451D-984B-DFEF97B73116}</Option>
</Option>
</PersonalityInfo>
<Delphi.Personality>
<Source>
<Source Name="MainSource">Apophysis202.dpr</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">0</Compiler>
<Compiler Name="R">0</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">2</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">0</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"></Linker>
</Linker>
<Directories>
<Directories Name="OutputDir">..\..\out</Directories>
<Directories Name="UnitOutputDir">..\..\out\dcu</Directories>
<Directories Name="PackageDLLOutputDir"></Directories>
<Directories Name="PackageDCPOutputDir"></Directories>
<Directories Name="SearchPath">..\..\..\Apolibstuff9\libxml;..\..\..\Apolibstuff9\imglib;..\..\..\Apolibstuff9\SCRIPTSTUDIOD2005\Imports\Delphi2005;..\..\..\Apolibstuff9\SCRIPTSTUDIOD2005</Directories>
<Directories Name="Packages">vcl;rtl;dbrtl;adortl;vcldb;vclx;bdertl;vcldbx;dsnap;cds;bdecds;teeui;teedb;tee;dss;visualclx;visualdbclx;dsnapcrba;dsnapcon;VclSmp;vclie;xmlrtl;inet;inetdbbde;inetdbxpress;inetdb;nmfast;webdsnap;websnap;soaprtl;dbexpress;dbxcds;dclOffice2k;FlatStyle_D6;S303_R60;RzLPDB60;RzLPND60;vclshlctrls;B302vr60;VirtualTreesD6;o403_r60;ibxpress;CSP20I60;Rz30Ctls60;Rz30DBCtls60;indy;Indy60</Directories>
<Directories Name="Conditionals"></Directories>
<Directories Name="DebugSourceDirs">X:\Code\Delphi\Apophysis\Apolibstuff9\ScripterStudio\</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">D:\Program Files\Borland\Delphi6\Bin\</Language>
</Language>
<VersionInfo>
<VersionInfo Name="IncludeVerInfo">True</VersionInfo>
<VersionInfo Name="AutoIncBuild">False</VersionInfo>
<VersionInfo Name="MajorVer">2</VersionInfo>
<VersionInfo Name="MinorVer">0</VersionInfo>
<VersionInfo Name="Release">2</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">3081</VersionInfo>
<VersionInfo Name="CodePage">1252</VersionInfo>
</VersionInfo>
<VersionInfoKeys>
<VersionInfoKeys Name="CompanyName"></VersionInfoKeys>
<VersionInfoKeys Name="FileDescription">Apophysis 2.02</VersionInfoKeys>
<VersionInfoKeys Name="FileVersion">2.0.2.0</VersionInfoKeys>
<VersionInfoKeys Name="InternalName"></VersionInfoKeys>
<VersionInfoKeys Name="LegalCopyright">Copyright © 2001-2004 Mark Townsend</VersionInfoKeys>
<VersionInfoKeys Name="LegalTrademarks"></VersionInfoKeys>
<VersionInfoKeys Name="OriginalFilename">Apophysis.exe</VersionInfoKeys>
<VersionInfoKeys Name="ProductName"></VersionInfoKeys>
<VersionInfoKeys Name="ProductVersion">2.02</VersionInfoKeys>
<VersionInfoKeys Name="Comments"></VersionInfoKeys>
</VersionInfoKeys>
</Delphi.Personality>
<PersonalityInfo>
<Option>
<Option Name="Personality">Delphi.Personality</Option>
<Option Name="ProjectType"></Option>
<Option Name="Version">1.0</Option>
<Option Name="GUID">{5F2AF733-683D-451D-984B-DFEF97B73116}</Option>
</Option>
</PersonalityInfo>
<Delphi.Personality>
<Source>
<Source Name="MainSource">Apophysis202.dpr</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">0</Compiler>
<Compiler Name="R">0</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">2</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">0</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"></Linker>
</Linker>
<Directories>
<Directories Name="OutputDir">..\..\out</Directories>
<Directories Name="UnitOutputDir">..\..\out\dcu</Directories>
<Directories Name="PackageDLLOutputDir"></Directories>
<Directories Name="PackageDCPOutputDir"></Directories>
<Directories Name="SearchPath">..\..\..\Apolibstuff9\libxml;..\..\..\Apolibstuff9\imglib;..\..\..\Apolibstuff9\SCRIPTSTUDIOD2005\Imports\Delphi2005;..\..\..\Apolibstuff9\SCRIPTSTUDIOD2005</Directories>
<Directories Name="Packages">vcl;rtl;dbrtl;adortl;vcldb;vclx;bdertl;vcldbx;dsnap;cds;bdecds;teeui;teedb;tee;dss;visualclx;visualdbclx;dsnapcrba;dsnapcon;VclSmp;vclie;xmlrtl;inet;inetdbbde;inetdbxpress;inetdb;nmfast;webdsnap;websnap;soaprtl;dbexpress;dbxcds;dclOffice2k;FlatStyle_D6;S303_R60;RzLPDB60;RzLPND60;vclshlctrls;B302vr60;VirtualTreesD6;o403_r60;ibxpress;CSP20I60;Rz30Ctls60;Rz30DBCtls60;indy;Indy60</Directories>
<Directories Name="Conditionals"></Directories>
<Directories Name="DebugSourceDirs">X:\Code\Delphi\Apophysis\Apolibstuff9\ScripterStudio\</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">D:\Program Files\Borland\Delphi6\Bin\</Language>
</Language>
<VersionInfo>
<VersionInfo Name="IncludeVerInfo">True</VersionInfo>
<VersionInfo Name="AutoIncBuild">False</VersionInfo>
<VersionInfo Name="MajorVer">2</VersionInfo>
<VersionInfo Name="MinorVer">0</VersionInfo>
<VersionInfo Name="Release">2</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">3081</VersionInfo>
<VersionInfo Name="CodePage">1252</VersionInfo>
</VersionInfo>
<VersionInfoKeys>
<VersionInfoKeys Name="CompanyName"></VersionInfoKeys>
<VersionInfoKeys Name="FileDescription">Apophysis 2.02</VersionInfoKeys>
<VersionInfoKeys Name="FileVersion">2.0.2.0</VersionInfoKeys>
<VersionInfoKeys Name="InternalName"></VersionInfoKeys>
<VersionInfoKeys Name="LegalCopyright">Copyright © 2001-2004 Mark Townsend</VersionInfoKeys>
<VersionInfoKeys Name="LegalTrademarks"></VersionInfoKeys>
<VersionInfoKeys Name="OriginalFilename">Apophysis.exe</VersionInfoKeys>
<VersionInfoKeys Name="ProductName"></VersionInfoKeys>
<VersionInfoKeys Name="ProductVersion">2.02</VersionInfoKeys>
<VersionInfoKeys Name="Comments"></VersionInfoKeys>
</VersionInfoKeys>
</Delphi.Personality>
</BorlandProject>

View File

@ -15,11 +15,9 @@
along with this program; if not, write to the Free Software
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
}
{$D-,L-,O+,Q-,R-,Y-,S-}
program Apophysis202;
{%File 'HtmlHlp.inc'}
{%ToDo 'Apophysis202.todo'}
{%File '..\..\HtmlHlp.inc'}
{%File 'readme.txt'}
uses
@ -41,7 +39,7 @@ uses
Gradient in '..\..\Source\Gradient.pas' {GradientForm},
Save in '..\..\Source\Save.pas' {SaveForm},
About in '..\..\Source\About.pas' {AboutForm},
Cmap in '..\..\Source\cmap.pas',
cmap in '..\..\Source\cmap.pas',
SavePreset in '..\..\Source\SavePreset.pas' {SavePresetForm},
ControlPoint in '..\..\Source\ControlPoint.pas',
HtmlHlp in '..\..\Source\HtmlHlp.pas',
@ -57,7 +55,8 @@ uses
Sheep in '..\..\Source\Sheep.pas' {SheepDialog},
ap_FileCtrl in '..\..\Source\ap_FileCtrl.pas',
XForm in '..\..\Source\XForm.pas',
cmapdata in '..\..\Source\cmapdata.pas';
cmapdata in '..\..\Source\cmapdata.pas',
Render32 in '..\..\Source\Render32.pas';
{$R *.RES}

View File

@ -1,28 +1,62 @@
[Closed Files]
File_0=TSourceModule,'X:\Code\Delphi\Apophysis\2.02g\Source\Main.pas',0,1,1,1,1,0,0,,
File_1=TSourceModule,'X:\Code\Delphi\Trianglulate3\L_Triangulator.pas',0,7,35,43,49,0,0,,
File_2=TSourceModule,'X:\Code\Delphi\Trianglulate3\DataPoint.pas',0,1,108,25,132,0,0,,
File_3=TSourceModule,'X:\Code\Delphi\Triangulate\Triangulate2\triform.pas',0,1,283,1,325,0,0,,
File_4=TSourceModule,'X:\Code\Delphi\Trianglulate3\Trisub.pas',0,1,3,13,24,0,0,,
File_5=TSourceModule,'X:\Code\Delphi\Trianglulate3\Unit1.pas',0,1,163,47,197,0,0,,
File_6=TSourceModule,'X:\Code\Delphi\Trianglulate3\MemoryViewer.pas',0,1,37,1,74,0,0,,
File_7=TSourceModule,'x:\programs\borland\bds\3.0\source\Win32\rtl\sys\system.pas',0,1,3615,1,3659,0,0,,
File_8=TSourceModule,'x:\programs\borland\bds\3.0\source\Win32\rtl\common\classes.pas',0,1,2934,1,2959,0,0,,
File_9=TSourceModule,'C:\proj32\Geosum2005\MM\RecyclerMM.pas',0,1,10,20,16,0,0,,
File_0=TSourceModule,'X:\Code\Delphi\Apophysis\2.02f\Source\RenderThread.pas',0,1,777,23,804,0,0,,
File_1=TSourceModule,'X:\Code\Delphi\Apophysis\2.02g\Project\delphi2005\Apophysis202.identcache',0,1,1,59,12,0,0,,
File_2=TSourceModule,'X:\Code\Delphi\Apophysis\2.02g\Source\ControlPoint.pas',0,1,1,21,43,0,0,,
File_3=TSourceModule,'x:\programs\borland\bds\3.0\source\Win32\rtl\common\Classes.pas',0,1,1188,15,1188,0,0,,
File_4=TSourceModule,'X:\Code\Delphi\Apophysis\2.02g\Source\Save.pas',0,1,1,1,1,0,0,,
File_5=TSourceModule,'X:\Code\Delphi\Apophysis\2.02g\Source\SavePreset.pas',0,1,1,1,1,0,0,,
File_6=TSourceModule,'X:\Code\Delphi\Apophysis\2.02g\Source\ScriptForm.pas',0,1,1,1,1,0,0,,
File_7=TSourceModule,'X:\Code\Delphi\Apophysis\2.02g\Source\ScriptRender.pas',0,1,1,1,1,0,0,,
File_8=TSourceModule,'X:\Code\Delphi\Apophysis\2.02g\Source\Sheep.pas',0,1,1,1,1,0,0,,
File_9=TSourceModule,'X:\Code\Delphi\Apophysis\2.02g\Source\Size.pas',0,1,1,1,1,0,0,,
[Modules]
Module0=X:\Code\Delphi\Apophysis\2.02g\Source\ScriptForm.pas
Module1=X:\Code\Delphi\Apophysis\2.02g\Source\cmapdata.pas
Module2=default.htm
Count=3
Module0=X:\Code\Delphi\Apophysis\2.02g\Source\Render32.pas
Module1=X:\Code\Delphi\Apophysis\2.02g\Source\RenderThread.pas
Module2=X:\Code\Delphi\Apophysis\2.02g\Source\Render.pas
Module3=X:\Code\Delphi\Apophysis\2.02g\Project\delphi2005\Apophysis202.bdsproj
Module4=X:\Code\Delphi\Apophysis\2.02g\Source\Fullscreen.pas
Module5=X:\Code\Delphi\Apophysis\2.02g\Source\Main.pas
Module6=X:\Code\Delphi\Apophysis\2.02g\Source\MsMultiPartFormData.pas
Module7=X:\Code\Delphi\Apophysis\2.02g\Source\MyTypes.pas
Module8=default.htm
Count=9
EditWindowCount=1
[X:\Code\Delphi\Apophysis\2.02g\Source\ScriptForm.pas]
[X:\Code\Delphi\Apophysis\2.02g\Source\Render32.pas]
ModuleType=TSourceModule
FormState=0
FormOnTop=0
[X:\Code\Delphi\Apophysis\2.02g\Source\RenderThread.pas]
ModuleType=TSourceModule
FormState=0
FormOnTop=0
[X:\Code\Delphi\Apophysis\2.02g\Source\Render.pas]
ModuleType=TSourceModule
FormState=0
FormOnTop=0
[X:\Code\Delphi\Apophysis\2.02g\Project\delphi2005\Apophysis202.bdsproj]
ModuleType=TBaseProject
[X:\Code\Delphi\Apophysis\2.02g\Source\Fullscreen.pas]
ModuleType=TSourceModule
FormState=1
FormOnTop=0
[X:\Code\Delphi\Apophysis\2.02g\Source\cmapdata.pas]
[X:\Code\Delphi\Apophysis\2.02g\Source\Main.pas]
ModuleType=TSourceModule
FormState=1
FormOnTop=0
[X:\Code\Delphi\Apophysis\2.02g\Source\MsMultiPartFormData.pas]
ModuleType=TSourceModule
FormState=0
FormOnTop=0
[X:\Code\Delphi\Apophysis\2.02g\Source\MyTypes.pas]
ModuleType=TSourceModule
FormState=0
FormOnTop=0
@ -30,16 +64,18 @@ FormOnTop=0
[default.htm]
ModuleType=TURLModule
[X:\Code\Delphi\Apophysis\2.02g\Source\Main.pas]
FormState=1
FormOnTop=1
[EditWindow0]
ViewCount=3
CurrentEditView=X:\Code\Delphi\Apophysis\2.02g\Source\ScriptForm.pas
ViewCount=9
CurrentEditView=X:\Code\Delphi\Apophysis\2.02g\Source\Render32.pas
View0=0
View1=1
View2=2
View3=3
View4=4
View5=5
View6=6
View7=7
View8=8
PercentageSizes=1
Create=1
Visible=1
@ -58,17 +94,17 @@ MessageView=MessageView@EditWindow0
BorlandEditorCodeExplorer=BorlandEditorCodeExplorer@EditWindow0
TopPanelSize=0
LeftPanelSize=1906
LeftPanelClients=StructureView,DockSite2
LeftPanelData=00000800010100000000AE170000000000000172070000000000000100000000C50D00001100000053747275637475726556696577466F726D01000000009A1D000009000000446F636B5369746532FFFFFFFF
LeftPanelClients=StructureView,DockSite0
LeftPanelData=00000800010100000000AE170000000000000172070000000000000100000000C50D00001100000053747275637475726556696577466F726D01000000009A1D000009000000446F636B5369746530FFFFFFFF
RightPanelSize=2258
RightPanelClients=ToolForm,DockSite3
RightPanelData=00000800010100000000AE1700000000000001D20800000000000001000000006511000009000000446F636B536974653301000000009A1D000008000000546F6F6C466F726DFFFFFFFF
RightPanelClients=DockSite1,ToolForm
RightPanelData=00000800010100000000AE1700000000000001D20800000000000001000000006511000009000000446F636B536974653101000000009A1D000008000000546F6F6C466F726DFFFFFFFF
BottomPanelSize=1270
BottomPanelClients=MessageView@EditWindow0,ToDo List,DockSite1
BottomPanelData=000008000102020000000E000000546F446F4C69737457696E646F7709000000446F636B53697465317C3000000000000002F60400000000000001000000007C3000000B0000004D65737361676556696577FFFFFFFF
BottomPanelClients=MessageView@EditWindow0,ToDo List,DockSite2
BottomPanelData=000008000102020000000E000000546F446F4C69737457696E646F7709000000446F636B53697465327C3000000000000002F60400000000000001000000007C3000000B0000004D65737361676556696577FFFFFFFF
BottomMiddlePanelSize=0
BottomMiddlePanelClients=DockSite0
BottomMiddelPanelData=0000080001000100000009000000446F636B53697465300000000000000000000000000000000000FFFFFFFF
BottomMiddlePanelClients=DockSite3
BottomMiddelPanelData=0000080001000100000009000000446F636B53697465330000000000000000000000000000000000FFFFFFFF
[View0]
CustomEditViewType=TWelcomePageView
@ -76,19 +112,79 @@ WelcomePageURL=bds:/default.htm
[View1]
CustomEditViewType=TEditView
Module=X:\Code\Delphi\Apophysis\2.02g\Source\cmapdata.pas
CursorX=54
CursorY=47719
TopLine=47710
Module=X:\Code\Delphi\Apophysis\2.02g\Project\delphi2005\Apophysis202.dpr
CursorX=56
CursorY=15
TopLine=1
LeftCol=1
Elisions=
Bookmarks=
[View2]
CustomEditViewType=TEditView
Module=X:\Code\Delphi\Apophysis\2.02g\Source\ScriptForm.pas
CursorX=54
CursorY=13
Module=X:\Code\Delphi\Apophysis\2.02g\Source\Render.pas
CursorX=63
CursorY=783
TopLine=778
LeftCol=1
Elisions=
Bookmarks=
[View3]
CustomEditViewType=TEditView
Module=X:\Code\Delphi\Apophysis\2.02g\Source\Render32.pas
CursorX=1
CursorY=115
TopLine=88
LeftCol=1
Elisions=
Bookmarks=
[View4]
CustomEditViewType=TEditView
Module=X:\Code\Delphi\Apophysis\2.02g\Source\RenderThread.pas
CursorX=27
CursorY=130
TopLine=105
LeftCol=1
Elisions=
Bookmarks=
[View5]
CustomEditViewType=TEditView
Module=X:\Code\Delphi\Apophysis\2.02g\Source\Fullscreen.pas
CursorX=27
CursorY=79
TopLine=52
LeftCol=1
Elisions=
Bookmarks=
[View6]
CustomEditViewType=TEditView
Module=X:\Code\Delphi\Apophysis\2.02g\Source\MyTypes.pas
CursorX=1
CursorY=1
TopLine=1
LeftCol=1
Elisions=
Bookmarks=
[View7]
CustomEditViewType=TEditView
Module=X:\Code\Delphi\Apophysis\2.02g\Source\MsMultiPartFormData.pas
CursorX=1
CursorY=123
TopLine=109
LeftCol=1
Elisions=
Bookmarks=
[View8]
CustomEditViewType=TEditView
Module=X:\Code\Delphi\Apophysis\2.02g\Source\Main.pas
CursorX=1
CursorY=1
TopLine=1
LeftCol=1
Elisions=
@ -175,7 +271,7 @@ MaxLeft=-1
MaxTop=-1
ClientWidth=2258
ClientHeight=2988
TBDockHeight=6911
TBDockHeight=6519
LRDockWidth=2258
Dockable=1
StayOnTop=0
@ -491,52 +587,6 @@ DockHostCount=4
DockSiteType=1
PercentageSizes=1
Create=1
Visible=0
Docked=1
State=0
Left=-252
Top=-857
Width=2336
Height=2314
MaxLeft=-1
MaxTop=-1
ClientWidth=2336
ClientHeight=2314
TBDockHeight=2314
LRDockWidth=2336
Dockable=1
StayOnTop=0
TabPosition=1
ActiveTabID=FindReferencsForm
TabDockClients=RefactoringForm,FindReferencsForm
[DockSite1]
DockSiteType=1
PercentageSizes=1
Create=1
Visible=0
Docked=1
State=0
Left=-5
Top=-860
Width=3828
Height=5050
MaxLeft=-1
MaxTop=-1
ClientWidth=3828
ClientHeight=5050
TBDockHeight=5050
LRDockWidth=3828
Dockable=1
StayOnTop=0
TabPosition=1
ActiveTabID=LocalVarsWindow
TabDockClients=BreakpointWindow,CallStackWindow,WatchWindow,ThreadStatusWindow,DebugLogView,LocalVarsWindow
[DockSite2]
DockSiteType=1
PercentageSizes=1
Create=1
Visible=1
Docked=1
State=0
@ -548,15 +598,15 @@ MaxLeft=-1
MaxTop=-1
ClientWidth=1906
ClientHeight=3944
TBDockHeight=5040
TBDockHeight=5111
LRDockWidth=1906
Dockable=1
StayOnTop=0
TabPosition=1
ActiveTabID=RMAddinTool
TabDockClients=RMAddinTool,PropertyInspector
ActiveTabID=PropertyInspector
TabDockClients=PropertyInspector,RMAddinTool
[DockSite3]
[DockSite1]
DockSiteType=1
PercentageSizes=1
Create=1
@ -571,7 +621,7 @@ MaxLeft=-1
MaxTop=-1
ClientWidth=2258
ClientHeight=4316
TBDockHeight=1740
TBDockHeight=6318
LRDockWidth=2258
Dockable=1
StayOnTop=0
@ -579,3 +629,49 @@ TabPosition=1
ActiveTabID=ProjectManager
TabDockClients=ProjectManager,ModelViewTool,DataExplorer
[DockSite2]
DockSiteType=1
PercentageSizes=1
Create=1
Visible=0
Docked=1
State=0
Left=-5
Top=-990
Width=3828
Height=5050
MaxLeft=-1
MaxTop=-1
ClientWidth=3828
ClientHeight=5050
TBDockHeight=5050
LRDockWidth=3828
Dockable=1
StayOnTop=0
TabPosition=1
ActiveTabID=LocalVarsWindow
TabDockClients=BreakpointWindow,CallStackWindow,WatchWindow,ThreadStatusWindow,DebugLogView,LocalVarsWindow
[DockSite3]
DockSiteType=1
PercentageSizes=1
Create=1
Visible=0
Docked=1
State=0
Left=-252
Top=-990
Width=2336
Height=2314
MaxLeft=-1
MaxTop=-1
ClientWidth=2336
ClientHeight=2314
TBDockHeight=2314
LRDockWidth=2336
Dockable=1
StayOnTop=0
TabPosition=1
ActiveTabID=FindReferencsForm
TabDockClients=RefactoringForm,FindReferencsForm

View File

@ -1,40 +1,118 @@
[Closed Files]
File_0=SourceModule,'X:\Code\Delphi\Apophysis\2.02f\Source\ap_FileCtrl.pas',0,1,1,1,1,0,0
File_1=SourceModule,'X:\Code\Delphi\Apophysis\2.02f\Source\ap_SysUtils.pas',0,1,1,3,20,0,0
File_2=SourceModule,'X:\Code\Delphi\Apophysis\Apolibstuff\Scripterstudio\Imports\Delphi6\ap_Classes.pas',0,1,1,3,23,0,0
File_3=SourceModule,'x:\programs\borland\delphi6\source\rtl\Win\Windows.pas',0,1,5563,114,5586,0,0
File_4=SourceModule,'X:\Code\Delphi\Apophysis\2.02e\About.pas',0,1,1,117,16,1,0
File_5=SourceModule,'X:\Code\Delphi\Apophysis\2.02e\Main.pas',0,1,3583,38,3588,1,0
File_6=SourceModule,'X:\Code\Delphi\Apophysis\2.02\ScriptForm.pas',0,1,2648,117,2664,0,0
File_7=SourceModule,'X:\Code\Delphi\Apophysis\Apolibstuff9\ScripterStudio\atScript.pas',0,1,2152,1,2170,0,0
File_8=SourceModule,'X:\Code\Delphi\Apophysis\Apolibstuff9\ScripterStudio\atpascal.pas',0,1,1519,1,1537,0,0
File_9=SourceModule,'X:\Code\Delphi\Apophysis\Apolibstuff9\ScripterStudio\atParser.pas',0,1,2033,1,2051,0,0
File_0=SourceModule,'X:\Code\Delphi\Apophysis\2.02g\Source\About.pas',0,1,1,31,9,1,0
File_1=SourceModule,'X:\Code\Delphi\Apophysis\2.02g\Source\Adjust.pas',0,1,1,16,27,1,0
File_2=SourceModule,'X:\Code\Delphi\Apophysis\2.02f\Source\Main.pas',0,1,4354,45,4394,0,0
File_3=SourceModule,'X:\Code\Delphi\Apophysis\2.02g\Source\RenderThread.pas',0,1,64,17,81,0,0
File_4=SourceModule,'X:\Code\Delphi\Apophysis\Apolibstuff\imglib\ImageDLLLoader.pas',0,1,101,55,120,0,0
File_5=SourceModule,'X:\Code\Delphi\Apophysis\2.02f\Source\About.pas',0,1,1,1,1,0,0
File_6=SourceModule,'X:\Code\Delphi\Apophysis\2.02f\Source\cmapdata.pas',0,1,47709,1,47737,0,0
File_7=SourceModule,'X:\Code\Delphi\Apophysis\2.02f\Source\ScriptForm.pas',0,1,302,36,330,0,0
File_8=SourceModule,'X:\Code\Delphi\Apophysis\2.02f\Source\ap_FileCtrl.pas',0,1,1,1,1,0,0
File_9=SourceModule,'X:\Code\Delphi\Apophysis\2.02f\Source\ap_SysUtils.pas',0,1,1,3,20,0,0
[Modules]
Module0=X:\Code\Delphi\Apophysis\2.02f\Source\Main.pas
Module1=X:\Code\Delphi\Apophysis\2.02f\Source\About.pas
Module2=X:\Code\Delphi\Apophysis\2.02f\Source\ScriptForm.pas
Module3=X:\Code\Delphi\Apophysis\2.02f\Source\cmapdata.pas
Module4=X:\Code\Delphi\Apophysis\2.02f\Project\delphi6\Apophysis202.dpr
Count=5
Module0=X:\Code\Delphi\Apophysis\2.02g\Source\Size.pas
Module1=X:\Code\Delphi\Apophysis\2.02g\Source\Sheep.pas
Module2=X:\Code\Delphi\Apophysis\2.02g\Source\ScriptRender.pas
Module3=X:\Code\Delphi\Apophysis\2.02g\Source\ScriptForm.pas
Module4=X:\Code\Delphi\Apophysis\2.02g\Source\SavePreset.pas
Module5=X:\Code\Delphi\Apophysis\2.02g\Source\Save.pas
Module6=X:\Code\Delphi\Apophysis\2.02g\Source\Preview.pas
Module7=X:\Code\Delphi\Apophysis\2.02g\Source\Options.pas
Module8=X:\Code\Delphi\Apophysis\2.02g\Source\Mutate.pas
Module9=X:\Code\Delphi\Apophysis\2.02g\Source\Main.pas
Module10=X:\Code\Delphi\Apophysis\2.02g\Source\Gradient.pas
Module11=X:\Code\Delphi\Apophysis\2.02g\Source\Fullscreen.pas
Module12=X:\Code\Delphi\Apophysis\2.02g\Source\FormRender.pas
Module13=X:\Code\Delphi\Apophysis\2.02g\Source\FormFavorites.pas
Module14=X:\Code\Delphi\Apophysis\2.02g\Source\FormExport.pas
Module15=X:\Code\Delphi\Apophysis\2.02g\Source\Editor.pas
Module16=X:\Code\Delphi\Apophysis\2.02g\Source\Browser.pas
Module17=X:\Code\Delphi\Apophysis\2.02f\Project\delphi6\Apophysis202.dpr
Count=18
EditWindowCount=1
[X:\Code\Delphi\Apophysis\2.02f\Source\Main.pas]
ModuleType=SourceModule
FormState=1
FormOnTop=0
[X:\Code\Delphi\Apophysis\2.02f\Source\About.pas]
ModuleType=SourceModule
FormState=1
FormOnTop=0
[X:\Code\Delphi\Apophysis\2.02f\Source\ScriptForm.pas]
[X:\Code\Delphi\Apophysis\2.02g\Source\Size.pas]
ModuleType=SourceModule
FormState=0
FormOnTop=0
[X:\Code\Delphi\Apophysis\2.02f\Source\cmapdata.pas]
[X:\Code\Delphi\Apophysis\2.02g\Source\Sheep.pas]
ModuleType=SourceModule
FormState=0
FormOnTop=0
[X:\Code\Delphi\Apophysis\2.02g\Source\ScriptRender.pas]
ModuleType=SourceModule
FormState=0
FormOnTop=0
[X:\Code\Delphi\Apophysis\2.02g\Source\ScriptForm.pas]
ModuleType=SourceModule
FormState=0
FormOnTop=0
[X:\Code\Delphi\Apophysis\2.02g\Source\SavePreset.pas]
ModuleType=SourceModule
FormState=0
FormOnTop=0
[X:\Code\Delphi\Apophysis\2.02g\Source\Save.pas]
ModuleType=SourceModule
FormState=0
FormOnTop=0
[X:\Code\Delphi\Apophysis\2.02g\Source\Preview.pas]
ModuleType=SourceModule
FormState=0
FormOnTop=0
[X:\Code\Delphi\Apophysis\2.02g\Source\Options.pas]
ModuleType=SourceModule
FormState=0
FormOnTop=0
[X:\Code\Delphi\Apophysis\2.02g\Source\Mutate.pas]
ModuleType=SourceModule
FormState=0
FormOnTop=0
[X:\Code\Delphi\Apophysis\2.02g\Source\Main.pas]
ModuleType=SourceModule
FormState=0
FormOnTop=0
[X:\Code\Delphi\Apophysis\2.02g\Source\Gradient.pas]
ModuleType=SourceModule
FormState=0
FormOnTop=0
[X:\Code\Delphi\Apophysis\2.02g\Source\Fullscreen.pas]
ModuleType=SourceModule
FormState=0
FormOnTop=0
[X:\Code\Delphi\Apophysis\2.02g\Source\FormRender.pas]
ModuleType=SourceModule
FormState=0
FormOnTop=0
[X:\Code\Delphi\Apophysis\2.02g\Source\FormFavorites.pas]
ModuleType=SourceModule
FormState=0
FormOnTop=0
[X:\Code\Delphi\Apophysis\2.02g\Source\FormExport.pas]
ModuleType=SourceModule
FormState=0
FormOnTop=0
[X:\Code\Delphi\Apophysis\2.02g\Source\Editor.pas]
ModuleType=SourceModule
FormState=0
FormOnTop=0
[X:\Code\Delphi\Apophysis\2.02g\Source\Browser.pas]
ModuleType=SourceModule
FormState=0
FormOnTop=0
@ -48,18 +126,35 @@ FormOnTop=0
FormState=0
FormOnTop=0
[X:\Code\Delphi\Apophysis\2.02f\Project\delphi6\Apophysis202.todo]
[X:\Code\Delphi\Apophysis\2.02g\Project\delphi6\Apophysis202.dpr]
FormState=0
FormOnTop=0
[X:\Code\Delphi\Apophysis\2.02g\Project\delphi6\Apophysis202.todo]
FormState=0
FormOnTop=0
[EditWindow0]
ViewCount=5
CurrentView=1
ViewCount=18
CurrentView=17
View0=0
View1=1
View2=2
View3=3
View4=4
View5=5
View6=6
View7=7
View8=8
View9=9
View10=10
View11=11
View12=12
View13=13
View14=14
View15=15
View16=16
View17=17
CodeExplorer=CodeExplorer@EditWindow0
MessageView=MessageView@EditWindow0
Create=1
@ -75,9 +170,9 @@ ClientWidth=1008
ClientHeight=846
LeftPanelSize=0
RightPanelSize=0
BottomPanelSize=52
BottomPanelSize=0
BottomPanelClients=MessageView@EditWindow0
BottomPanelData=000004000000000000000000000000000000000000000000000100000000000000000B0000004D65737361676556696577FFFFFFFF
BottomPanelData=00000400010000000B0000004D6573736167655669657700000000000000000000000000000000000100000000000000000B0000004D65737361676556696577FFFFFFFF
[View0]
Module=X:\Code\Delphi\Apophysis\2.02f\Project\delphi6\Apophysis202.dpr
@ -87,31 +182,122 @@ TopLine=31
LeftCol=1
[View1]
Module=X:\Code\Delphi\Apophysis\2.02f\Source\Main.pas
CursorX=45
CursorY=4394
TopLine=4354
Module=X:\Code\Delphi\Apophysis\2.02g\Source\Browser.pas
CursorX=1
CursorY=1
TopLine=1
LeftCol=1
[View2]
Module=X:\Code\Delphi\Apophysis\2.02f\Source\About.pas
Module=X:\Code\Delphi\Apophysis\2.02g\Source\Editor.pas
CursorX=1
CursorY=1
TopLine=1
LeftCol=1
[View3]
Module=X:\Code\Delphi\Apophysis\2.02f\Source\cmapdata.pas
Module=X:\Code\Delphi\Apophysis\2.02g\Source\FormExport.pas
CursorX=1
CursorY=47737
TopLine=47709
CursorY=1
TopLine=1
LeftCol=1
[View4]
Module=X:\Code\Delphi\Apophysis\2.02f\Source\ScriptForm.pas
CursorX=36
CursorY=330
TopLine=302
Module=X:\Code\Delphi\Apophysis\2.02g\Source\FormFavorites.pas
CursorX=1
CursorY=1
TopLine=1
LeftCol=1
[View5]
Module=X:\Code\Delphi\Apophysis\2.02g\Source\FormRender.pas
CursorX=1
CursorY=1
TopLine=1
LeftCol=1
[View6]
Module=X:\Code\Delphi\Apophysis\2.02g\Source\Fullscreen.pas
CursorX=1
CursorY=1
TopLine=1
LeftCol=1
[View7]
Module=X:\Code\Delphi\Apophysis\2.02g\Source\Gradient.pas
CursorX=1
CursorY=1
TopLine=1
LeftCol=1
[View8]
Module=X:\Code\Delphi\Apophysis\2.02g\Source\Main.pas
CursorX=1
CursorY=1
TopLine=1
LeftCol=1
[View9]
Module=X:\Code\Delphi\Apophysis\2.02g\Source\Mutate.pas
CursorX=1
CursorY=1
TopLine=1
LeftCol=1
[View10]
Module=X:\Code\Delphi\Apophysis\2.02g\Source\Options.pas
CursorX=1
CursorY=1
TopLine=1
LeftCol=1
[View11]
Module=X:\Code\Delphi\Apophysis\2.02g\Source\Preview.pas
CursorX=1
CursorY=1
TopLine=1
LeftCol=1
[View12]
Module=X:\Code\Delphi\Apophysis\2.02g\Source\Save.pas
CursorX=1
CursorY=1
TopLine=1
LeftCol=1
[View13]
Module=X:\Code\Delphi\Apophysis\2.02g\Source\SavePreset.pas
CursorX=1
CursorY=1
TopLine=1
LeftCol=1
[View14]
Module=X:\Code\Delphi\Apophysis\2.02g\Source\ScriptForm.pas
CursorX=1
CursorY=1
TopLine=1
LeftCol=1
[View15]
Module=X:\Code\Delphi\Apophysis\2.02g\Source\ScriptRender.pas
CursorX=1
CursorY=1
TopLine=1
LeftCol=1
[View16]
Module=X:\Code\Delphi\Apophysis\2.02g\Source\Sheep.pas
CursorX=1
CursorY=1
TopLine=1
LeftCol=1
[View17]
Module=X:\Code\Delphi\Apophysis\2.02g\Source\Size.pas
CursorX=1
CursorY=1
TopLine=1
LeftCol=1
[Watches]
@ -302,17 +488,17 @@ Dockable=1
[MessageView@EditWindow0]
Create=1
Visible=1
Visible=0
State=0
Left=12
Top=0
Width=996
Height=52
Height=285
MaxLeft=-1
MaxTop=-1
ClientWidth=996
ClientHeight=52
TBDockHeight=52
ClientHeight=285
TBDockHeight=285
LRDockWidth=443
Dockable=1
@ -336,6 +522,6 @@ TBDockHeight=451
LRDockWidth=177
Dockable=1
TabPosition=2
ActiveTab=Project Manager
ActiveTab=Object Inspector
TabDockClients=ProjectManager,CodeExplorer@EditWindow0,CallStackWindow,PropertyInspector