examples: affinetransforms - use FPC resources, position form on the screen center

git-svn-id: trunk@26894 -
This commit is contained in:
paul 2010-07-29 09:10:05 +00:00
parent 02fc6db99f
commit e6e6fe5c0a
9 changed files with 120 additions and 152 deletions

4
.gitattributes vendored
View File

@ -2766,10 +2766,8 @@ examples/affinetransforms/buy_64.bmp -text
examples/affinetransforms/project1.lfm svneol=native#text/plain examples/affinetransforms/project1.lfm svneol=native#text/plain
examples/affinetransforms/project1.lpi svneol=native#text/plain examples/affinetransforms/project1.lpi svneol=native#text/plain
examples/affinetransforms/project1.lpr svneol=native#text/plain examples/affinetransforms/project1.lpr svneol=native#text/plain
examples/affinetransforms/project1.manifest svneol=native#text/plain examples/affinetransforms/project1.res -text
examples/affinetransforms/project1.rc svneol=native#text/plain
examples/affinetransforms/unit1.lfm svneol=native#text/plain examples/affinetransforms/unit1.lfm svneol=native#text/plain
examples/affinetransforms/unit1.lrs svneol=native#text/plain
examples/affinetransforms/unit1.pas svneol=native#text/plain examples/affinetransforms/unit1.pas svneol=native#text/plain
examples/anchordocking/README.txt svneol=native#text/plain examples/anchordocking/README.txt svneol=native#text/plain
examples/anchordocking/anchordocking.lpk svneol=native#text/plain examples/anchordocking/anchordocking.lpk svneol=native#text/plain

View File

@ -2,15 +2,15 @@
<CONFIG> <CONFIG>
<ProjectOptions> <ProjectOptions>
<PathDelim Value="\"/> <PathDelim Value="\"/>
<Version Value="7"/> <Version Value="8"/>
<General> <General>
<MainUnit Value="0"/> <MainUnit Value="0"/>
<TargetFileExt Value=".exe"/> <TargetFileExt Value=".exe"/>
<UseXPManifest Value="True"/> <UseXPManifest Value="True"/>
<ActiveEditorIndexAtStart Value="0"/> <ActiveWindowIndexAtStart Value="0"/>
</General> </General>
<VersionInfo> <VersionInfo>
<ProjectVersion Value=""/> <StringTable Comments="" CompanyName="" FileDescription="" FileVersion="0.0.0.0" InternalName="" LegalCopyright="" LegalTrademarks="" OriginalFilename="" ProductName="" ProductVersion=""/>
</VersionInfo> </VersionInfo>
<PublishOptions> <PublishOptions>
<Version Value="2"/> <Version Value="2"/>
@ -34,11 +34,13 @@
<Filename Value="project1.lpr"/> <Filename Value="project1.lpr"/>
<IsPartOfProject Value="True"/> <IsPartOfProject Value="True"/>
<UnitName Value="project1"/> <UnitName Value="project1"/>
<CursorPos X="13" Y="18"/>
<TopLine Value="1"/>
<EditorIndex Value="1"/> <EditorIndex Value="1"/>
<WindowIndex Value="0"/>
<TopLine Value="1"/>
<CursorPos X="1" Y="12"/>
<UsageCount Value="169"/> <UsageCount Value="169"/>
<Loaded Value="True"/> <Loaded Value="True"/>
<LoadedDesigner Value="True"/>
</Unit0> </Unit0>
<Unit1> <Unit1>
<Filename Value="unit1.pas"/> <Filename Value="unit1.pas"/>
@ -46,262 +48,264 @@
<ComponentName Value="Form1"/> <ComponentName Value="Form1"/>
<ResourceBaseClass Value="Form"/> <ResourceBaseClass Value="Form"/>
<UnitName Value="Unit1"/> <UnitName Value="Unit1"/>
<CursorPos X="60" Y="28"/> <IsVisibleTab Value="True"/>
<TopLine Value="1"/>
<EditorIndex Value="0"/> <EditorIndex Value="0"/>
<WindowIndex Value="0"/>
<TopLine Value="29"/>
<CursorPos X="10" Y="37"/>
<UsageCount Value="169"/> <UsageCount Value="169"/>
<Loaded Value="True"/> <Loaded Value="True"/>
</Unit1> </Unit1>
<Unit2> <Unit2>
<Filename Value="..\KComponents\source\kgrids.pas"/> <Filename Value="..\KComponents\source\kgrids.pas"/>
<UnitName Value="KGrids"/> <UnitName Value="KGrids"/>
<CursorPos X="1" Y="1"/>
<TopLine Value="1"/> <TopLine Value="1"/>
<CursorPos X="1" Y="1"/>
<UsageCount Value="49"/> <UsageCount Value="49"/>
</Unit2> </Unit2>
<Unit3> <Unit3>
<Filename Value="C:\lazarusSVN\lcl\printers.pas"/> <Filename Value="C:\lazarusSVN\lcl\printers.pas"/>
<UnitName Value="Printers"/> <UnitName Value="Printers"/>
<CursorPos X="1" Y="379"/>
<TopLine Value="351"/> <TopLine Value="351"/>
<CursorPos X="1" Y="379"/>
<UsageCount Value="7"/> <UsageCount Value="7"/>
</Unit3> </Unit3>
<Unit4> <Unit4>
<Filename Value="..\KComponents\source\kcontrols.pas"/> <Filename Value="..\KComponents\source\kcontrols.pas"/>
<UnitName Value="KControls"/> <UnitName Value="KControls"/>
<CursorPos X="1" Y="1"/>
<TopLine Value="1"/> <TopLine Value="1"/>
<CursorPos X="1" Y="1"/>
<UsageCount Value="48"/> <UsageCount Value="48"/>
</Unit4> </Unit4>
<Unit5> <Unit5>
<Filename Value="C:\lazarusSVN\lcl\include\canvas.inc"/> <Filename Value="C:\lazarusSVN\lcl\include\canvas.inc"/>
<CursorPos X="1" Y="1196"/>
<TopLine Value="1168"/> <TopLine Value="1168"/>
<CursorPos X="1" Y="1196"/>
<UsageCount Value="44"/> <UsageCount Value="44"/>
</Unit5> </Unit5>
<Unit6> <Unit6>
<Filename Value="C:\lazarusSVN\lcl\include\winapi.inc"/> <Filename Value="C:\lazarusSVN\lcl\include\winapi.inc"/>
<CursorPos X="1" Y="736"/>
<TopLine Value="708"/> <TopLine Value="708"/>
<CursorPos X="1" Y="736"/>
<UsageCount Value="73"/> <UsageCount Value="73"/>
</Unit6> </Unit6>
<Unit7> <Unit7>
<Filename Value="C:\lazarusSVN\lcl\interfaces\win32\win32winapi.inc"/> <Filename Value="C:\lazarusSVN\lcl\interfaces\win32\win32winapi.inc"/>
<CursorPos X="1" Y="3337"/>
<TopLine Value="3293"/> <TopLine Value="3293"/>
<CursorPos X="1" Y="3337"/>
<UsageCount Value="10"/> <UsageCount Value="10"/>
</Unit7> </Unit7>
<Unit8> <Unit8>
<Filename Value="..\KComponents\source\kgraphics.pas"/> <Filename Value="..\KComponents\source\kgraphics.pas"/>
<UnitName Value="KGraphics"/> <UnitName Value="KGraphics"/>
<CursorPos X="1" Y="863"/>
<TopLine Value="835"/> <TopLine Value="835"/>
<CursorPos X="1" Y="863"/>
<UsageCount Value="45"/> <UsageCount Value="45"/>
</Unit8> </Unit8>
<Unit9> <Unit9>
<Filename Value="C:\lazarusSVN\lcl\lcltype.pp"/> <Filename Value="C:\lazarusSVN\lcl\lcltype.pp"/>
<UnitName Value="LCLType"/> <UnitName Value="LCLType"/>
<CursorPos X="3" Y="1411"/>
<TopLine Value="1383"/> <TopLine Value="1383"/>
<CursorPos X="3" Y="1411"/>
<UsageCount Value="23"/> <UsageCount Value="23"/>
</Unit9> </Unit9>
<Unit10> <Unit10>
<Filename Value="C:\lazarusSVN\lcl\include\customcontrol.inc"/> <Filename Value="C:\lazarusSVN\lcl\include\customcontrol.inc"/>
<CursorPos X="1" Y="115"/>
<TopLine Value="84"/> <TopLine Value="84"/>
<CursorPos X="1" Y="115"/>
<UsageCount Value="14"/> <UsageCount Value="14"/>
</Unit10> </Unit10>
<Unit11> <Unit11>
<Filename Value="C:\lazarusSVN\lcl\include\wincontrol.inc"/> <Filename Value="C:\lazarusSVN\lcl\include\wincontrol.inc"/>
<CursorPos X="1" Y="5036"/>
<TopLine Value="5008"/> <TopLine Value="5008"/>
<CursorPos X="1" Y="5036"/>
<UsageCount Value="18"/> <UsageCount Value="18"/>
</Unit11> </Unit11>
<Unit12> <Unit12>
<Filename Value="C:\lazarusSVN\lcl\include\control.inc"/> <Filename Value="C:\lazarusSVN\lcl\include\control.inc"/>
<CursorPos X="1" Y="1637"/>
<TopLine Value="1609"/> <TopLine Value="1609"/>
<CursorPos X="1" Y="1637"/>
<UsageCount Value="26"/> <UsageCount Value="26"/>
</Unit12> </Unit12>
<Unit13> <Unit13>
<Filename Value="C:\lazarusSVN\lcl\include\customform.inc"/> <Filename Value="C:\lazarusSVN\lcl\include\customform.inc"/>
<CursorPos X="1" Y="1060"/>
<TopLine Value="1032"/> <TopLine Value="1032"/>
<CursorPos X="1" Y="1060"/>
<UsageCount Value="10"/> <UsageCount Value="10"/>
</Unit13> </Unit13>
<Unit14> <Unit14>
<Filename Value="C:\lazarusSVN\lcl\interfaces\qt\qtwinapi.inc"/> <Filename Value="C:\lazarusSVN\lcl\interfaces\qt\qtwinapi.inc"/>
<CursorPos X="75" Y="4578"/>
<TopLine Value="4545"/> <TopLine Value="4545"/>
<CursorPos X="75" Y="4578"/>
<UsageCount Value="45"/> <UsageCount Value="45"/>
</Unit14> </Unit14>
<Unit15> <Unit15>
<Filename Value="C:\lazarusSVN\lcl\interfaces\qt\qtwidgets.pas"/> <Filename Value="C:\lazarusSVN\lcl\interfaces\qt\qtwidgets.pas"/>
<UnitName Value="qtwidgets"/> <UnitName Value="qtwidgets"/>
<CursorPos X="1" Y="3845"/>
<TopLine Value="3817"/> <TopLine Value="3817"/>
<CursorPos X="1" Y="3845"/>
<UsageCount Value="17"/> <UsageCount Value="17"/>
</Unit15> </Unit15>
<Unit16> <Unit16>
<Filename Value="C:\lazarusSVN\lcl\include\winapih.inc"/> <Filename Value="C:\lazarusSVN\lcl\include\winapih.inc"/>
<CursorPos X="10" Y="84"/>
<TopLine Value="56"/> <TopLine Value="56"/>
<CursorPos X="10" Y="84"/>
<UsageCount Value="38"/> <UsageCount Value="38"/>
</Unit16> </Unit16>
<Unit17> <Unit17>
<Filename Value="C:\lazarusSVN\lcl\interfacebase.pp"/> <Filename Value="C:\lazarusSVN\lcl\interfacebase.pp"/>
<UnitName Value="InterfaceBase"/> <UnitName Value="InterfaceBase"/>
<CursorPos X="78" Y="11"/>
<TopLine Value="1"/> <TopLine Value="1"/>
<CursorPos X="78" Y="11"/>
<UsageCount Value="9"/> <UsageCount Value="9"/>
</Unit17> </Unit17>
<Unit18> <Unit18>
<Filename Value="C:\lazarusSVN\lcl\include\intfbasewinapi.inc"/> <Filename Value="C:\lazarusSVN\lcl\include\intfbasewinapi.inc"/>
<CursorPos X="19" Y="1102"/>
<TopLine Value="1074"/> <TopLine Value="1074"/>
<CursorPos X="19" Y="1102"/>
<UsageCount Value="9"/> <UsageCount Value="9"/>
</Unit18> </Unit18>
<Unit19> <Unit19>
<Filename Value="C:\lazarusSVN\lcl\interfaces\win32\win32winapih.inc"/> <Filename Value="C:\lazarusSVN\lcl\interfaces\win32\win32winapih.inc"/>
<CursorPos X="1" Y="208"/>
<TopLine Value="155"/> <TopLine Value="155"/>
<CursorPos X="1" Y="208"/>
<UsageCount Value="2"/> <UsageCount Value="2"/>
</Unit19> </Unit19>
<Unit20> <Unit20>
<Filename Value="C:\fpc\2.2.4\source\rtl\objpas\types.pp"/> <Filename Value="C:\fpc\2.2.4\source\rtl\objpas\types.pp"/>
<UnitName Value="types"/> <UnitName Value="types"/>
<CursorPos X="29" Y="114"/>
<TopLine Value="77"/> <TopLine Value="77"/>
<CursorPos X="29" Y="114"/>
<UsageCount Value="7"/> <UsageCount Value="7"/>
</Unit20> </Unit20>
<Unit21> <Unit21>
<Filename Value="C:\lazarusSVN\lcl\interfaces\qt\qtobjects.pas"/> <Filename Value="C:\lazarusSVN\lcl\interfaces\qt\qtobjects.pas"/>
<UnitName Value="qtobjects"/> <UnitName Value="qtobjects"/>
<CursorPos X="19" Y="338"/>
<TopLine Value="295"/> <TopLine Value="295"/>
<CursorPos X="19" Y="338"/>
<UsageCount Value="9"/> <UsageCount Value="9"/>
</Unit21> </Unit21>
<Unit22> <Unit22>
<Filename Value="C:\lazarusSVN\lcl\themes.pas"/> <Filename Value="C:\lazarusSVN\lcl\themes.pas"/>
<UnitName Value="Themes"/> <UnitName Value="Themes"/>
<CursorPos X="1" Y="622"/>
<TopLine Value="594"/> <TopLine Value="594"/>
<CursorPos X="1" Y="622"/>
<UsageCount Value="22"/> <UsageCount Value="22"/>
</Unit22> </Unit22>
<Unit23> <Unit23>
<Filename Value="C:\lazarusSVN\lcl\interfaces\qt\qtwinapih.inc"/> <Filename Value="C:\lazarusSVN\lcl\interfaces\qt\qtwinapih.inc"/>
<CursorPos X="10" Y="127"/>
<TopLine Value="84"/> <TopLine Value="84"/>
<CursorPos X="10" Y="127"/>
<UsageCount Value="42"/> <UsageCount Value="42"/>
</Unit23> </Unit23>
<Unit24> <Unit24>
<Filename Value="C:\lazarusSVN\lcl\interfaces\qt\qtint.pp"/> <Filename Value="C:\lazarusSVN\lcl\interfaces\qt\qtint.pp"/>
<UnitName Value="qtint"/> <UnitName Value="qtint"/>
<CursorPos X="1" Y="29"/>
<TopLine Value="29"/> <TopLine Value="29"/>
<CursorPos X="1" Y="29"/>
<UsageCount Value="42"/> <UsageCount Value="42"/>
</Unit24> </Unit24>
<Unit25> <Unit25>
<Filename Value="C:\lazarusSVN\lcl\interfaces\qt\qtobject.inc"/> <Filename Value="C:\lazarusSVN\lcl\interfaces\qt\qtobject.inc"/>
<CursorPos X="18" Y="178"/>
<TopLine Value="156"/> <TopLine Value="156"/>
<CursorPos X="18" Y="178"/>
<UsageCount Value="43"/> <UsageCount Value="43"/>
</Unit25> </Unit25>
<Unit26> <Unit26>
<Filename Value="C:\lazarusSVN\lcl\interfaces\qt\qt45.pas"/> <Filename Value="C:\lazarusSVN\lcl\interfaces\qt\qt45.pas"/>
<UnitName Value="qt45"/> <UnitName Value="qt45"/>
<CursorPos X="1" Y="13366"/>
<TopLine Value="13338"/> <TopLine Value="13338"/>
<CursorPos X="1" Y="13366"/>
<UsageCount Value="18"/> <UsageCount Value="18"/>
</Unit26> </Unit26>
<Unit27> <Unit27>
<Filename Value="C:\lazarusSVN\lcl\graphics.pp"/> <Filename Value="C:\lazarusSVN\lcl\graphics.pp"/>
<UnitName Value="Graphics"/> <UnitName Value="Graphics"/>
<CursorPos X="11" Y="1790"/>
<TopLine Value="1762"/> <TopLine Value="1762"/>
<CursorPos X="11" Y="1790"/>
<UsageCount Value="22"/> <UsageCount Value="22"/>
</Unit27> </Unit27>
<Unit28> <Unit28>
<Filename Value="C:\lazarusSVN\lcl\interfaces\qt\qtthemes.pas"/> <Filename Value="C:\lazarusSVN\lcl\interfaces\qt\qtthemes.pas"/>
<UnitName Value="QtThemes"/> <UnitName Value="QtThemes"/>
<CursorPos X="33" Y="168"/>
<TopLine Value="143"/> <TopLine Value="143"/>
<CursorPos X="33" Y="168"/>
<UsageCount Value="1"/> <UsageCount Value="1"/>
</Unit28> </Unit28>
<Unit29> <Unit29>
<Filename Value="C:\lazarusSVN\lcl\interfaces\gtk\gtkwinapi.inc"/> <Filename Value="C:\lazarusSVN\lcl\interfaces\gtk\gtkwinapi.inc"/>
<CursorPos X="1" Y="8063"/>
<TopLine Value="8035"/> <TopLine Value="8035"/>
<CursorPos X="1" Y="8063"/>
<UsageCount Value="65"/> <UsageCount Value="65"/>
</Unit29> </Unit29>
<Unit30> <Unit30>
<Filename Value="C:\lazarusSVN\lcl\interfaces\gtk\gtkproc.pp"/> <Filename Value="C:\lazarusSVN\lcl\interfaces\gtk\gtkproc.pp"/>
<UnitName Value="GTKProc"/> <UnitName Value="GTKProc"/>
<CursorPos X="18" Y="451"/>
<TopLine Value="422"/> <TopLine Value="422"/>
<CursorPos X="18" Y="451"/>
<UsageCount Value="34"/> <UsageCount Value="34"/>
</Unit30> </Unit30>
<Unit31> <Unit31>
<Filename Value="C:\lazarusSVN\lcl\interfaces\gtk\gtkproc.inc"/> <Filename Value="C:\lazarusSVN\lcl\interfaces\gtk\gtkproc.inc"/>
<CursorPos X="1" Y="3714"/>
<TopLine Value="3686"/> <TopLine Value="3686"/>
<CursorPos X="1" Y="3714"/>
<UsageCount Value="34"/> <UsageCount Value="34"/>
</Unit31> </Unit31>
<Unit32> <Unit32>
<Filename Value="C:\fpc\2.2.4\source\packages\gtk2\src\gtk+\gdk\gdkwindow.inc"/> <Filename Value="C:\fpc\2.2.4\source\packages\gtk2\src\gtk+\gdk\gdkwindow.inc"/>
<CursorPos X="10" Y="449"/>
<TopLine Value="449"/> <TopLine Value="449"/>
<CursorPos X="10" Y="449"/>
<UsageCount Value="34"/> <UsageCount Value="34"/>
</Unit32> </Unit32>
<Unit33> <Unit33>
<Filename Value="C:\fpc\2.2.4\source\packages\gtk2\src\gtk+\gdk\gdktypes.inc"/> <Filename Value="C:\fpc\2.2.4\source\packages\gtk2\src\gtk+\gdk\gdktypes.inc"/>
<CursorPos X="14" Y="37"/>
<TopLine Value="8"/> <TopLine Value="8"/>
<CursorPos X="14" Y="37"/>
<UsageCount Value="34"/> <UsageCount Value="34"/>
</Unit33> </Unit33>
<Unit34> <Unit34>
<Filename Value="C:\fpc\2.2.4\source\packages\gtk2\src\glib\gtypes.inc"/> <Filename Value="C:\fpc\2.2.4\source\packages\gtk2\src\glib\gtypes.inc"/>
<CursorPos X="14" Y="33"/>
<TopLine Value="5"/> <TopLine Value="5"/>
<CursorPos X="14" Y="33"/>
<UsageCount Value="34"/> <UsageCount Value="34"/>
</Unit34> </Unit34>
<Unit35> <Unit35>
<Filename Value="C:\fpc\2.2.4\source\rtl\inc\ctypes.pp"/> <Filename Value="C:\fpc\2.2.4\source\rtl\inc\ctypes.pp"/>
<UnitName Value="ctypes"/> <UnitName Value="ctypes"/>
<CursorPos X="3" Y="49"/>
<TopLine Value="29"/> <TopLine Value="29"/>
<CursorPos X="3" Y="49"/>
<UsageCount Value="34"/> <UsageCount Value="34"/>
</Unit35> </Unit35>
<Unit36> <Unit36>
<Filename Value="C:\lazarusSVN\lcl\interfaces\gtk\gtkwinapih.inc"/> <Filename Value="C:\lazarusSVN\lcl\interfaces\gtk\gtkwinapih.inc"/>
<CursorPos X="10" Y="107"/>
<TopLine Value="79"/> <TopLine Value="79"/>
<CursorPos X="10" Y="107"/>
<UsageCount Value="39"/> <UsageCount Value="39"/>
</Unit36> </Unit36>
<Unit37> <Unit37>
<Filename Value="C:\lazarusSVN\lcl\interfaces\gtk\gtkdef.pp"/> <Filename Value="C:\lazarusSVN\lcl\interfaces\gtk\gtkdef.pp"/>
<UnitName Value="GtkDef"/> <UnitName Value="GtkDef"/>
<CursorPos X="15" Y="338"/>
<TopLine Value="310"/> <TopLine Value="310"/>
<CursorPos X="15" Y="338"/>
<UsageCount Value="64"/> <UsageCount Value="64"/>
</Unit37> </Unit37>
<Unit38> <Unit38>
<Filename Value="C:\lazarusSVN\lcl\interfaces\gtk\gtkdevicecontext.inc"/> <Filename Value="C:\lazarusSVN\lcl\interfaces\gtk\gtkdevicecontext.inc"/>
<CursorPos X="1" Y="574"/>
<TopLine Value="546"/> <TopLine Value="546"/>
<CursorPos X="1" Y="574"/>
<UsageCount Value="64"/> <UsageCount Value="64"/>
</Unit38> </Unit38>
<Unit39> <Unit39>
<Filename Value="C:\lazarusSVN\lcl\graphmath.pp"/> <Filename Value="C:\lazarusSVN\lcl\graphmath.pp"/>
<UnitName Value="GraphMath"/> <UnitName Value="GraphMath"/>
<CursorPos X="1" Y="627"/>
<TopLine Value="599"/> <TopLine Value="599"/>
<CursorPos X="1" Y="627"/>
<UsageCount Value="19"/> <UsageCount Value="19"/>
</Unit39> </Unit39>
<Unit40> <Unit40>
<Filename Value="C:\fpc\2.2.4\source\rtl\objpas\classes\classesh.inc"/> <Filename Value="C:\fpc\2.2.4\source\rtl\objpas\classes\classesh.inc"/>
<CursorPos X="30" Y="33"/>
<TopLine Value="4"/> <TopLine Value="4"/>
<CursorPos X="30" Y="33"/>
<UsageCount Value="17"/> <UsageCount Value="17"/>
</Unit40> </Unit40>
<Unit41> <Unit41>
@ -310,264 +314,264 @@
<HasResources Value="True"/> <HasResources Value="True"/>
<ResourceBaseClass Value="Form"/> <ResourceBaseClass Value="Form"/>
<UnitName Value="KPrintSetup"/> <UnitName Value="KPrintSetup"/>
<CursorPos X="84" Y="109"/>
<TopLine Value="89"/> <TopLine Value="89"/>
<CursorPos X="84" Y="109"/>
<UsageCount Value="29"/> <UsageCount Value="29"/>
</Unit41> </Unit41>
<Unit42> <Unit42>
<Filename Value="..\KComponents\source\khexeditor.pas"/> <Filename Value="..\KComponents\source\khexeditor.pas"/>
<UnitName Value="KHexEditor"/> <UnitName Value="KHexEditor"/>
<CursorPos X="1" Y="1823"/>
<TopLine Value="1795"/> <TopLine Value="1795"/>
<CursorPos X="1" Y="1823"/>
<UsageCount Value="16"/> <UsageCount Value="16"/>
</Unit42> </Unit42>
<Unit43> <Unit43>
<Filename Value="C:\fpc\2.2.4\source\rtl\inc\systemh.inc"/> <Filename Value="C:\fpc\2.2.4\source\rtl\inc\systemh.inc"/>
<CursorPos X="3" Y="212"/>
<TopLine Value="184"/> <TopLine Value="184"/>
<CursorPos X="3" Y="212"/>
<UsageCount Value="18"/> <UsageCount Value="18"/>
</Unit43> </Unit43>
<Unit44> <Unit44>
<Filename Value="C:\lazarusSVN\lcl\include\brush.inc"/> <Filename Value="C:\lazarusSVN\lcl\include\brush.inc"/>
<CursorPos X="1" Y="158"/>
<TopLine Value="130"/> <TopLine Value="130"/>
<CursorPos X="1" Y="158"/>
<UsageCount Value="11"/> <UsageCount Value="11"/>
</Unit44> </Unit44>
<Unit45> <Unit45>
<Filename Value="C:\lazarusSVN\lcl\interfaces\qt\qtcaret.pas"/> <Filename Value="C:\lazarusSVN\lcl\interfaces\qt\qtcaret.pas"/>
<UnitName Value="QtCaret"/> <UnitName Value="QtCaret"/>
<CursorPos X="1" Y="211"/>
<TopLine Value="183"/> <TopLine Value="183"/>
<CursorPos X="1" Y="211"/>
<UsageCount Value="18"/> <UsageCount Value="18"/>
</Unit45> </Unit45>
<Unit46> <Unit46>
<Filename Value="C:\lazarusSVN\components\synedit\synedit.pp"/> <Filename Value="C:\lazarusSVN\components\synedit\synedit.pp"/>
<UnitName Value="SynEdit"/> <UnitName Value="SynEdit"/>
<CursorPos X="29" Y="4386"/>
<TopLine Value="4362"/> <TopLine Value="4362"/>
<CursorPos X="29" Y="4386"/>
<UsageCount Value="15"/> <UsageCount Value="15"/>
</Unit46> </Unit46>
<Unit47> <Unit47>
<Filename Value="C:\lazarusSVN\components\synedit\syneditmiscclasses.pp"/> <Filename Value="C:\lazarusSVN\components\synedit\syneditmiscclasses.pp"/>
<UnitName Value="SynEditMiscClasses"/> <UnitName Value="SynEditMiscClasses"/>
<CursorPos X="3" Y="94"/>
<TopLine Value="66"/> <TopLine Value="66"/>
<CursorPos X="3" Y="94"/>
<UsageCount Value="15"/> <UsageCount Value="15"/>
</Unit47> </Unit47>
<Unit48> <Unit48>
<Filename Value="C:\lazarusSVN\lcl\controls.pp"/> <Filename Value="C:\lazarusSVN\lcl\controls.pp"/>
<UnitName Value="Controls"/> <UnitName Value="Controls"/>
<CursorPos X="1" Y="2656"/>
<TopLine Value="2628"/> <TopLine Value="2628"/>
<CursorPos X="1" Y="2656"/>
<UsageCount Value="31"/> <UsageCount Value="31"/>
</Unit48> </Unit48>
<Unit49> <Unit49>
<Filename Value="C:\lazarusSVN\lcl\customtimer.pas"/> <Filename Value="C:\lazarusSVN\lcl\customtimer.pas"/>
<UnitName Value="CustomTimer"/> <UnitName Value="CustomTimer"/>
<CursorPos X="1" Y="198"/>
<TopLine Value="161"/> <TopLine Value="161"/>
<CursorPos X="1" Y="198"/>
<UsageCount Value="17"/> <UsageCount Value="17"/>
</Unit49> </Unit49>
<Unit50> <Unit50>
<Filename Value="..\KComponents\source\keditcommon.pas"/> <Filename Value="..\KComponents\source\keditcommon.pas"/>
<UnitName Value="KEditCommon"/> <UnitName Value="KEditCommon"/>
<CursorPos X="19" Y="393"/>
<TopLine Value="357"/> <TopLine Value="357"/>
<CursorPos X="19" Y="393"/>
<UsageCount Value="13"/> <UsageCount Value="13"/>
</Unit50> </Unit50>
<Unit51> <Unit51>
<Filename Value="C:\lazarusSVN\lcl\interfaces\gtk\gtkint.pp"/> <Filename Value="C:\lazarusSVN\lcl\interfaces\gtk\gtkint.pp"/>
<UnitName Value="GtkInt"/> <UnitName Value="GtkInt"/>
<CursorPos X="3" Y="279"/>
<TopLine Value="251"/> <TopLine Value="251"/>
<CursorPos X="3" Y="279"/>
<UsageCount Value="29"/> <UsageCount Value="29"/>
</Unit51> </Unit51>
<Unit52> <Unit52>
<Filename Value="C:\lazarusSVN\lcl\interfaces\gtk\gtkwidgetset.inc"/> <Filename Value="C:\lazarusSVN\lcl\interfaces\gtk\gtkwidgetset.inc"/>
<CursorPos X="18" Y="1542"/>
<TopLine Value="1524"/> <TopLine Value="1524"/>
<CursorPos X="18" Y="1542"/>
<UsageCount Value="35"/> <UsageCount Value="35"/>
</Unit52> </Unit52>
<Unit53> <Unit53>
<Filename Value="..\KComponents\packages\kcontrols\kcontrolslaz.pas"/> <Filename Value="..\KComponents\packages\kcontrols\kcontrolslaz.pas"/>
<UnitName Value="KControlsLaz"/> <UnitName Value="KControlsLaz"/>
<CursorPos X="29" Y="12"/>
<TopLine Value="1"/> <TopLine Value="1"/>
<CursorPos X="29" Y="12"/>
<UsageCount Value="10"/> <UsageCount Value="10"/>
</Unit53> </Unit53>
<Unit54> <Unit54>
<Filename Value="C:\fpc\2.2.4\source\rtl\win\wininc\base.inc"/> <Filename Value="C:\fpc\2.2.4\source\rtl\win\wininc\base.inc"/>
<CursorPos X="113" Y="3"/>
<TopLine Value="1"/> <TopLine Value="1"/>
<CursorPos X="113" Y="3"/>
<UsageCount Value="7"/> <UsageCount Value="7"/>
</Unit54> </Unit54>
<Unit55> <Unit55>
<Filename Value="C:\lazarusSVN\lcl\include\intfbaselcl.inc"/> <Filename Value="C:\lazarusSVN\lcl\include\intfbaselcl.inc"/>
<CursorPos X="1" Y="620"/>
<TopLine Value="592"/> <TopLine Value="592"/>
<CursorPos X="1" Y="620"/>
<UsageCount Value="18"/> <UsageCount Value="18"/>
</Unit55> </Unit55>
<Unit56> <Unit56>
<Filename Value="C:\lazarusSVN\lcl\include\lclintfh.inc"/> <Filename Value="C:\lazarusSVN\lcl\include\lclintfh.inc"/>
<CursorPos X="10" Y="1"/>
<TopLine Value="1"/> <TopLine Value="1"/>
<CursorPos X="10" Y="1"/>
<UsageCount Value="10"/> <UsageCount Value="10"/>
</Unit56> </Unit56>
<Unit57> <Unit57>
<Filename Value="C:\lazarusSVN\lcl\graphtype.pp"/> <Filename Value="C:\lazarusSVN\lcl\graphtype.pp"/>
<UnitName Value="GraphType"/> <UnitName Value="GraphType"/>
<CursorPos X="1" Y="1"/>
<TopLine Value="1"/> <TopLine Value="1"/>
<CursorPos X="1" Y="1"/>
<UsageCount Value="25"/> <UsageCount Value="25"/>
</Unit57> </Unit57>
<Unit58> <Unit58>
<Filename Value="C:\lazarusSVN\lcl\include\lclintf.inc"/> <Filename Value="C:\lazarusSVN\lcl\include\lclintf.inc"/>
<CursorPos X="1" Y="418"/>
<TopLine Value="390"/> <TopLine Value="390"/>
<CursorPos X="1" Y="418"/>
<UsageCount Value="19"/> <UsageCount Value="19"/>
</Unit58> </Unit58>
<Unit59> <Unit59>
<Filename Value="C:\lazarusSVN\lcl\interfaces\gtk\gtkthemes.pas"/> <Filename Value="C:\lazarusSVN\lcl\interfaces\gtk\gtkthemes.pas"/>
<UnitName Value="GtkThemes"/> <UnitName Value="GtkThemes"/>
<CursorPos X="10" Y="464"/>
<TopLine Value="437"/> <TopLine Value="437"/>
<CursorPos X="10" Y="464"/>
<UsageCount Value="25"/> <UsageCount Value="25"/>
</Unit59> </Unit59>
<Unit60> <Unit60>
<Filename Value="C:\lazarusSVN\lcl\interfaces\gtk\gtklclintfh.inc"/> <Filename Value="C:\lazarusSVN\lcl\interfaces\gtk\gtklclintfh.inc"/>
<CursorPos X="1" Y="1"/>
<TopLine Value="1"/> <TopLine Value="1"/>
<CursorPos X="1" Y="1"/>
<UsageCount Value="33"/> <UsageCount Value="33"/>
</Unit60> </Unit60>
<Unit61> <Unit61>
<Filename Value="C:\lazarusSVN\lcl\interfaces\gtk\gtklclintf.inc"/> <Filename Value="C:\lazarusSVN\lcl\interfaces\gtk\gtklclintf.inc"/>
<CursorPos X="17" Y="1"/>
<TopLine Value="1"/> <TopLine Value="1"/>
<CursorPos X="17" Y="1"/>
<UsageCount Value="33"/> <UsageCount Value="33"/>
</Unit61> </Unit61>
<Unit62> <Unit62>
<Filename Value="C:\lazarusSVN\lcl\include\application.inc"/> <Filename Value="C:\lazarusSVN\lcl\include\application.inc"/>
<CursorPos X="1" Y="39"/>
<TopLine Value="11"/> <TopLine Value="11"/>
<CursorPos X="1" Y="39"/>
<UsageCount Value="19"/> <UsageCount Value="19"/>
</Unit62> </Unit62>
<Unit63> <Unit63>
<Filename Value="C:\lazarusSVN\lcl\interfaces\gtk2\gtk2lclintf.inc"/> <Filename Value="C:\lazarusSVN\lcl\interfaces\gtk2\gtk2lclintf.inc"/>
<CursorPos X="1" Y="1"/>
<TopLine Value="1"/> <TopLine Value="1"/>
<CursorPos X="1" Y="1"/>
<UsageCount Value="30"/> <UsageCount Value="30"/>
</Unit63> </Unit63>
<Unit64> <Unit64>
<Filename Value="C:\lazarusSVN\lcl\interfaces\gtk2\gtk2winapi.inc"/> <Filename Value="C:\lazarusSVN\lcl\interfaces\gtk2\gtk2winapi.inc"/>
<CursorPos X="15" Y="592"/>
<TopLine Value="564"/> <TopLine Value="564"/>
<CursorPos X="15" Y="592"/>
<UsageCount Value="33"/> <UsageCount Value="33"/>
</Unit64> </Unit64>
<Unit65> <Unit65>
<Filename Value="C:\lazarusSVN\lcl\include\font.inc"/> <Filename Value="C:\lazarusSVN\lcl\include\font.inc"/>
<CursorPos X="1" Y="1"/>
<TopLine Value="1"/> <TopLine Value="1"/>
<CursorPos X="1" Y="1"/>
<UsageCount Value="24"/> <UsageCount Value="24"/>
</Unit65> </Unit65>
<Unit66> <Unit66>
<Filename Value="C:\lazarusSVN\lcl\include\controlcanvas.inc"/> <Filename Value="C:\lazarusSVN\lcl\include\controlcanvas.inc"/>
<CursorPos X="1" Y="1"/>
<TopLine Value="1"/> <TopLine Value="1"/>
<CursorPos X="1" Y="1"/>
<UsageCount Value="20"/> <UsageCount Value="20"/>
</Unit66> </Unit66>
<Unit67> <Unit67>
<Filename Value="C:\fpc\2.2.4\source\packages\gtk2\src\pango\pango-font.inc"/> <Filename Value="C:\fpc\2.2.4\source\packages\gtk2\src\pango\pango-font.inc"/>
<CursorPos X="30" Y="178"/>
<TopLine Value="169"/> <TopLine Value="169"/>
<CursorPos X="30" Y="178"/>
<UsageCount Value="8"/> <UsageCount Value="8"/>
</Unit67> </Unit67>
<Unit68> <Unit68>
<Filename Value="C:\lazarusSVN\lcl\interfaces\gtk\gtkfontcache.pas"/> <Filename Value="C:\lazarusSVN\lcl\interfaces\gtk\gtkfontcache.pas"/>
<UnitName Value="GtkFontCache"/> <UnitName Value="GtkFontCache"/>
<CursorPos X="1" Y="230"/>
<TopLine Value="202"/> <TopLine Value="202"/>
<CursorPos X="1" Y="230"/>
<UsageCount Value="11"/> <UsageCount Value="11"/>
</Unit68> </Unit68>
<Unit69> <Unit69>
<Filename Value="C:\fpc\2.2.4\source\packages\gtk2\src\pango\pango-layout.inc"/> <Filename Value="C:\fpc\2.2.4\source\packages\gtk2\src\pango\pango-layout.inc"/>
<CursorPos X="10" Y="66"/>
<TopLine Value="38"/> <TopLine Value="38"/>
<CursorPos X="10" Y="66"/>
<UsageCount Value="8"/> <UsageCount Value="8"/>
</Unit69> </Unit69>
<Unit70> <Unit70>
<Filename Value="C:\lazarusSVN\lcl\dynhasharray.pp"/> <Filename Value="C:\lazarusSVN\lcl\dynhasharray.pp"/>
<UnitName Value="DynHashArray"/> <UnitName Value="DynHashArray"/>
<CursorPos X="1" Y="626"/>
<TopLine Value="598"/> <TopLine Value="598"/>
<CursorPos X="1" Y="626"/>
<UsageCount Value="9"/> <UsageCount Value="9"/>
</Unit70> </Unit70>
<Unit71> <Unit71>
<Filename Value="C:\fpc\2.2.4\source\packages\gtk2\src\gtk+\gtk\gtkwidget.inc"/> <Filename Value="C:\fpc\2.2.4\source\packages\gtk2\src\gtk+\gtk\gtkwidget.inc"/>
<CursorPos X="1" Y="1"/>
<TopLine Value="1"/> <TopLine Value="1"/>
<CursorPos X="1" Y="1"/>
<UsageCount Value="16"/> <UsageCount Value="16"/>
</Unit71> </Unit71>
<Unit72> <Unit72>
<Filename Value="C:\lazarusSVN\lcl\interfaces\gtk2\gtk2devicecontext.inc"/> <Filename Value="C:\lazarusSVN\lcl\interfaces\gtk2\gtk2devicecontext.inc"/>
<CursorPos X="63" Y="2"/>
<TopLine Value="1"/> <TopLine Value="1"/>
<CursorPos X="63" Y="2"/>
<UsageCount Value="18"/> <UsageCount Value="18"/>
</Unit72> </Unit72>
<Unit73> <Unit73>
<Filename Value="C:\fpc\2.2.4\source\packages\gtk1\src\gdk\gdkmain.pp"/> <Filename Value="C:\fpc\2.2.4\source\packages\gtk1\src\gdk\gdkmain.pp"/>
<UnitName Value="gdkmain"/> <UnitName Value="gdkmain"/>
<CursorPos X="25" Y="1"/>
<TopLine Value="1"/> <TopLine Value="1"/>
<CursorPos X="25" Y="1"/>
<UsageCount Value="14"/> <UsageCount Value="14"/>
</Unit73> </Unit73>
<Unit74> <Unit74>
<Filename Value="C:\lazarusSVN\lcl\lclproc.pas"/> <Filename Value="C:\lazarusSVN\lcl\lclproc.pas"/>
<UnitName Value="LCLProc"/> <UnitName Value="LCLProc"/>
<CursorPos X="12" Y="1815"/>
<TopLine Value="1797"/> <TopLine Value="1797"/>
<CursorPos X="12" Y="1815"/>
<UsageCount Value="18"/> <UsageCount Value="18"/>
</Unit74> </Unit74>
<Unit75> <Unit75>
<Filename Value="C:\lazarusSVN\lcl\intfgraphics.pas"/> <Filename Value="C:\lazarusSVN\lcl\intfgraphics.pas"/>
<UnitName Value="IntfGraphics"/> <UnitName Value="IntfGraphics"/>
<CursorPos X="24" Y="5143"/>
<TopLine Value="5114"/> <TopLine Value="5114"/>
<CursorPos X="24" Y="5143"/>
<UsageCount Value="11"/> <UsageCount Value="11"/>
</Unit75> </Unit75>
<Unit76> <Unit76>
<Filename Value="C:\lazarusSVN\lcl\lclintf.pas"/> <Filename Value="C:\lazarusSVN\lcl\lclintf.pas"/>
<UnitName Value="LCLIntf"/> <UnitName Value="LCLIntf"/>
<CursorPos X="6" Y="65"/>
<TopLine Value="1"/> <TopLine Value="1"/>
<CursorPos X="6" Y="65"/>
<UsageCount Value="10"/> <UsageCount Value="10"/>
</Unit76> </Unit76>
<Unit77> <Unit77>
<Filename Value="C:\lazarusSVN\lcl\include\graphiccontrol.inc"/> <Filename Value="C:\lazarusSVN\lcl\include\graphiccontrol.inc"/>
<CursorPos X="1" Y="72"/>
<TopLine Value="44"/> <TopLine Value="44"/>
<CursorPos X="1" Y="72"/>
<UsageCount Value="10"/> <UsageCount Value="10"/>
</Unit77> </Unit77>
<Unit78> <Unit78>
<Filename Value="C:\lazarusSVN\lcl\include\paintbox.inc"/> <Filename Value="C:\lazarusSVN\lcl\include\paintbox.inc"/>
<CursorPos X="1" Y="52"/>
<TopLine Value="5"/> <TopLine Value="5"/>
<CursorPos X="1" Y="52"/>
<UsageCount Value="10"/> <UsageCount Value="10"/>
</Unit78> </Unit78>
<Unit79> <Unit79>
<Filename Value="C:\lazarusSVN\lcl\lclmessageglue.pas"/> <Filename Value="C:\lazarusSVN\lcl\lclmessageglue.pas"/>
<UnitName Value="LCLMessageGlue"/> <UnitName Value="LCLMessageGlue"/>
<CursorPos X="1" Y="121"/>
<TopLine Value="93"/> <TopLine Value="93"/>
<CursorPos X="1" Y="121"/>
<UsageCount Value="10"/> <UsageCount Value="10"/>
</Unit79> </Unit79>
<Unit80> <Unit80>
<Filename Value="C:\lazarusSVN\lcl\interfaces\gtk\gtkcallback.inc"/> <Filename Value="C:\lazarusSVN\lcl\interfaces\gtk\gtkcallback.inc"/>
<CursorPos X="1" Y="61"/>
<TopLine Value="33"/> <TopLine Value="33"/>
<CursorPos X="1" Y="61"/>
<UsageCount Value="10"/> <UsageCount Value="10"/>
</Unit80> </Unit80>
</Units> </Units>
<JumpHistory Count="6" HistoryIndex="5"> <JumpHistory Count="8" HistoryIndex="7">
<Position1> <Position1>
<Filename Value="unit1.pas"/> <Filename Value="unit1.pas"/>
<Caret Line="137" Column="1" TopLine="96"/> <Caret Line="137" Column="1" TopLine="96"/>
@ -592,15 +596,28 @@
<Filename Value="unit1.pas"/> <Filename Value="unit1.pas"/>
<Caret Line="10" Column="31" TopLine="1"/> <Caret Line="10" Column="31" TopLine="1"/>
</Position6> </Position6>
<Position7>
<Filename Value="unit1.pas"/>
<Caret Line="28" Column="60" TopLine="1"/>
</Position7>
<Position8>
<Filename Value="unit1.pas"/>
<Caret Line="147" Column="1" TopLine="121"/>
</Position8>
</JumpHistory> </JumpHistory>
</ProjectOptions> </ProjectOptions>
<CompilerOptions> <CompilerOptions>
<Version Value="8"/> <Version Value="9"/>
<PathDelim Value="\"/> <PathDelim Value="\"/>
<SearchPaths> <SearchPaths>
<IncludeFiles Value="$(ProjOutDir)\"/> <IncludeFiles Value="$(ProjOutDir)\"/>
<OtherUnitFiles Value="D:\Data\Delphi\KComponents\source\"/> <OtherUnitFiles Value="D:\Data\Delphi\KComponents\source\"/>
</SearchPaths> </SearchPaths>
<Parsing>
<SyntaxOptions>
<UseAnsiStrings Value="False"/>
</SyntaxOptions>
</Parsing>
<Linking> <Linking>
<Options> <Options>
<Win32> <Win32>
@ -609,6 +626,9 @@
</Options> </Options>
</Linking> </Linking>
<Other> <Other>
<CompilerMessages>
<UseMsgFile Value="True"/>
</CompilerMessages>
<CompilerPath Value="$(CompPath)"/> <CompilerPath Value="$(CompPath)"/>
</Other> </Other>
</CompilerOptions> </CompilerOptions>

View File

@ -10,7 +10,7 @@ uses
Forms Forms
{ you can add units after this }, Unit1; { you can add units after this }, Unit1;
{$IFDEF WINDOWS}{$R project1.rc}{$ENDIF} {$R *.res}
begin begin
Application.Initialize; Application.Initialize;

View File

@ -1,17 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
<assemblyIdentity version="1.0.0.0" processorArchitecture="*" name="CompanyName.ProductName.YourApp" type="win32"/>
<description>Your application description here.</description>
<dependency>
<dependentAssembly>
<assemblyIdentity type="win32" name="Microsoft.Windows.Common-Controls" version="6.0.0.0" processorArchitecture="*" publicKeyToken="6595b64144ccf1df" language="*"/>
</dependentAssembly>
</dependency>
<trustInfo xmlns="urn:schemas-microsoft-com:asm.v3">
<security>
<requestedPrivileges>
<requestedExecutionLevel level="asInvoker" uiAccess="false"/>
</requestedPrivileges>
</security>
</trustInfo>
</assembly>

View File

@ -1,6 +0,0 @@
#define RT_MANIFEST 24
#define CREATEPROCESS_MANIFEST_RESOURCE_ID 1
#define ISOLATIONAWARE_MANIFEST_RESOURCE_ID 2
#define ISOLATIONAWARE_NOSTATICIMPORT_MANIFEST_RESOURCE_ID 3
CREATEPROCESS_MANIFEST_RESOURCE_ID RT_MANIFEST "project1.manifest"

Binary file not shown.

View File

@ -3,12 +3,12 @@ object Form1: TForm1
Height = 385 Height = 385
Top = 449 Top = 449
Width = 682 Width = 682
ActiveControl = RG.RadioButton0
Caption = 'Form1' Caption = 'Form1'
ClientHeight = 385 ClientHeight = 385
ClientWidth = 682 ClientWidth = 682
OnCreate = FormCreate OnCreate = FormCreate
OnDestroy = FormDestroy OnDestroy = FormDestroy
Position = poScreenCenter
LCLVersion = '0.9.29' LCLVersion = '0.9.29'
object RG: TRadioGroup object RG: TRadioGroup
Left = 504 Left = 504
@ -26,7 +26,7 @@ object Form1: TForm1
ChildSizing.ShrinkVertical = crsScaleChilds ChildSizing.ShrinkVertical = crsScaleChilds
ChildSizing.Layout = cclLeftToRightThenTopToBottom ChildSizing.Layout = cclLeftToRightThenTopToBottom
ChildSizing.ControlsPerLine = 1 ChildSizing.ControlsPerLine = 1
ClientHeight = 229 ClientHeight = 230
ClientWidth = 165 ClientWidth = 165
ItemIndex = 0 ItemIndex = 0
Items.Strings = ( Items.Strings = (
@ -43,19 +43,19 @@ object Form1: TForm1
TabOrder = 0 TabOrder = 0
end end
object Label1: TLabel object Label1: TLabel
Left = 522 Left = 546
Height = 18 Height = 16
Top = 288 Top = 288
Width = 122 Width = 98
Anchors = [akTop, akRight] Anchors = [akTop, akRight]
Caption = 'Resize the window' Caption = 'Resize the window'
ParentColor = False ParentColor = False
end end
object Label2: TLabel object Label2: TLabel
Left = 525 Left = 549
Height = 18 Height = 16
Top = 307 Top = 307
Width = 117 Width = 93
Anchors = [akTop, akRight] Anchors = [akTop, akRight]
Caption = 'to see differences' Caption = 'to see differences'
ParentColor = False ParentColor = False

View File

@ -1,26 +0,0 @@
{ This is an automatically generated lazarus resource file }
LazarusResources.Add('TForm1','FORMDATA',[
'TPF0'#6'TForm1'#5'Form1'#4'Left'#3'T'#1#6'Height'#3#129#1#3'Top'#3#193#1#5'W'
+'idth'#3#170#2#13'ActiveControl'#7#15'RG.RadioButton0'#7'Caption'#6#5'Form1'
+#12'ClientHeight'#3#129#1#11'ClientWidth'#3#170#2#8'OnCreate'#7#10'FormCreat'
+'e'#9'OnDestroy'#7#11'FormDestroy'#10'LCLVersion'#6#6'0.9.29'#0#11'TRadioGro'
+'up'#2'RG'#4'Left'#3#248#1#6'Height'#3#248#0#3'Top'#2#16#5'Width'#3#169#0#7
+'Anchors'#11#5'akTop'#7'akRight'#0#8'AutoFill'#9#7'Caption'#6#12'Mapping mod'
+'e'#28'ChildSizing.LeftRightSpacing'#2#6#28'ChildSizing.TopBottomSpacing'#2#6
+#29'ChildSizing.EnlargeHorizontal'#7#24'crsHomogenousChildResize'#27'ChildSi'
+'zing.EnlargeVertical'#7#24'crsHomogenousChildResize'#28'ChildSizing.ShrinkH'
+'orizontal'#7#14'crsScaleChilds'#26'ChildSizing.ShrinkVertical'#7#14'crsScal'
+'eChilds'#18'ChildSizing.Layout'#7#29'cclLeftToRightThenTopToBottom'#27'Chil'
+'dSizing.ControlsPerLine'#2#1#12'ClientHeight'#3#229#0#11'ClientWidth'#3#165
+#0#9'ItemIndex'#2#0#13'Items.Strings'#1#6#11'ANISOTROPIC'#6#9'ISOTROPIC'#6#9
+'LOENGLISH'#6#9'HIENGLISH'#6#8'LOMETRIC'#6#8'HIMETRIC'#6#5'TWIPS'#6#17'ANISO'
+'TROPIC mirr.'#0#7'OnClick'#7#7'RGClick'#8'TabOrder'#2#0#0#0#6'TLabel'#6'Lab'
+'el1'#4'Left'#3#10#2#6'Height'#2#18#3'Top'#3' '#1#5'Width'#2'z'#7'Anchors'#11
+#5'akTop'#7'akRight'#0#7'Caption'#6#17'Resize the window'#11'ParentColor'#8#0
+#0#6'TLabel'#6'Label2'#4'Left'#3#13#2#6'Height'#2#18#3'Top'#3'3'#1#5'Width'#2
+'u'#7'Anchors'#11#5'akTop'#7'akRight'#0#7'Caption'#6#18'to see differences'
+#11'ParentColor'#8#0#0#9'TPaintBox'#2'PB'#4'Left'#2#0#6'Height'#3#129#1#3'To'
+'p'#2#0#5'Width'#3#232#1#5'Align'#7#6'alLeft'#7'Anchors'#11#5'akTop'#6'akLef'
+'t'#7'akRight'#8'akBottom'#0#7'OnPaint'#7#7'PBPaint'#0#0#0
]);

View File

@ -34,6 +34,8 @@ var
implementation implementation
{$R *.lfm}
{ TForm1 } { TForm1 }
procedure TForm1.FormCreate(Sender: TObject); procedure TForm1.FormCreate(Sender: TObject);
@ -144,8 +146,5 @@ begin
PB.Invalidate; PB.Invalidate;
end; end;
initialization
{$I unit1.lrs}
end. end.