new unit added

png lib usage
This commit is contained in:
ronaldhordijk 2005-09-03 11:17:10 +00:00
parent b497e4b61e
commit 51736cc395
6 changed files with 192 additions and 217 deletions

View File

@ -119,7 +119,7 @@
<Directories Name="UnitOutputDir">..\..\out\dcu</Directories> <Directories Name="UnitOutputDir">..\..\out\dcu</Directories>
<Directories Name="PackageDLLOutputDir"></Directories> <Directories Name="PackageDLLOutputDir"></Directories>
<Directories Name="PackageDCPOutputDir"></Directories> <Directories Name="PackageDCPOutputDir"></Directories>
<Directories Name="SearchPath">..\..\Source;..\..\..\Apolibstuff9\libxml;..\..\..\Apolibstuff9\imglib;..\..\..\Apolibstuff9\SCRIPTSTUDIOD2005\Imports\Delphi2005;..\..\..\Apolibstuff9\SCRIPTSTUDIOD2005</Directories> <Directories Name="SearchPath">$(BDS)\lib\Debug;$(BDS)\Lib\Debug\Indy10;..\..\Source;..\..\..\Apolibstuff9\libxml;..\..\..\Apolibstuff9\SCRIPTSTUDIOD2005\Imports\Delphi2005;..\..\..\Apolibstuff9\SCRIPTSTUDIOD2005;..\..\..\Apolibstuff9\pngimage15</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="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">xTESTVARIANT</Directories> <Directories Name="Conditionals">xTESTVARIANT</Directories>
<Directories Name="DebugSourceDirs">X:\Code\Delphi\Apophysis\Apolibstuff9\ScripterStudio\</Directories> <Directories Name="DebugSourceDirs">X:\Code\Delphi\Apophysis\Apolibstuff9\ScripterStudio\</Directories>

View File

@ -24,5 +24,7 @@
<Transaction>2005-06-23 20:22:37.500.pas,X:\Code\Delphi\Apophysis\2.02h\Source\Cmap.pas=X:\Code\Delphi\Apophysis\2.02h\ScreenSaver\Cmap.pas</Transaction> <Transaction>2005-06-23 20:22:37.500.pas,X:\Code\Delphi\Apophysis\2.02h\Source\Cmap.pas=X:\Code\Delphi\Apophysis\2.02h\ScreenSaver\Cmap.pas</Transaction>
<Transaction>2005-06-23 20:23:13.203.pas,X:\Code\Delphi\Apophysis\2.02h\ScreenSaver\Cmap.pas=X:\Code\Delphi\Apophysis\2.02h\Source\Cmap.pas</Transaction> <Transaction>2005-06-23 20:23:13.203.pas,X:\Code\Delphi\Apophysis\2.02h\ScreenSaver\Cmap.pas=X:\Code\Delphi\Apophysis\2.02h\Source\Cmap.pas</Transaction>
<Transaction>2005-06-23 20:25:40.281.pas,X:\Code\Delphi\Apophysis\2.02h\ScreenSaver\GradientHlpr.pas=X:\Code\Delphi\Apophysis\2.02h\Source\GradientHlpr.pas</Transaction> <Transaction>2005-06-23 20:25:40.281.pas,X:\Code\Delphi\Apophysis\2.02h\ScreenSaver\GradientHlpr.pas=X:\Code\Delphi\Apophysis\2.02h\Source\GradientHlpr.pas</Transaction>
<Transaction>2005-08-20 19:56:06.781.pas,X:\Code\Delphi\Apophysis\2.10\Source\Render64.pas=X:\Code\Delphi\Apophysis\2.10\Source\Render64MT.pas</Transaction>
<Transaction>2005-08-30 18:40:41.296.pas,X:\Code\Delphi\Apophysis\2.10\Project\delphi2005\Unit1.pas=X:\Code\Delphi\Apophysis\2.10\Source\ImageMaker.pas</Transaction>
</Transactions> </Transactions>
</BorlandProject> </BorlandProject>

View File

@ -35,10 +35,10 @@
-N"..\..\out\dcu" -N"..\..\out\dcu"
-LE"C:\Documents and Settings\Ronald Hordijk\Mijn documenten\Borland Studio Projects\Bpl" -LE"C:\Documents and Settings\Ronald Hordijk\Mijn documenten\Borland Studio Projects\Bpl"
-LN"C:\Documents and Settings\Ronald Hordijk\Mijn documenten\Borland Studio Projects\Bpl" -LN"C:\Documents and Settings\Ronald Hordijk\Mijn documenten\Borland Studio Projects\Bpl"
-U"..\..\Source;..\..\..\Apolibstuff9\libxml;..\..\..\Apolibstuff9\imglib;..\..\..\Apolibstuff9\SCRIPTSTUDIOD2005\Imports\Delphi2005;..\..\..\Apolibstuff9\SCRIPTSTUDIOD2005" -U"c:\develop\borland\bds\3.0\lib\Debug;c:\develop\borland\bds\3.0\Lib\Debug\Indy10;..\..\Source;..\..\..\Apolibstuff9\libxml;..\..\..\Apolibstuff9\SCRIPTSTUDIOD2005\Imports\Delphi2005;..\..\..\Apolibstuff9\SCRIPTSTUDIOD2005;..\..\..\Apolibstuff9\pngimage15"
-O"..\..\Source;..\..\..\Apolibstuff9\libxml;..\..\..\Apolibstuff9\imglib;..\..\..\Apolibstuff9\SCRIPTSTUDIOD2005\Imports\Delphi2005;..\..\..\Apolibstuff9\SCRIPTSTUDIOD2005" -O"c:\develop\borland\bds\3.0\lib\Debug;c:\develop\borland\bds\3.0\Lib\Debug\Indy10;..\..\Source;..\..\..\Apolibstuff9\libxml;..\..\..\Apolibstuff9\SCRIPTSTUDIOD2005\Imports\Delphi2005;..\..\..\Apolibstuff9\SCRIPTSTUDIOD2005;..\..\..\Apolibstuff9\pngimage15"
-I"..\..\Source;..\..\..\Apolibstuff9\libxml;..\..\..\Apolibstuff9\imglib;..\..\..\Apolibstuff9\SCRIPTSTUDIOD2005\Imports\Delphi2005;..\..\..\Apolibstuff9\SCRIPTSTUDIOD2005" -I"c:\develop\borland\bds\3.0\lib\Debug;c:\develop\borland\bds\3.0\Lib\Debug\Indy10;..\..\Source;..\..\..\Apolibstuff9\libxml;..\..\..\Apolibstuff9\SCRIPTSTUDIOD2005\Imports\Delphi2005;..\..\..\Apolibstuff9\SCRIPTSTUDIOD2005;..\..\..\Apolibstuff9\pngimage15"
-R"..\..\Source;..\..\..\Apolibstuff9\libxml;..\..\..\Apolibstuff9\imglib;..\..\..\Apolibstuff9\SCRIPTSTUDIOD2005\Imports\Delphi2005;..\..\..\Apolibstuff9\SCRIPTSTUDIOD2005" -R"c:\develop\borland\bds\3.0\lib\Debug;c:\develop\borland\bds\3.0\Lib\Debug\Indy10;..\..\Source;..\..\..\Apolibstuff9\libxml;..\..\..\Apolibstuff9\SCRIPTSTUDIOD2005\Imports\Delphi2005;..\..\..\Apolibstuff9\SCRIPTSTUDIOD2005;..\..\..\Apolibstuff9\pngimage15"
-DxTESTVARIANT -DxTESTVARIANT
-w-UNSAFE_TYPE -w-UNSAFE_TYPE
-w-UNSAFE_CODE -w-UNSAFE_CODE

View File

@ -53,14 +53,15 @@ uses
XForm in '..\..\Source\XForm.pas', XForm in '..\..\Source\XForm.pas',
RenderThread in '..\..\Source\RenderThread.pas', RenderThread in '..\..\Source\RenderThread.pas',
Render in '..\..\Source\Render.pas', Render in '..\..\Source\Render.pas',
Render32 in '..\..\Source\Render32.pas', Render64MT in '..\..\Source\Render64MT.pas',
Render64 in '..\..\Source\Render64.pas',
RenderMM in '..\..\Source\RenderMM.pas', RenderMM in '..\..\Source\RenderMM.pas',
ImageColoring in '..\..\Source\ImageColoring.pas' {frmImageColoring}, ImageColoring in '..\..\Source\ImageColoring.pas' {frmImageColoring},
GradientHlpr in '..\..\Source\GradientHlpr.pas', GradientHlpr in '..\..\Source\GradientHlpr.pas',
RndFlame in '..\..\Source\RndFlame.pas', RndFlame in '..\..\Source\RndFlame.pas',
formPostProcess in '..\..\Source\formPostProcess.pas' {frmPostProcess}, formPostProcess in '..\..\Source\formPostProcess.pas' {frmPostProcess},
bmdll32 in '..\..\Source\bmdll32.PAS'; bmdll32 in '..\..\Source\bmdll32.PAS',
Render64 in '..\..\Source\Render64.pas',
ImageMaker in '..\..\Source\ImageMaker.pas';
// ImageColoring in '..\..\Source\ImageColoring.pas' {frmImageColoring}; // ImageColoring in '..\..\Source\ImageColoring.pas' {frmImageColoring};

View File

@ -1,99 +1,88 @@
[Closed Files] [Closed Files]
File_0=TSourceModule,'X:\Code\Delphi\Apophysis\2.02h\Source\FormRender.pas',0,1,151,18,177,0,0,, File_0=TSourceModule,'X:\Code\Delphi\Apophysis\2.10\Source\Render32.pas',0,1,1,10,19,0,0,,
File_1=TSourceModule,'X:\Code\Delphi\Apophysis\2.02g\Source\Main.pas',0,1,2168,33,2195,0,0,,{1 File_1=TSourceModule,'X:\Code\Delphi\Apophysis\2.10\Source\ImageColoring.pas',0,1,1,1,40,0,0,,
File_2=TSourceModule,'X:\Code\Delphi\Apophysis\2.02g\Source\ControlPoint.pas',0,1,41,26,73,0,0,, File_2=TSourceModule,'c:\develop\borland\bds\3.0\source\Win32\vcl\Graphics.pas',0,1,5601,1,5642,0,0,,
File_3=TSourceModule,'X:\Code\Delphi\Apophysis\2.02g\Source\Render32.pas',0,1,166,5,209,0,0,, File_3=TSourceModule,'X:\Code\Delphi\Apophysis\2.02h\Source\RenderMM.pas',0,1,579,1,608,0,0,,
File_4=TSourceModule,'X:\Code\Delphi\Apophysis\2.02g\Source\RenderMM.pas',0,1,410,1,435,0,0,, File_4=TSourceModule,'X:\Code\Delphi\Apophysis\2.10\Source\ScriptRender.pas',0,1,68,26,91,0,0,,
File_5=TSourceModule,'X:\Code\Delphi\Apophysis\2.02h\Source\About.pas',0,1,1,1,1,0,0,, File_5=TSourceModule,'X:\Code\Delphi\Apophysis\flamesong29_01_2005\flamesong\core\ImageRenderer.jad',0,1,491,38,527,0,0,,
File_6=TSourceModule,'X:\Code\Delphi\Apophysis\2.02g\Source\RenderThread.pas',0,1,1,44,16,0,0,, File_6=TSourceModule,'X:\Code\Delphi\Apophysis\2.10\Source\XForm.pas',0,1,685,1,729,0,0,,{1
File_7=TSourceModule,'X:\Code\Delphi\Apophysis\2.10\Source\formPostProcess.pas',0,1,200,77,213,0,0,,
File_8=TSourceModule,'X:\Code\Delphi\Apophysis\2.10\Source\About.pas',0,1,1,1,1,0,0,,
File_9=TSourceModule,'X:\Code\Delphi\Apophysis\2.10\Source\bmdll32.PAS',0,1,472,1,505,0,0,,
[Modules] [Modules]
Module0=X:\Code\Delphi\Apophysis\2.02h\Source\Main.pas Module0=X:\Code\Delphi\Apophysis\2.10\Source\ImageMaker.pas
Module1=X:\Code\Delphi\Apophysis\2.02h\Source\RndFlame.pas Module1=X:\Code\Delphi\Apophysis\2.10\Source\Main.pas
Module2=X:\Code\Delphi\Apophysis\2.02h\Source\ControlPoint.pas Module2=X:\Code\Delphi\Apophysis\2.10\Project\delphi2005\Apophysis202.bdsproj
Module3=X:\Code\Delphi\Apophysis\2.02h\Source\Render.pas Module3=X:\Code\Delphi\Apophysis\2.10\Source\RenderThread.pas
Module4=default.htm Module4=X:\Code\Delphi\Apophysis\2.10\Source\ControlPoint.pas
Module5=X:\Code\Delphi\Apophysis\2.02h\Project\delphi2005\Apophysis202.bdsproj Module5=X:\Code\Delphi\Apophysis\2.10\Source\RenderMM.pas
Module6=X:\Code\Delphi\Apophysis\2.02h\Source\ScriptForm.pas Module6=X:\Code\Delphi\Apophysis\2.10\Source\Render64.pas
Module7=X:\Code\Delphi\Apophysis\2.02h\Source\XForm.pas Module7=X:\Code\Delphi\Apophysis\2.10\Source\Render64MT.pas
Module8=X:\Code\Delphi\Apophysis\Apolibstuff9\ScripterStudio\atScript.pas Module8=X:\Code\Delphi\Apophysis\2.10\Source\Render.pas
Module9=X:\Code\Delphi\Apophysis\2.02h\Source\Render64.pas Module9=X:\Code\Delphi\Apophysis\2.10\Source\FormRender.pas
Module10=X:\Code\Delphi\Apophysis\2.02h\Source\Editor.pas Module10=X:\Code\Delphi\Apophysis\flamesong29_01_2005\flamesong\model\GenomeModel.jad
Module11=X:\Code\Delphi\Apophysis\2.02h\Source\formPostProcess.pas Module11=default.htm
Module12=X:\Code\Delphi\Apophysis\2.02h\Source\Adjust.pas Count=12
Module13=X:\Code\Delphi\Apophysis\2.02h\Source\Render32.pas
Count=14
EditWindowCount=1 EditWindowCount=1
[X:\Code\Delphi\Apophysis\2.02h\Source\Main.pas] [X:\Code\Delphi\Apophysis\2.10\Source\ImageMaker.pas]
ModuleType=TSourceModule
FormState=0
FormOnTop=0
[X:\Code\Delphi\Apophysis\2.10\Source\Main.pas]
ModuleType=TSourceModule
FormState=1
FormOnTop=1
[X:\Code\Delphi\Apophysis\2.10\Project\delphi2005\Apophysis202.bdsproj]
ModuleType=TBaseProject
[X:\Code\Delphi\Apophysis\2.10\Source\RenderThread.pas]
ModuleType=TSourceModule
FormState=0
FormOnTop=0
[X:\Code\Delphi\Apophysis\2.10\Source\ControlPoint.pas]
ModuleType=TSourceModule
FormState=0
FormOnTop=0
[X:\Code\Delphi\Apophysis\2.10\Source\RenderMM.pas]
ModuleType=TSourceModule
FormState=0
FormOnTop=0
[X:\Code\Delphi\Apophysis\2.10\Source\Render64.pas]
ModuleType=TSourceModule
FormState=0
FormOnTop=0
[X:\Code\Delphi\Apophysis\2.10\Source\Render64MT.pas]
ModuleType=TSourceModule
FormState=0
FormOnTop=0
[X:\Code\Delphi\Apophysis\2.10\Source\Render.pas]
ModuleType=TSourceModule
FormState=0
FormOnTop=0
[X:\Code\Delphi\Apophysis\2.10\Source\FormRender.pas]
ModuleType=TSourceModule ModuleType=TSourceModule
FormState=1 FormState=1
FormOnTop=0 FormOnTop=0
[X:\Code\Delphi\Apophysis\2.02h\Source\RndFlame.pas] [X:\Code\Delphi\Apophysis\flamesong29_01_2005\flamesong\model\GenomeModel.jad]
ModuleType=TSourceModule ModuleType=TSourceModule
FormState=0
FormOnTop=0
[X:\Code\Delphi\Apophysis\2.02h\Source\ControlPoint.pas]
ModuleType=TSourceModule
FormState=0
FormOnTop=0
[X:\Code\Delphi\Apophysis\2.02h\Source\Render.pas]
ModuleType=TSourceModule
FormState=0
FormOnTop=0
[default.htm] [default.htm]
ModuleType=TURLModule ModuleType=TURLModule
[X:\Code\Delphi\Apophysis\2.02h\Project\delphi2005\Apophysis202.bdsproj]
ModuleType=TBaseProject
[X:\Code\Delphi\Apophysis\2.02h\Source\ScriptForm.pas]
ModuleType=TSourceModule
FormState=1
FormOnTop=0
[X:\Code\Delphi\Apophysis\2.02h\Source\XForm.pas]
ModuleType=TSourceModule
FormState=0
FormOnTop=0
[X:\Code\Delphi\Apophysis\Apolibstuff9\ScripterStudio\atScript.pas]
ModuleType=TSourceModule
FormState=0
FormOnTop=0
[X:\Code\Delphi\Apophysis\2.02h\Source\Render64.pas]
ModuleType=TSourceModule
FormState=0
FormOnTop=0
[X:\Code\Delphi\Apophysis\2.02h\Source\Editor.pas]
ModuleType=TSourceModule
FormState=1
FormOnTop=0
[X:\Code\Delphi\Apophysis\2.02h\Source\formPostProcess.pas]
ModuleType=TSourceModule
FormState=1
FormOnTop=0
[X:\Code\Delphi\Apophysis\2.02h\Source\Adjust.pas]
ModuleType=TSourceModule
FormState=1
FormOnTop=0
[X:\Code\Delphi\Apophysis\2.02h\Source\Render32.pas]
ModuleType=TSourceModule
FormState=0
FormOnTop=0
[EditWindow0] [EditWindow0]
ViewCount=14 ViewCount=12
CurrentEditView=X:\Code\Delphi\Apophysis\2.02h\Source\Main.pas CurrentEditView=X:\Code\Delphi\Apophysis\2.10\Source\ImageMaker.pas
View0=0 View0=0
View1=1 View1=1
View2=2 View2=2
@ -106,8 +95,6 @@ View8=8
View9=9 View9=9
View10=10 View10=10
View11=11 View11=11
View12=12
View13=13
PercentageSizes=1 PercentageSizes=1
Create=1 Create=1
Visible=1 Visible=1
@ -126,17 +113,17 @@ MessageView=MessageView@EditWindow0
BorlandEditorCodeExplorer=BorlandEditorCodeExplorer@EditWindow0 BorlandEditorCodeExplorer=BorlandEditorCodeExplorer@EditWindow0
TopPanelSize=0 TopPanelSize=0
LeftPanelSize=1906 LeftPanelSize=1906
LeftPanelClients=StructureView,DockSite2 LeftPanelClients=StructureView,DockSite0
LeftPanelData=00000800010100000000AE170000000000000172070000000000000100000000C50D00001100000053747275637475726556696577466F726D01000000009A1D000009000000446F636B5369746532FFFFFFFF LeftPanelData=00000800010100000000AE170000000000000172070000000000000100000000C50D00001100000053747275637475726556696577466F726D01000000009A1D000009000000446F636B5369746530FFFFFFFF
RightPanelSize=2258 RightPanelSize=2258
RightPanelClients=ToolForm,DockSite3 RightPanelClients=ToolForm,DockSite1
RightPanelData=00000800010100000000AE1700000000000001D20800000000000001000000006511000009000000446F636B536974653301000000009A1D000008000000546F6F6C466F726DFFFFFFFF RightPanelData=00000800010100000000AE1700000000000001D20800000000000001000000006511000009000000446F636B536974653101000000009A1D000008000000546F6F6C466F726DFFFFFFFF
BottomPanelSize=1270 BottomPanelSize=1270
BottomPanelClients=MessageView@EditWindow0,ToDo List,DockSite1 BottomPanelClients=MessageView@EditWindow0,ToDo List,DockSite2
BottomPanelData=000008000102020000000E000000546F446F4C69737457696E646F7709000000446F636B53697465317C3000000000000002F60400000000000001000000007C3000000B0000004D65737361676556696577FFFFFFFF BottomPanelData=000008000102020000000E000000546F446F4C69737457696E646F7709000000446F636B53697465327C3000000000000002F60400000000000001000000007C3000000B0000004D65737361676556696577FFFFFFFF
BottomMiddlePanelSize=0 BottomMiddlePanelSize=0
BottomMiddlePanelClients=DockSite0 BottomMiddlePanelClients=DockSite3
BottomMiddelPanelData=0000080001000100000009000000446F636B53697465300000000000000000000000000000000000FFFFFFFF BottomMiddelPanelData=0000080001000100000009000000446F636B53697465330000000000000000000000000000000000FFFFFFFF
[View0] [View0]
CustomEditViewType=TWelcomePageView CustomEditViewType=TWelcomePageView
@ -144,89 +131,89 @@ WelcomePageURL=bds:/default.htm
[View1] [View1]
CustomEditViewType=TEditView CustomEditViewType=TEditView
Module=X:\Code\Delphi\Apophysis\2.02h\Source\Editor.pas Module=X:\Code\Delphi\Apophysis\2.10\Source\Render.pas
CursorX=1 CursorX=1
CursorY=1515 CursorY=126
TopLine=1498 TopLine=91
LeftCol=1 LeftCol=1
Elisions= Elisions=
Bookmarks= Bookmarks=
[View2] [View2]
CustomEditViewType=TEditView CustomEditViewType=TEditView
Module=X:\Code\Delphi\Apophysis\2.02h\Source\XForm.pas Module=X:\Code\Delphi\Apophysis\2.10\Source\Render64MT.pas
CursorX=9 CursorX=1
CursorY=32 CursorY=230
TopLine=1 TopLine=225
LeftCol=1 LeftCol=1
Elisions= Elisions=
Bookmarks= Bookmarks=
[View3] [View3]
CustomEditViewType=TEditView CustomEditViewType=TEditView
Module=X:\Code\Delphi\Apophysis\2.02h\Source\formPostProcess.pas Module=X:\Code\Delphi\Apophysis\2.10\Source\Render64.pas
CursorX=24 CursorX=1
CursorY=147 CursorY=196
TopLine=123 TopLine=179
LeftCol=1 LeftCol=1
Elisions= Elisions=
Bookmarks= Bookmarks=
[View4] [View4]
CustomEditViewType=TEditView CustomEditViewType=TEditView
Module=X:\Code\Delphi\Apophysis\2.02h\Source\Adjust.pas Module=X:\Code\Delphi\Apophysis\2.10\Source\RenderMM.pas
CursorX=53 CursorX=1
CursorY=502 CursorY=114
TopLine=453 TopLine=107
LeftCol=1 LeftCol=1
Elisions= Elisions=
Bookmarks= Bookmarks=
[View5] [View5]
CustomEditViewType=TEditView CustomEditViewType=TEditView
Module=X:\Code\Delphi\Apophysis\2.02h\Source\ControlPoint.pas Module=X:\Code\Delphi\Apophysis\2.10\Source\ImageMaker.pas
CursorX=3 CursorX=1
CursorY=1001 CursorY=541
TopLine=1049 TopLine=537
LeftCol=1 LeftCol=1
Elisions= Elisions=
Bookmarks= Bookmarks={1,242,1}
[View6] [View6]
CustomEditViewType=TEditView CustomEditViewType=TEditView
Module=X:\Code\Delphi\Apophysis\2.02h\Project\delphi2005\Apophysis202.dpr Module=X:\Code\Delphi\Apophysis\2.10\Source\Main.pas
CursorX=1 CursorX=4
CursorY=1 CursorY=557
TopLine=1 TopLine=513
LeftCol=1 LeftCol=1
Elisions= Elisions=
Bookmarks= Bookmarks=
[View7] [View7]
CustomEditViewType=TEditView CustomEditViewType=TEditView
Module=X:\Code\Delphi\Apophysis\Apolibstuff9\ScripterStudio\atScript.pas Module=X:\Code\Delphi\Apophysis\flamesong29_01_2005\flamesong\model\GenomeModel.jad
CursorX=1 CursorX=37
CursorY=1906 CursorY=93
TopLine=1881 TopLine=178
LeftCol=1 LeftCol=1
Elisions= Elisions=
Bookmarks= Bookmarks=
[View8] [View8]
CustomEditViewType=TEditView CustomEditViewType=TEditView
Module=X:\Code\Delphi\Apophysis\2.02h\Source\ScriptForm.pas Module=X:\Code\Delphi\Apophysis\2.10\Source\FormRender.pas
CursorX=31 CursorX=1
CursorY=2479 CursorY=231
TopLine=2452 TopLine=414
LeftCol=1 LeftCol=1
Elisions= Elisions=
Bookmarks= Bookmarks=
[View9] [View9]
CustomEditViewType=TEditView CustomEditViewType=TEditView
Module=X:\Code\Delphi\Apophysis\2.02h\Source\Render.pas Module=X:\Code\Delphi\Apophysis\2.10\Source\RenderThread.pas
CursorX=1 CursorX=26
CursorY=1 CursorY=25
TopLine=1 TopLine=1
LeftCol=1 LeftCol=1
Elisions= Elisions=
@ -234,44 +221,24 @@ Bookmarks=
[View10] [View10]
CustomEditViewType=TEditView CustomEditViewType=TEditView
Module=X:\Code\Delphi\Apophysis\2.02h\Source\RndFlame.pas Module=X:\Code\Delphi\Apophysis\2.10\Project\delphi2005\Apophysis202.dpr
CursorX=12 CursorX=1
CursorY=282 CursorY=56
TopLine=259 TopLine=29
LeftCol=1 LeftCol=1
Elisions= Elisions=
Bookmarks= Bookmarks=
[View11] [View11]
CustomEditViewType=TEditView CustomEditViewType=TEditView
Module=X:\Code\Delphi\Apophysis\2.02h\Source\Main.pas Module=X:\Code\Delphi\Apophysis\2.10\Source\ControlPoint.pas
CursorX=58 CursorX=1
CursorY=1997 CursorY=35
TopLine=1973 TopLine=20
LeftCol=1
Elisions=
Bookmarks={1,669,1}
[View12]
CustomEditViewType=TEditView
Module=X:\Code\Delphi\Apophysis\2.02h\Source\Render32.pas
CursorX=15
CursorY=86
TopLine=86
LeftCol=1 LeftCol=1
Elisions= Elisions=
Bookmarks= Bookmarks=
[View13]
CustomEditViewType=TEditView
Module=X:\Code\Delphi\Apophysis\2.02h\Source\Render64.pas
CursorX=1
CursorY=437
TopLine=564
LeftCol=1
Elisions=
Bookmarks={1,636,1}
[Watches] [Watches]
Count=0 Count=0
@ -298,7 +265,7 @@ StayOnTop=0
[Breakpoints] [Breakpoints]
Count=1 Count=1
Breakpoint0='X:\Code\Delphi\Apophysis\2.02h\Source\Main.pas',2305,'',0,1,'',1,0,0,'',1,'','','',0 Breakpoint0='X:\Code\Delphi\Apophysis\2.02h\Source\Main.pas',2305,'',0,0,'',1,0,0,'',1,'','','',0
[AddressBreakpoints] [AddressBreakpoints]
Count=0 Count=0
@ -379,14 +346,19 @@ Dockable=1
StayOnTop=0 StayOnTop=0
SplitPos=95 SplitPos=95
[PropInspDesignerSelection]
ArrangeBy=Name
SelectedItem=,
ExpandedItems=Anchors=0,BorderIcons=0,Constraints=0,Font=0,Images=0
[RMAddinTool] [RMAddinTool]
PercentageSizes=1 PercentageSizes=1
Create=1 Create=1
Visible=0 Visible=0
Docked=1 Docked=1
State=0 State=0
Left=-209 Left=-9
Top=431 Top=1369
Width=5305 Width=5305
Height=5141 Height=5141
MaxLeft=-1 MaxLeft=-1
@ -442,8 +414,8 @@ Create=1
Visible=0 Visible=0
Docked=1 Docked=1
State=0 State=0
Left=-205 Left=-5
Top=-895 Top=-990
Width=3672 Width=3672
Height=1157 Height=1157
MaxLeft=-1 MaxLeft=-1
@ -689,52 +661,6 @@ DockHostCount=4
DockSiteType=1 DockSiteType=1
PercentageSizes=1 PercentageSizes=1
Create=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=1076
MaxLeft=-1
MaxTop=-1
ClientWidth=3828
ClientHeight=1076
TBDockHeight=1076
LRDockWidth=3828
Dockable=1
StayOnTop=0
TabPosition=1
ActiveTabID=LocalVarsWindow
TabDockClients=BreakpointWindow,ThreadStatusWindow,DebugLogView,CallStackWindow,WatchWindow,LocalVarsWindow
[DockSite2]
DockSiteType=1
PercentageSizes=1
Create=1
Visible=1 Visible=1
Docked=1 Docked=1
State=0 State=0
@ -746,7 +672,7 @@ MaxLeft=-1
MaxTop=-1 MaxTop=-1
ClientWidth=1906 ClientWidth=1906
ClientHeight=3944 ClientHeight=3944
TBDockHeight=1670 TBDockHeight=1740
LRDockWidth=1906 LRDockWidth=1906
Dockable=1 Dockable=1
StayOnTop=0 StayOnTop=0
@ -754,7 +680,7 @@ TabPosition=1
ActiveTabID=RMAddinTool ActiveTabID=RMAddinTool
TabDockClients=RMAddinTool,PropertyInspector TabDockClients=RMAddinTool,PropertyInspector
[DockSite3] [DockSite1]
DockSiteType=1 DockSiteType=1
PercentageSizes=1 PercentageSizes=1
Create=1 Create=1
@ -769,7 +695,7 @@ MaxLeft=-1
MaxTop=-1 MaxTop=-1
ClientWidth=2258 ClientWidth=2258
ClientHeight=4316 ClientHeight=4316
TBDockHeight=1740 TBDockHeight=1670
LRDockWidth=2258 LRDockWidth=2258
Dockable=1 Dockable=1
StayOnTop=0 StayOnTop=0
@ -777,3 +703,49 @@ TabPosition=1
ActiveTabID=ProjectManager ActiveTabID=ProjectManager
TabDockClients=ProjectManager,ModelViewTool,DataExplorer TabDockClients=ProjectManager,ModelViewTool,DataExplorer
[DockSite2]
DockSiteType=1
PercentageSizes=1
Create=1
Visible=0
Docked=1
State=0
Left=-89
Top=0
Width=3828
Height=1076
MaxLeft=-1
MaxTop=-1
ClientWidth=3828
ClientHeight=1076
TBDockHeight=1076
LRDockWidth=3828
Dockable=1
StayOnTop=0
TabPosition=1
ActiveTabID=LocalVarsWindow
TabDockClients=BreakpointWindow,ThreadStatusWindow,DebugLogView,CallStackWindow,WatchWindow,LocalVarsWindow
[DockSite3]
DockSiteType=1
PercentageSizes=1
Create=1
Visible=0
Docked=1
State=0
Left=-247
Top=3
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