RxFPC:rename modules - add rx prefix to file names

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5194 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
alexs75
2016-09-21 09:01:53 +00:00
parent 3bf6a1a100
commit 7c35ddd5c1
67 changed files with 437 additions and 451 deletions

View File

@ -49,8 +49,7 @@
<ResourceBaseClass Value="Form"/> <ResourceBaseClass Value="Form"/>
<UnitName Value="Unit1"/> <UnitName Value="Unit1"/>
<IsVisibleTab Value="True"/> <IsVisibleTab Value="True"/>
<TopLine Value="10"/> <CursorPos X="12" Y="9"/>
<CursorPos Y="53"/>
<UsageCount Value="23"/> <UsageCount Value="23"/>
<Loaded Value="True"/> <Loaded Value="True"/>
<LoadedDesigner Value="True"/> <LoadedDesigner Value="True"/>
@ -170,7 +169,7 @@
</Position8> </Position8>
<Position9> <Position9>
<Filename Value="unit1.pas"/> <Filename Value="unit1.pas"/>
<Caret Line="53" TopLine="25"/> <Caret Line="53" TopLine="20"/>
</Position9> </Position9>
</JumpHistory> </JumpHistory>
</ProjectOptions> </ProjectOptions>

View File

@ -6,7 +6,7 @@ interface
uses uses
Classes, SysUtils, LResources, Forms, Controls, Graphics, Dialogs, ActnList, Classes, SysUtils, LResources, Forms, Controls, Graphics, Dialogs, ActnList,
Menus, FolderLister, Buttons, EditBtn, StdCtrls; Menus, rxFolderLister, Buttons, EditBtn, StdCtrls;
type type

View File

@ -62,11 +62,9 @@
<Unit0> <Unit0>
<Filename Value="PhoneBookDemo.lpr"/> <Filename Value="PhoneBookDemo.lpr"/>
<IsPartOfProject Value="True"/> <IsPartOfProject Value="True"/>
<IsVisibleTab Value="True"/> <EditorIndex Value="-1"/>
<EditorIndex Value="2"/>
<CursorPos X="3" Y="12"/> <CursorPos X="3" Y="12"/>
<UsageCount Value="27"/> <UsageCount Value="27"/>
<Loaded Value="True"/>
</Unit0> </Unit0>
<Unit1> <Unit1>
<Filename Value="pbmainunit.pas"/> <Filename Value="pbmainunit.pas"/>
@ -75,6 +73,7 @@
<HasResources Value="True"/> <HasResources Value="True"/>
<ResourceBaseClass Value="Form"/> <ResourceBaseClass Value="Form"/>
<UnitName Value="pbMainUnit"/> <UnitName Value="pbMainUnit"/>
<IsVisibleTab Value="True"/>
<TopLine Value="70"/> <TopLine Value="70"/>
<CursorPos X="137" Y="84"/> <CursorPos X="137" Y="84"/>
<UsageCount Value="27"/> <UsageCount Value="27"/>
@ -101,11 +100,10 @@
<HasResources Value="True"/> <HasResources Value="True"/>
<ResourceBaseClass Value="Form"/> <ResourceBaseClass Value="Form"/>
<UnitName Value="pbEditDataUnit"/> <UnitName Value="pbEditDataUnit"/>
<EditorIndex Value="1"/> <EditorIndex Value="-1"/>
<TopLine Value="5"/> <TopLine Value="9"/>
<CursorPos X="3" Y="42"/> <CursorPos X="3" Y="42"/>
<UsageCount Value="25"/> <UsageCount Value="25"/>
<Loaded Value="True"/>
</Unit4> </Unit4>
<Unit5> <Unit5>
<Filename Value="../../rxcloseformvalidator.pas"/> <Filename Value="../../rxcloseformvalidator.pas"/>

View File

@ -55,13 +55,13 @@
<MinVersion Major="1" Release="18" Build="56" Valid="True"/> <MinVersion Major="1" Release="18" Build="56" Valid="True"/>
</Item5> </Item5>
</RequiredPackages> </RequiredPackages>
<Units Count="13"> <Units Count="48">
<Unit0> <Unit0>
<Filename Value="RxDBGridDemo.lpr"/> <Filename Value="RxDBGridDemo.lpr"/>
<IsPartOfProject Value="True"/> <IsPartOfProject Value="True"/>
<EditorIndex Value="-1"/> <EditorIndex Value="-1"/>
<CursorPos X="47" Y="18"/> <CursorPos X="47" Y="18"/>
<UsageCount Value="116"/> <UsageCount Value="117"/>
</Unit0> </Unit0>
<Unit1> <Unit1>
<Filename Value="rxdbgridmainunit.pas"/> <Filename Value="rxdbgridmainunit.pas"/>
@ -73,14 +73,13 @@
<IsVisibleTab Value="True"/> <IsVisibleTab Value="True"/>
<TopLine Value="152"/> <TopLine Value="152"/>
<CursorPos X="33" Y="171"/> <CursorPos X="33" Y="171"/>
<UsageCount Value="116"/> <UsageCount Value="117"/>
<Loaded Value="True"/> <Loaded Value="True"/>
<LoadedDesigner Value="True"/>
</Unit1> </Unit1>
<Unit2> <Unit2>
<Filename Value="../../rxdbgrid.pas"/> <Filename Value="../../rxdbgrid.pas"/>
<EditorIndex Value="-1"/> <EditorIndex Value="-1"/>
<TopLine Value="2489"/> <TopLine Value="2470"/>
<CursorPos X="72" Y="2503"/> <CursorPos X="72" Y="2503"/>
<UsageCount Value="11"/> <UsageCount Value="11"/>
</Unit2> </Unit2>
@ -88,8 +87,8 @@
<Filename Value="../../rxdbgridexportspreadsheet.pas"/> <Filename Value="../../rxdbgridexportspreadsheet.pas"/>
<UnitName Value="RxDBGridExportSpreadSheet"/> <UnitName Value="RxDBGridExportSpreadSheet"/>
<EditorIndex Value="-1"/> <EditorIndex Value="-1"/>
<TopLine Value="79"/> <TopLine Value="74"/>
<CursorPos Y="80"/> <CursorPos X="41" Y="91"/>
<UsageCount Value="10"/> <UsageCount Value="10"/>
</Unit3> </Unit3>
<Unit4> <Unit4>
@ -110,21 +109,21 @@
<Unit6> <Unit6>
<Filename Value="../../registerrx.pas"/> <Filename Value="../../registerrx.pas"/>
<EditorIndex Value="-1"/> <EditorIndex Value="-1"/>
<TopLine Value="26"/> <TopLine Value="156"/>
<CursorPos X="72" Y="59"/> <CursorPos X="47" Y="184"/>
<UsageCount Value="10"/> <UsageCount Value="10"/>
</Unit6> </Unit6>
<Unit7> <Unit7>
<Filename Value="../../rxpickdate.pas"/> <Filename Value="../../rxpickdate.pas"/>
<EditorIndex Value="-1"/> <EditorIndex Value="-1"/>
<CursorPos X="16" Y="32"/> <TopLine Value="246"/>
<CursorPos Y="257"/>
<UsageCount Value="10"/> <UsageCount Value="10"/>
</Unit7> </Unit7>
<Unit8> <Unit8>
<Filename Value="../../tooledit.pas"/> <Filename Value="../../rxtooledit.pas"/>
<EditorIndex Value="-1"/> <EditorIndex Value="-1"/>
<TopLine Value="19"/> <CursorPos X="3"/>
<CursorPos X="25" Y="40"/>
<UsageCount Value="10"/> <UsageCount Value="10"/>
</Unit8> </Unit8>
<Unit9> <Unit9>
@ -135,14 +134,14 @@
<UsageCount Value="10"/> <UsageCount Value="10"/>
</Unit9> </Unit9>
<Unit10> <Unit10>
<Filename Value="../../dbdateedit.pas"/> <Filename Value="../../rxdbdateedit.pas"/>
<EditorIndex Value="-1"/> <EditorIndex Value="-1"/>
<TopLine Value="97"/> <TopLine Value="97"/>
<CursorPos X="16" Y="117"/> <CursorPos X="18" Y="32"/>
<UsageCount Value="10"/> <UsageCount Value="10"/>
</Unit10> </Unit10>
<Unit11> <Unit11>
<Filename Value="../../dbutils.pas"/> <Filename Value="../../rxdbutils.pas"/>
<EditorIndex Value="-1"/> <EditorIndex Value="-1"/>
<TopLine Value="145"/> <TopLine Value="145"/>
<CursorPos X="53" Y="168"/> <CursorPos X="53" Y="168"/>
@ -156,17 +155,258 @@
<CursorPos X="8" Y="150"/> <CursorPos X="8" Y="150"/>
<UsageCount Value="10"/> <UsageCount Value="10"/>
</Unit12> </Unit12>
<Unit13>
<Filename Value="../../rxboxprocs.pas"/>
<EditorIndex Value="-1"/>
<UsageCount Value="10"/>
</Unit13>
<Unit14>
<Filename Value="../../rxfduallst.pas"/>
<EditorIndex Value="-1"/>
<TopLine Value="22"/>
<CursorPos X="16" Y="32"/>
<UsageCount Value="10"/>
</Unit14>
<Unit15>
<Filename Value="../../rxduallist.pas"/>
<EditorIndex Value="-1"/>
<TopLine Value="72"/>
<CursorPos X="35" Y="91"/>
<UsageCount Value="10"/>
</Unit15>
<Unit16>
<Filename Value="../../rxtbrsetup.pas"/>
<EditorIndex Value="-1"/>
<TopLine Value="74"/>
<CursorPos X="38" Y="93"/>
<UsageCount Value="10"/>
</Unit16>
<Unit17>
<Filename Value="../../rxceeditlookupfields.pas"/>
<UnitName Value="rxceEditLookupFields"/>
<EditorIndex Value="-1"/>
<TopLine Value="40"/>
<CursorPos X="9" Y="64"/>
<UsageCount Value="10"/>
</Unit17>
<Unit18>
<Filename Value="../../register_rxctrl.pas"/>
<EditorIndex Value="-1"/>
<TopLine Value="269"/>
<CursorPos X="24" Y="301"/>
<UsageCount Value="10"/>
</Unit18>
<Unit19>
<Filename Value="../../LazReport/rxlazreport.pas"/>
<UnitName Value="RxLazReport"/>
<EditorIndex Value="-1"/>
<CursorPos X="90" Y="7"/>
<UsageCount Value="10"/>
</Unit19>
<Unit20>
<Filename Value="../../LazReport/lrrxcontrols.pas"/>
<UnitName Value="lrRxControls"/>
<EditorIndex Value="-1"/>
<TopLine Value="122"/>
<CursorPos X="74" Y="139"/>
<UsageCount Value="10"/>
</Unit20>
<Unit21>
<Filename Value="../../rxvclutils.pas"/>
<EditorIndex Value="-1"/>
<UsageCount Value="10"/>
</Unit21>
<Unit22>
<Filename Value="../../rxctrls.pas"/>
<EditorIndex Value="-1"/>
<TopLine Value="819"/>
<CursorPos X="27" Y="824"/>
<UsageCount Value="10"/>
</Unit22>
<Unit23>
<Filename Value="../../rxtoolbar.pas"/>
<EditorIndex Value="-1"/>
<TopLine Value="272"/>
<CursorPos X="35" Y="281"/>
<UsageCount Value="10"/>
</Unit23>
<Unit24>
<Filename Value="../../rxswitch.pas"/>
<EditorIndex Value="-1"/>
<TopLine Value="136"/>
<CursorPos X="16" Y="157"/>
<UsageCount Value="10"/>
</Unit24>
<Unit25>
<Filename Value="../../rxdice.pas"/>
<EditorIndex Value="-1"/>
<TopLine Value="16"/>
<CursorPos X="49" Y="38"/>
<UsageCount Value="10"/>
</Unit25>
<Unit26>
<Filename Value="../../rxclock.pas"/>
<EditorIndex Value="-1"/>
<TopLine Value="166"/>
<CursorPos X="16" Y="181"/>
<UsageCount Value="10"/>
</Unit26>
<Unit27>
<Filename Value="../../rxspin.pas"/>
<EditorIndex Value="-1"/>
<TopLine Value="242"/>
<CursorPos X="13" Y="245"/>
<UsageCount Value="10"/>
</Unit27>
<Unit28>
<Filename Value="../../rxmdi.pas"/>
<UnitName Value="RxMDI"/>
<EditorIndex Value="-1"/>
<TopLine Value="134"/>
<CursorPos Y="160"/>
<UsageCount Value="10"/>
</Unit28>
<Unit29>
<Filename Value="../../rxpopupunit.pas"/>
<EditorIndex Value="-1"/>
<TopLine Value="233"/>
<CursorPos X="6" Y="250"/>
<UsageCount Value="10"/>
</Unit29>
<Unit30>
<Filename Value="../../rxlookup.pas"/>
<EditorIndex Value="-1"/>
<TopLine Value="13"/>
<CursorPos X="23" Y="41"/>
<UsageCount Value="10"/>
</Unit30>
<Unit31>
<Filename Value="../../rxdbctrls.pas"/>
<UnitName Value="RxDBCtrls"/>
<EditorIndex Value="-1"/>
<TopLine Value="187"/>
<CursorPos X="29" Y="215"/>
<UsageCount Value="10"/>
</Unit31>
<Unit32>
<Filename Value="../../rxdbgridexportpdf.pas"/>
<UnitName Value="RxDBGridExportPdf"/>
<EditorIndex Value="-1"/>
<TopLine Value="23"/>
<CursorPos X="38" Y="40"/>
<UsageCount Value="10"/>
</Unit32>
<Unit33>
<Filename Value="../../rxlogin.pas"/>
<EditorIndex Value="-1"/>
<TopLine Value="196"/>
<CursorPos X="47" Y="209"/>
<UsageCount Value="10"/>
</Unit33>
<Unit34>
<Filename Value="../../rxdbgridprintgrid.pas"/>
<UnitName Value="RxDBGridPrintGrid"/>
<EditorIndex Value="-1"/>
<TopLine Value="22"/>
<CursorPos X="24" Y="39"/>
<UsageCount Value="10"/>
</Unit34>
<Unit35>
<Filename Value="../../rxseldsfrm.pas"/>
<EditorIndex Value="-1"/>
<TopLine Value="61"/>
<CursorPos X="16" Y="32"/>
<UsageCount Value="10"/>
</Unit35>
<Unit36>
<Filename Value="../../registerrxdb.pas"/>
<UnitName Value="RegisterRxDB"/>
<EditorIndex Value="-1"/>
<TopLine Value="149"/>
<CursorPos X="19" Y="165"/>
<UsageCount Value="10"/>
</Unit36>
<Unit37>
<Filename Value="../../rxcurredit.pas"/>
<EditorIndex Value="-1"/>
<TopLine Value="113"/>
<CursorPos X="3" Y="130"/>
<UsageCount Value="10"/>
</Unit37>
<Unit38>
<Filename Value="../../rxdbcurredit.pas"/>
<EditorIndex Value="-1"/>
<TopLine Value="25"/>
<CursorPos X="18" Y="34"/>
<UsageCount Value="10"/>
</Unit38>
<Unit39>
<Filename Value="../../rxfolderlister.pas"/>
<EditorIndex Value="-1"/>
<TopLine Value="13"/>
<CursorPos X="20" Y="32"/>
<UsageCount Value="10"/>
</Unit39>
<Unit40>
<Filename Value="../../rxpagemngr.pas"/>
<EditorIndex Value="-1"/>
<TopLine Value="26"/>
<CursorPos X="74" Y="49"/>
<UsageCount Value="10"/>
</Unit40>
<Unit41>
<Filename Value="../../rxdbgrid_findunit.pas"/>
<EditorIndex Value="-1"/>
<TopLine Value="55"/>
<CursorPos X="8" Y="72"/>
<UsageCount Value="10"/>
</Unit41>
<Unit42>
<Filename Value="../../rxdbspinedit.pas"/>
<UnitName Value="RxDBSpinEdit"/>
<EditorIndex Value="-1"/>
<TopLine Value="115"/>
<CursorPos X="8" Y="132"/>
<UsageCount Value="10"/>
</Unit42>
<Unit43>
<Filename Value="../../rxdbtimeedit.pas"/>
<UnitName Value="RxDBTimeEdit"/>
<EditorIndex Value="-1"/>
<TopLine Value="125"/>
<CursorPos X="8" Y="142"/>
<UsageCount Value="10"/>
</Unit43>
<Unit44>
<Filename Value="../../rxmemds.pas"/>
<EditorIndex Value="-1"/>
<TopLine Value="247"/>
<CursorPos X="36" Y="264"/>
<UsageCount Value="10"/>
</Unit44>
<Unit45>
<Filename Value="../../rxdbcomb.pas"/>
<EditorIndex Value="-1"/>
<TopLine Value="156"/>
<CursorPos X="8" Y="173"/>
<UsageCount Value="10"/>
</Unit45>
<Unit46>
<Filename Value="../../rxdbgridfootertools_setup.pas"/>
<EditorIndex Value="-1"/>
<TopLine Value="52"/>
<CursorPos X="8" Y="69"/>
<UsageCount Value="10"/>
</Unit46>
<Unit47>
<Filename Value="../../rxxpman.pas"/>
<EditorIndex Value="-1"/>
<TopLine Value="14"/>
<CursorPos X="6" Y="56"/>
<UsageCount Value="10"/>
</Unit47>
</Units> </Units>
<JumpHistory Count="2" HistoryIndex="1"> <JumpHistory HistoryIndex="-1"/>
<Position1>
<Filename Value="rxdbgridmainunit.pas"/>
<Caret Line="14" Column="134"/>
</Position1>
<Position2>
<Filename Value="rxdbgridmainunit.pas"/>
<Caret Line="172" Column="21" TopLine="158"/>
</Position2>
</JumpHistory>
</ProjectOptions> </ProjectOptions>
<CompilerOptions> <CompilerOptions>
<Version Value="11"/> <Version Value="11"/>

View File

@ -7,7 +7,7 @@ interface
uses uses
Classes, SysUtils, LResources, Forms, Controls, Graphics, Dialogs, rxmemds, Classes, SysUtils, LResources, Forms, Controls, Graphics, Dialogs, rxmemds,
DB, rxdbgrid, RxAboutDialog, RxIniPropStorage, RxDBGridPrintGrid, DB, rxdbgrid, RxAboutDialog, RxIniPropStorage, RxDBGridPrintGrid,
RxDBGridExportSpreadSheet, RxDBGridFooterTools, tooledit, RxDBGridExportPdf, RxDBGridExportSpreadSheet, RxDBGridFooterTools, rxtooledit, RxDBGridExportPdf,
ExtCtrls, Buttons, Menus, ActnList, StdCtrls, DBGrids, Types, Grids; ExtCtrls, Buttons, Menus, ActnList, StdCtrls, DBGrids, Types, Grids;
type type

View File

@ -55,7 +55,7 @@
<ResourceBaseClass Value="Form"/> <ResourceBaseClass Value="Form"/>
<UnitName Value="Unit1"/> <UnitName Value="Unit1"/>
<IsVisibleTab Value="True"/> <IsVisibleTab Value="True"/>
<CursorPos X="34" Y="17"/> <CursorPos X="59" Y="9"/>
<UsageCount Value="20"/> <UsageCount Value="20"/>
<Loaded Value="True"/> <Loaded Value="True"/>
<LoadedDesigner Value="True"/> <LoadedDesigner Value="True"/>
@ -198,7 +198,7 @@
<UsageCount Value="10"/> <UsageCount Value="10"/>
</Unit22> </Unit22>
</Units> </Units>
<JumpHistory Count="19" HistoryIndex="18"> <JumpHistory Count="20" HistoryIndex="19">
<Position1> <Position1>
<Filename Value="unit1.pas"/> <Filename Value="unit1.pas"/>
<Caret Line="46" TopLine="28"/> <Caret Line="46" TopLine="28"/>
@ -275,6 +275,10 @@
<Filename Value="unit1.pas"/> <Filename Value="unit1.pas"/>
<Caret Line="17" Column="34"/> <Caret Line="17" Column="34"/>
</Position19> </Position19>
<Position20>
<Filename Value="unit1.pas"/>
<Caret Line="9" Column="33"/>
</Position20>
</JumpHistory> </JumpHistory>
</ProjectOptions> </ProjectOptions>
<CompilerOptions> <CompilerOptions>

View File

@ -6,7 +6,7 @@ interface
uses uses
Classes, SysUtils, db, FileUtil, LResources, Forms, Controls, Graphics, Classes, SysUtils, db, FileUtil, LResources, Forms, Controls, Graphics,
Dialogs, StdCtrls, rxmemds, dbdateedit, curredit, tooledit; Dialogs, StdCtrls, rxmemds, rxdbdateedit, rxcurredit, rxtooledit;
type type

View File

@ -4,13 +4,13 @@
<Version Value="9"/> <Version Value="9"/>
<General> <General>
<MainUnit Value="0"/> <MainUnit Value="0"/>
<ResourceType Value="res"/>
<UseXPManifest Value="True"/> <UseXPManifest Value="True"/>
<Icon Value="0"/> <Icon Value="0"/>
</General> </General>
<VersionInfo> <VersionInfo>
<Language Value=""/> <Language Value=""/>
<CharSet Value=""/> <CharSet Value=""/>
<StringTable ProductVersion=""/>
</VersionInfo> </VersionInfo>
<BuildModes Count="1"> <BuildModes Count="1">
<Item1 Name="default" Default="True"/> <Item1 Name="default" Default="True"/>
@ -44,6 +44,8 @@
<Unit0> <Unit0>
<Filename Value="project1.lpr"/> <Filename Value="project1.lpr"/>
<IsPartOfProject Value="True"/> <IsPartOfProject Value="True"/>
<EditorIndex Value="-1"/>
<CursorPos Y="11"/>
<UsageCount Value="22"/> <UsageCount Value="22"/>
</Unit0> </Unit0>
<Unit1> <Unit1>
@ -54,7 +56,7 @@
<ResourceBaseClass Value="Form"/> <ResourceBaseClass Value="Form"/>
<UnitName Value="Unit1"/> <UnitName Value="Unit1"/>
<IsVisibleTab Value="True"/> <IsVisibleTab Value="True"/>
<TopLine Value="34"/> <TopLine Value="42"/>
<CursorPos Y="47"/> <CursorPos Y="47"/>
<UsageCount Value="22"/> <UsageCount Value="22"/>
<Loaded Value="True"/> <Loaded Value="True"/>
@ -62,186 +64,63 @@
</Unit1> </Unit1>
<Unit2> <Unit2>
<Filename Value="../../rxlookup.pas"/> <Filename Value="../../rxlookup.pas"/>
<EditorIndex Value="1"/> <EditorIndex Value="-1"/>
<TopLine Value="645"/> <TopLine Value="645"/>
<CursorPos X="19" Y="646"/> <CursorPos X="19" Y="646"/>
<UsageCount Value="11"/> <UsageCount Value="11"/>
<Bookmarks Count="1"> <Bookmarks Count="1">
<Item0 Y="1315" ID="1"/> <Item0 Y="1315" ID="1"/>
</Bookmarks> </Bookmarks>
<Loaded Value="True"/>
</Unit2> </Unit2>
<Unit3> <Unit3>
<Filename Value="../../../../lcl/controls.pp"/> <Filename Value="../../../../lcl/controls.pp"/>
<UnitName Value="Controls"/> <UnitName Value="Controls"/>
<EditorIndex Value="5"/> <EditorIndex Value="-1"/>
<TopLine Value="1135"/> <TopLine Value="1135"/>
<CursorPos Y="1152"/> <CursorPos Y="1152"/>
<UsageCount Value="11"/> <UsageCount Value="11"/>
<Loaded Value="True"/>
</Unit3> </Unit3>
<Unit4> <Unit4>
<Filename Value="../../../../lcl/include/control.inc"/> <Filename Value="../../../../lcl/include/control.inc"/>
<EditorIndex Value="6"/> <EditorIndex Value="-1"/>
<TopLine Value="4113"/> <TopLine Value="4113"/>
<CursorPos Y="4129"/> <CursorPos Y="4129"/>
<UsageCount Value="11"/> <UsageCount Value="11"/>
<Loaded Value="True"/>
</Unit4> </Unit4>
<Unit5> <Unit5>
<Filename Value="../../rxpopupunit.pas"/> <Filename Value="../../rxpopupunit.pas"/>
<EditorIndex Value="4"/> <EditorIndex Value="-1"/>
<TopLine Value="770"/> <TopLine Value="770"/>
<CursorPos Y="785"/> <CursorPos Y="785"/>
<UsageCount Value="11"/> <UsageCount Value="11"/>
<Loaded Value="True"/>
</Unit5> </Unit5>
<Unit6> <Unit6>
<Filename Value="../../rxdconst.pas"/> <Filename Value="../../rxdconst.pas"/>
<EditorIndex Value="3"/> <EditorIndex Value="-1"/>
<TopLine Value="77"/> <TopLine Value="68"/>
<CursorPos X="3" Y="68"/> <CursorPos X="3" Y="68"/>
<UsageCount Value="11"/> <UsageCount Value="11"/>
<Loaded Value="True"/>
</Unit6> </Unit6>
<Unit7> <Unit7>
<Filename Value="../../../../lcl/include/wincontrol.inc"/> <Filename Value="../../../../lcl/include/wincontrol.inc"/>
<EditorIndex Value="7"/> <EditorIndex Value="-1"/>
<TopLine Value="7563"/> <TopLine Value="7563"/>
<CursorPos Y="7579"/> <CursorPos Y="7579"/>
<UsageCount Value="11"/> <UsageCount Value="11"/>
<Loaded Value="True"/>
</Unit7> </Unit7>
<Unit8> <Unit8>
<Filename Value="../../dbutils.pas"/> <Filename Value="../../dbutils.pas"/>
<EditorIndex Value="2"/> <EditorIndex Value="-1"/>
<TopLine Value="310"/> <TopLine Value="310"/>
<CursorPos Y="326"/> <CursorPos Y="326"/>
<UsageCount Value="10"/> <UsageCount Value="10"/>
<Loaded Value="True"/>
</Unit8> </Unit8>
</Units> </Units>
<JumpHistory Count="30" HistoryIndex="29"> <JumpHistory Count="1">
<Position1> <Position1>
<Filename Value="../../dbutils.pas"/> <Filename Value="unit1.pas"/>
<Caret Line="225" TopLine="209"/> <Caret Line="47" TopLine="34"/>
</Position1> </Position1>
<Position2>
<Filename Value="../../dbutils.pas"/>
<Caret Line="227" TopLine="211"/>
</Position2>
<Position3>
<Filename Value="../../dbutils.pas"/>
<Caret Line="340" TopLine="324"/>
</Position3>
<Position4>
<Filename Value="../../dbutils.pas"/>
<Caret Line="341" TopLine="325"/>
</Position4>
<Position5>
<Filename Value="../../dbutils.pas"/>
<Caret Line="342" TopLine="326"/>
</Position5>
<Position6>
<Filename Value="../../dbutils.pas"/>
<Caret Line="344" TopLine="328"/>
</Position6>
<Position7>
<Filename Value="../../dbutils.pas"/>
<Caret Line="345" TopLine="329"/>
</Position7>
<Position8>
<Filename Value="../../dbutils.pas"/>
<Caret Line="346" TopLine="330"/>
</Position8>
<Position9>
<Filename Value="../../dbutils.pas"/>
<Caret Line="232" TopLine="216"/>
</Position9>
<Position10>
<Filename Value="../../dbutils.pas"/>
<Caret Line="227" TopLine="211"/>
</Position10>
<Position11>
<Filename Value="../../dbutils.pas"/>
<Caret Line="229" TopLine="213"/>
</Position11>
<Position12>
<Filename Value="../../dbutils.pas"/>
<Caret Line="230" TopLine="214"/>
</Position12>
<Position13>
<Filename Value="../../dbutils.pas"/>
<Caret Line="235" TopLine="219"/>
</Position13>
<Position14>
<Filename Value="../../dbutils.pas"/>
<Caret Line="315" TopLine="299"/>
</Position14>
<Position15>
<Filename Value="../../dbutils.pas"/>
<Caret Line="318" TopLine="302"/>
</Position15>
<Position16>
<Filename Value="../../dbutils.pas"/>
<Caret Line="321" TopLine="305"/>
</Position16>
<Position17>
<Filename Value="../../dbutils.pas"/>
<Caret Line="322" TopLine="306"/>
</Position17>
<Position18>
<Filename Value="../../dbutils.pas"/>
<Caret Line="323" TopLine="307"/>
</Position18>
<Position19>
<Filename Value="../../dbutils.pas"/>
<Caret Line="324" TopLine="308"/>
</Position19>
<Position20>
<Filename Value="../../dbutils.pas"/>
<Caret Line="326" TopLine="310"/>
</Position20>
<Position21>
<Filename Value="../../rxlookup.pas"/>
<Caret Line="1331" TopLine="1315"/>
</Position21>
<Position22>
<Filename Value="../../rxlookup.pas"/>
<Caret Line="1332" TopLine="1316"/>
</Position22>
<Position23>
<Filename Value="../../rxlookup.pas"/>
<Caret Line="1445" TopLine="1429"/>
</Position23>
<Position24>
<Filename Value="../../rxlookup.pas"/>
<Caret Line="1447" TopLine="1431"/>
</Position24>
<Position25>
<Filename Value="../../rxlookup.pas"/>
<Caret Line="1448" TopLine="1432"/>
</Position25>
<Position26>
<Filename Value="../../rxlookup.pas"/>
<Caret Line="1451" TopLine="1435"/>
</Position26>
<Position27>
<Filename Value="../../rxlookup.pas"/>
<Caret Line="1454" TopLine="1438"/>
</Position27>
<Position28>
<Filename Value="../../rxlookup.pas"/>
<Caret Line="1333" TopLine="1317"/>
</Position28>
<Position29>
<Filename Value="../../rxlookup.pas"/>
<Caret Line="1059" TopLine="1043"/>
</Position29>
<Position30>
<Filename Value="../../rxlookup.pas"/>
<Caret Line="1060" TopLine="1044"/>
</Position30>
</JumpHistory> </JumpHistory>
</ProjectOptions> </ProjectOptions>
<CompilerOptions> <CompilerOptions>

View File

@ -7,13 +7,11 @@ uses
cthreads, cthreads,
{$ENDIF}{$ENDIF} {$ENDIF}{$ENDIF}
Interfaces, // this includes the LCL widgetset Interfaces, // this includes the LCL widgetset
Forms, Unit1, rxnew, LResources Forms, Unit1, rxnew;
{ you can add units after this };
{$IFDEF WINDOWS}{$R project1.rc}{$ENDIF} {$R *.res}
begin begin
{$I project1.lrs}
Application.Initialize; Application.Initialize;
Application.CreateForm(TForm1, Form1); Application.CreateForm(TForm1, Form1);
Application.Run; Application.Run;

View File

@ -51,8 +51,7 @@
<ResourceBaseClass Value="Form"/> <ResourceBaseClass Value="Form"/>
<UnitName Value="Unit1"/> <UnitName Value="Unit1"/>
<IsVisibleTab Value="True"/> <IsVisibleTab Value="True"/>
<TopLine Value="49"/> <CursorPos X="34" Y="9"/>
<CursorPos Y="40"/>
<UsageCount Value="26"/> <UsageCount Value="26"/>
<Loaded Value="True"/> <Loaded Value="True"/>
<LoadedDesigner Value="True"/> <LoadedDesigner Value="True"/>
@ -231,7 +230,7 @@
</Position4> </Position4>
<Position5> <Position5>
<Filename Value="unit1.pas"/> <Filename Value="unit1.pas"/>
<Caret Line="40" TopLine="28"/> <Caret Line="40" TopLine="40"/>
</Position5> </Position5>
</JumpHistory> </JumpHistory>
</ProjectOptions> </ProjectOptions>

View File

@ -6,7 +6,7 @@ interface
uses uses
Classes, SysUtils, LResources, Forms, Controls, Graphics, Dialogs, ExtCtrls, Classes, SysUtils, LResources, Forms, Controls, Graphics, Dialogs, ExtCtrls,
Buttons, StdCtrls, rxdbgrid, vclutils, rxmemds, db, IniPropStorage; Buttons, StdCtrls, rxdbgrid, rxvclutils, rxmemds, db, IniPropStorage;
type type

View File

@ -136,7 +136,7 @@ type
end; end;
implementation implementation
uses DBPropEdits, LR_DBRel, LR_Utils, PropEdits, duallist, rxstrutils, tooledit, uses DBPropEdits, LR_DBRel, LR_Utils, PropEdits, rxduallist, rxstrutils, rxtooledit,
LCLIntf, LCLType, Forms, LR_DBComponent; LCLIntf, LCLType, Forms, LR_DBComponent;

View File

@ -1,20 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
<assemblyIdentity
type="win32"
name="DelphiApplication"
version="1.0.0.0"
processorArchitecture="*"/>
<dependency>
<dependentAssembly>
<assemblyIdentity
type="win32"
name="Microsoft.Windows.Common-Controls"
version="6.0.0.0"
publicKeyToken="6595b64144ccf1df"
language="*"
processorArchitecture="*"/>
</dependentAssembly>
</dependency>
</assembly>

Binary file not shown.

View File

@ -1 +0,0 @@
1 24 "WinXP.manifest"

View File

@ -1,7 +0,0 @@
TDUALLISTFORM.CAPTION=DualListForm
TDUALLISTFORM.SRCLABEL.CAPTION=Source
TDUALLISTFORM.DSTLABEL.CAPTION=Dest
TDUALLISTFORM.INCBTN.CAPTION=>
TDUALLISTFORM.INCALLBTN.CAPTION=>>
TDUALLISTFORM.EXCLBTN.CAPTION=<
TDUALLISTFORM.EXCLALLBTN.CAPTION=<<

View File

@ -1,3 +1,3 @@
del rx.lrs del rx.lrs
del rx.res del rx.res
c:\lazarus\tools\lazres.exe rx.res TDBDateEdit.xpm TRXLookUpEdit.xpm TRxDBCalcEdit.xpm TRxDBLookupCombo.xpm TRxDBGrid.xpm TDualListDialog.xpm TFolderLister.xpm TRxMemoryData.xpm TCURRENCYEDIT.xpm TRXSWITCH.xpm TRXDICE.xpm TRXDBCOMBOBOX.xpm ttoolpanel.xpm trxxpmanifest.xpm TPAGEMANAGER.xpm TRXAPPICON.xpm TSECRETPANEL.xpm TRXLABEL.xpm tautopanel.xpm TRxCalendarGrid.xpm TRxDateEdit.png TRxClock.png TRxSpeedButton.png TRxSpinButton.png TRxSpinEdit.png TRXDBSpinEdit.png TRxTimeEdit.png TRxDBTimeEdit.png TRxDBProgressBar.png TRxDBTrackBar.png TRxLoginDialog.png TRxVersionInfo.png TRxAboutDialog.png TRxDBCurrEdit.png TRxViewsPanel.png TRxDBColorBox.png TRxRadioGroup.png TRxDBRadioGroup.png TRxHistoryNavigator.png TRxCloseFormValidator.png TRxIniPropStorage TRxDBGridFooterTools.png TRxDateRangeEdit.png TRxMDICloseButton.png TRxMDIPanel.png TRxMDITasks.png TRxDBGridExportPDF.png c:\lazarus\tools\lazres.exe rx.res TDBDateEdit.xpm TRXLookUpEdit.xpm TRxDBCalcEdit.xpm TRxDBLookupCombo.xpm TRxDBGrid.xpm TDualListDialog.xpm TFolderLister.xpm TRxMemoryData.xpm TCURRENCYEDIT.xpm TRXSWITCH.xpm TRXDICE.xpm TRXDBCOMBOBOX.xpm ttoolpanel.xpm TPAGEMANAGER.xpm TRXAPPICON.xpm TSECRETPANEL.xpm TRXLABEL.xpm tautopanel.xpm TRxCalendarGrid.xpm TRxDateEdit.png TRxClock.png TRxSpeedButton.png TRxSpinButton.png TRxSpinEdit.png TRXDBSpinEdit.png TRxTimeEdit.png TRxDBTimeEdit.png TRxDBProgressBar.png TRxDBTrackBar.png TRxLoginDialog.png TRxVersionInfo.png TRxAboutDialog.png TRxDBCurrEdit.png TRxViewsPanel.png TRxDBColorBox.png TRxRadioGroup.png TRxDBRadioGroup.png TRxHistoryNavigator.png TRxCloseFormValidator.png TRxIniPropStorage TRxDBGridFooterTools.png TRxDateRangeEdit.png TRxMDICloseButton.png TRxMDIPanel.png TRxMDITasks.png TRxDBGridExportPDF.png

View File

@ -1,3 +1,3 @@
rm rx.lrs rm rx.lrs
rm rx.res rm rx.res
/usr/local/share/lazarus/tools/lazres rx.res TRxDBDateEdit.png TRXLookUpEdit.xpm TRxDBCalcEdit.xpm TRxDBLookupCombo.xpm TRxDBGrid.xpm TDualListDialog.xpm TFolderLister.xpm TRxMemoryData.xpm TCURRENCYEDIT.xpm TRXSWITCH.xpm TRXDICE.xpm TRXDBCOMBOBOX.xpm ttoolpanel.xpm trxxpmanifest.xpm TPAGEMANAGER.xpm TRXAPPICON.xpm TSECRETPANEL.xpm TRXLABEL.xpm tautopanel.xpm TRxCalendarGrid.xpm TRxDateEdit.png TRxClock.png TRxSpeedButton.png TRxSpinButton.png TRxSpinEdit.png TRXDBSpinEdit.png TRxTimeEdit.png TRxDBTimeEdit.png TRxDBProgressBar.png TRxDBTrackBar.png TRxLoginDialog.png TRxVersionInfo.png TRxAboutDialog.png TRxDBCurrEdit.png TRxViewsPanel.png TRxDBColorBox.png TRxRadioGroup.png TRxDBRadioGroup.png TRxHistoryNavigator.png TRxCloseFormValidator.png TRxIniPropStorage.png TRxDBGridFooterTools.png TRxDateRangeEdit.png TRxMDICloseButton.png TRxMDIPanel.png TRxMDITasks.png TRxDBGridExportPDF.png /usr/local/share/lazarus/tools/lazres rx.res TRxDBDateEdit.png TRXLookUpEdit.xpm TRxDBCalcEdit.xpm TRxDBLookupCombo.xpm TRxDBGrid.xpm TDualListDialog.xpm TFolderLister.xpm TRxMemoryData.xpm TCURRENCYEDIT.xpm TRXSWITCH.xpm TRXDICE.xpm TRXDBCOMBOBOX.xpm ttoolpanel.xpm TPAGEMANAGER.xpm TRXAPPICON.xpm TSECRETPANEL.xpm TRXLABEL.xpm tautopanel.xpm TRxCalendarGrid.xpm TRxDateEdit.png TRxClock.png TRxSpeedButton.png TRxSpinButton.png TRxSpinEdit.png TRXDBSpinEdit.png TRxTimeEdit.png TRxDBTimeEdit.png TRxDBProgressBar.png TRxDBTrackBar.png TRxLoginDialog.png TRxVersionInfo.png TRxAboutDialog.png TRxDBCurrEdit.png TRxViewsPanel.png TRxDBColorBox.png TRxRadioGroup.png TRxDBRadioGroup.png TRxHistoryNavigator.png TRxCloseFormValidator.png TRxIniPropStorage.png TRxDBGridFooterTools.png TRxDateRangeEdit.png TRxMDICloseButton.png TRxMDIPanel.png TRxMDITasks.png TRxDBGridExportPDF.png

Binary file not shown.

View File

@ -1,36 +0,0 @@
/* XPM */
static char *trxxpmanifest[]={
"24 24 9 1",
". c None",
"# c #000000",
"c c #000080",
"a c #00ff00",
"e c #9d9da1",
"g c #e0dfe3",
"b c #ff0000",
"d c #ffff00",
"f c #ffffff",
"........................",
"........................",
"....##...##.####........",
".....##.##..#####.......",
"......###...##.##.......",
"......###...#####.......",
".....#####..####........",
".....##.##..##..........",
"....##...##.##..........",
"........................",
".####################...",
".#aaaaaaaaaaaa#b#c#d#e..",
".####################e..",
".#ffffffffffffffffff#e..",
".#ffffffffffffffffff#e..",
".#ffffffffffffffffff#e..",
".#ffffffffffffffffff#e..",
".#ffffggggggfggggggf#e..",
".#ffffgffff#fgffff#f#e..",
".#ffffg#####fg#####f#e..",
".#ffffffffffffffffff#e..",
".####################e..",
"..eeeeeeeeeeeeeeeeeeee..",
"........................"};

View File

@ -65,7 +65,7 @@ type
procedure Register; procedure Register;
implementation implementation
uses RxLogin, RxAppIcon, Dialogs, rxconst, RxHistoryNavigator, rxpopupunit, uses RxLogin, RxAppIcon, Dialogs, rxconst, RxHistoryNavigator, rxpopupunit,
rxceEditLookupFields, rxdbgrid, rxdconst, duallist, rxstrutils, Forms; rxceEditLookupFields, rxdbgrid, rxdconst, rxduallist, rxstrutils, Forms;
resourcestring resourcestring
sTestTRxLoginDialog = 'Test TRxLoginDialog'; sTestTRxLoginDialog = 'Test TRxLoginDialog';

View File

@ -46,16 +46,16 @@ procedure Register;
implementation implementation
uses uses
PropEdits, folderlister, duallist, RxHistoryNavigator, PropEdits, rxfolderlister, rxduallist, RxHistoryNavigator,
curredit, rxswitch, rxdice, rxtoolbar, rxcurredit, rxswitch, rxdice, rxtoolbar,
{$IFDEF USE_TRXXPManifest} {$IFDEF USE_TRXXPManifest}
rxxpman, rxxpman,
{$ENDIF} {$ENDIF}
PageMngr, rxpagemngr,
{$IFDEF USE_TRxAppIcon} {$IFDEF USE_TRxAppIcon}
RxAppIcon, RxAppIcon,
{$ENDIF} {$ENDIF}
Dialogs, ComponentEditors, DBPropEdits, rxctrls, RxAutoPanel, rxpickdate, tooledit, rxclock, Dialogs, ComponentEditors, DBPropEdits, rxctrls, RxAutoPanel, rxpickdate, rxtooledit, rxclock,
rxspin, RxTimeEdit, rxDateRangeEditUnit, RxAboutDialog, RxViewsPanel, RxMDI; rxspin, RxTimeEdit, rxDateRangeEditUnit, RxAboutDialog, RxViewsPanel, RxMDI;
{$R rx.res} {$R rx.res}
@ -173,15 +173,15 @@ end;
procedure Register; procedure Register;
begin begin
//RX //RX
RegisterUnit('folderlister', @RegisterFolderLister); RegisterUnit('rxfolderlister', @RegisterFolderLister);
RegisterUnit('duallist', @RegisterDualList); RegisterUnit('rxduallist', @RegisterDualList);
RegisterUnit('curredit', @RegisterCurrEdit); RegisterUnit('rxcurredit', @RegisterCurrEdit);
RegisterUnit('rxswitch', @RegisterRXSwitch); RegisterUnit('rxswitch', @RegisterRXSwitch);
RegisterUnit('rxdice', @RegisterRXDice); RegisterUnit('rxdice', @RegisterRXDice);
{$IFDEF USE_TRXXPManifest} {$IFDEF USE_TRXXPManifest}
RegisterUnit('RxXPMan', @RegisterRxXPMan); RegisterUnit('RxXPMan', @RegisterRxXPMan);
{$ENDIF} {$ENDIF}
RegisterUnit('PageMngr', @RegisterPageMngr); RegisterUnit('rxPageMngr', @RegisterPageMngr);
RegisterUnit('rxtoolbar', @RegisterRxToolBar); RegisterUnit('rxtoolbar', @RegisterRxToolBar);
{$IFDEF USE_TRxAppIcon} {$IFDEF USE_TRxAppIcon}
RegisterUnit('rxappicon', @RegisterRxAppIcon); RegisterUnit('rxappicon', @RegisterRxAppIcon);
@ -189,7 +189,7 @@ begin
RegisterUnit('rxctrls', @RegisterRxCtrls); RegisterUnit('rxctrls', @RegisterRxCtrls);
RegisterUnit('RxAutoPanel', @RegisterAutoPanel); RegisterUnit('RxAutoPanel', @RegisterAutoPanel);
RegisterUnit('rxpickdate', @RegisterPickDate); RegisterUnit('rxpickdate', @RegisterPickDate);
RegisterUnit('tooledit', @RegisterToolEdit); RegisterUnit('rxtooledit', @RegisterToolEdit);
RegisterUnit('rxclock', @RegisterRxClock); RegisterUnit('rxclock', @RegisterRxClock);
RegisterUnit('rxspin', @RegisterRxSpin); RegisterUnit('rxspin', @RegisterRxSpin);
RegisterUnit('RxTimeEdit', @RegisterRxTimeEdit); RegisterUnit('RxTimeEdit', @RegisterRxTimeEdit);

View File

@ -41,8 +41,8 @@ uses
procedure Register; procedure Register;
implementation implementation
uses DB, DBPropEdits, rxdbgrid, RxDBSpinEdit, RxDBTimeEdit, RxDBCtrls, rxmemds, uses DB, DBPropEdits, rxdbgrid, RxDBSpinEdit, RxDBTimeEdit, RxDBCtrls, rxmemds,
ComponentEditors, seldsfrm, PropEdits, RxDBColorBox, dbdateedit, rxdbcomb, ComponentEditors, rxseldsfrm, PropEdits, RxDBColorBox, rxdbdateedit, rxdbcomb,
rxlookup, dbcurredit, RxDBGridFooterTools rxlookup, rxdbcurredit, RxDBGridFooterTools
{$IF (FPC_FULLVERSION >= 30101)} {$IF (FPC_FULLVERSION >= 30101)}
, RxDBGridExportPdf , RxDBGridExportPdf
{$ENDIF} {$ENDIF}
@ -162,7 +162,7 @@ end;
procedure Register; procedure Register;
begin begin
//RX DBAware //RX DBAware
RegisterUnit('dbdateedit', @RegisterUnitDBDateEdit); RegisterUnit('rxdbdateedit', @RegisterUnitDBDateEdit);
RegisterUnit('rxlookup', @RegisterRXLookup); RegisterUnit('rxlookup', @RegisterRXLookup);
RegisterUnit('rxdbcomb', @RegisterRxDBComb); RegisterUnit('rxdbcomb', @RegisterRxDBComb);

Binary file not shown.

View File

@ -29,7 +29,7 @@
Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
} }
unit boxprocs; unit rxboxprocs;
{$I rx.inc} {$I rx.inc}

View File

@ -61,7 +61,7 @@ procedure RegisterCEEditLookupFields;
implementation implementation
uses uses
// //
db, duallist, Forms, rxstrutils, TypInfo, rxdconst, db, rxduallist, Forms, rxstrutils, TypInfo, rxdconst,
//unit for edits //unit for edits
rxlookup; rxlookup;

View File

@ -34,7 +34,7 @@ unit rxclock;
interface interface
{$I rx.inc} {$I rx.inc}
uses LCLType, LMessages, SysUtils, Classes, Graphics, Controls, Forms, {StdCtrls,} uses LCLType, LMessages, SysUtils, Classes, Graphics, Controls, Forms,
ExtCtrls, Menus, messages; ExtCtrls, Menus, messages;
type type
@ -178,7 +178,7 @@ type
implementation implementation
uses VCLUtils, RTLConsts{, LConsts}, LCLIntf; uses rxvclutils, RTLConsts, LCLIntf;
const const
Registered: Boolean = False; Registered: Boolean = False;

View File

@ -821,7 +821,7 @@ type
implementation implementation
uses SysUtils, Dialogs, VCLUtils, Math, RxAppUtils, ImgList, uses SysUtils, Dialogs, rxVCLUtils, Math, RxAppUtils, ImgList,
ActnList, InterfaceBase; ActnList, InterfaceBase;
const const
Alignments: array [TAlignment] of Word = (DT_LEFT, DT_RIGHT, DT_CENTER); Alignments: array [TAlignment] of Word = (DT_LEFT, DT_RIGHT, DT_CENTER);

View File

@ -29,7 +29,7 @@ original conception from rx library for Delphi (c)
Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
} }
unit curredit; unit rxcurredit;
{$I rx.inc} {$I rx.inc}
@ -198,7 +198,7 @@ type
end; end;
implementation implementation
uses strutils, Math, tooledit, rxconst; uses strutils, Math, rxtooledit, rxconst;
function IsValidFloat(const Value: string; var RetValue: Extended): Boolean; function IsValidFloat(const Value: string; var RetValue: Extended): Boolean;
var var

View File

@ -170,7 +170,7 @@ type
implementation implementation
uses DBUtils, rxdconst; uses rxDBUtils, rxdconst;
{ TCustomDBComboBox } { TCustomDBComboBox }

View File

@ -212,7 +212,7 @@ type
end; end;
implementation implementation
uses dbutils, LCLVersion, vclutils, StdCtrls; uses rxdbutils, LCLVersion, rxvclutils, StdCtrls;
{ TRxDBRadioGroup } { TRxDBRadioGroup }

View File

@ -31,7 +31,7 @@ original conception from rx library for Delphi (c)
First version By Daniel Simões de Almeida First version By Daniel Simões de Almeida
} }
unit dbcurredit ; unit rxdbcurredit;
{$I rx.inc} {$I rx.inc}
@ -39,7 +39,7 @@ interface
uses uses
Classes, SysUtils, LResources, LMessages, LCLType, Controls, Graphics, Classes, SysUtils, LResources, LMessages, LCLType, Controls, Graphics,
DB, DbCtrls, curredit ; DB, DbCtrls, rxcurredit ;
type type

View File

@ -29,7 +29,7 @@ original conception from rx library for Delphi (c)
Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
} }
unit dbdateedit; unit rxdbdateedit;
{$I rx.inc} {$I rx.inc}
@ -37,7 +37,7 @@ interface
uses uses
Classes, SysUtils, LResources, LMessages, LCLType, Controls, Graphics, Classes, SysUtils, LResources, LMessages, LCLType, Controls, Graphics,
DB, DbCtrls, EditBtn, tooledit; DB, DbCtrls, EditBtn, rxtooledit;
type type

View File

@ -37,7 +37,7 @@ interface
uses uses
Classes, SysUtils, LResources, LCLType, LCLIntf, Forms, Controls, Buttons, Classes, SysUtils, LResources, LCLType, LCLIntf, Forms, Controls, Buttons,
Graphics, Dialogs, Grids, dbutils, DBGrids, DB, PropertyStorage, vclutils, Graphics, Dialogs, Grids, rxdbutils, DBGrids, DB, PropertyStorage, rxvclutils,
LMessages, types, StdCtrls, Menus, rxspin; LMessages, types, StdCtrls, Menus, rxspin;
const const
@ -951,7 +951,7 @@ procedure RegisterRxDBGridSortEngine(RxDBGridSortEngineClass: TRxDBGridSortEngin
implementation implementation
uses Math, rxdconst, rxstrutils, strutils, rxdbgrid_findunit, rxdbgrid_columsunit, uses Math, rxdconst, rxstrutils, strutils, rxdbgrid_findunit, rxdbgrid_columsunit,
rxlookup, tooledit, LCLProc, Clipbrd, rxfilterby, rxsortby, variants, LazUTF8; rxlookup, rxtooledit, LCLProc, Clipbrd, rxfilterby, rxsortby, variants, LazUTF8;
{$R rxdbgrid.res} {$R rxdbgrid.res}

View File

@ -69,7 +69,7 @@ type
procedure ShowRxDBGridFindForm(Grid:TRxDBGrid); procedure ShowRxDBGridFindForm(Grid:TRxDBGrid);
implementation implementation
uses dbutils, DBGrids, rxdconst, LCLStrConsts; uses rxdbutils, DBGrids, rxdconst, LCLStrConsts;
{$R *.lfm} {$R *.lfm}

View File

@ -37,7 +37,7 @@ interface
{$IF (FPC_FULLVERSION >= 30101)} {$IF (FPC_FULLVERSION >= 30101)}
uses uses
Classes, SysUtils, DB, rxdbgrid, vclutils, Graphics, fpPDF, contnrs, fpparsettf, Classes, SysUtils, DB, rxdbgrid, rxvclutils, Graphics, fpPDF, contnrs, fpparsettf,
fpTTF; fpTTF;
type type

View File

@ -88,7 +88,7 @@ procedure Register;
implementation implementation
uses fpsallformats, LCLType, Forms, math, LazUTF8, rxdconst, Controls, LCLIntf, uses fpsallformats, LCLType, Forms, math, LazUTF8, rxdconst, Controls, LCLIntf,
RxDBGridExportSpreadSheet_ParamsUnit, dbutils, fpsutils; RxDBGridExportSpreadSheet_ParamsUnit, rxdbutils, fpsutils;
{$R rxdbgridexportspreadsheet.res} {$R rxdbgridexportspreadsheet.res}

View File

@ -66,7 +66,7 @@ const
rxFooterFunctionNames : array [TFooterValueType] of string = rxFooterFunctionNames : array [TFooterValueType] of string =
(sfvtNon, sfvtSum, sfvtAvg, sfvtCount, sfvtFieldValue, sfvtStaticText, sfvtMax, sfvtMin, sfvtRecNo); (sfvtNon, sfvtSum, sfvtAvg, sfvtCount, sfvtFieldValue, sfvtStaticText, sfvtMax, sfvtMin, sfvtRecNo);
implementation implementation
uses dbutils; uses rxdbutils;
{$R *.lfm} {$R *.lfm}

View File

@ -36,7 +36,7 @@ interface
uses uses
Classes, SysUtils, DB, rxdbgrid, LR_Class, LR_DSet, LR_DBSet, contnrs, Classes, SysUtils, DB, rxdbgrid, LR_Class, LR_DSet, LR_DBSet, contnrs,
Graphics, Printers, vclutils; Graphics, Printers, rxvclutils;
type type
TRxDBGridPrintOption = TRxDBGridPrintOption =

View File

@ -129,7 +129,7 @@ type
end; end;
implementation implementation
uses dbutils; uses rxdbutils;
type type
TFieldDataLinkHack = class(TFieldDataLink) TFieldDataLinkHack = class(TFieldDataLink)

View File

@ -139,7 +139,7 @@ type
implementation implementation
uses dbutils, LCLVersion; uses rxdbutils, LCLVersion;
type type
TFieldDataLinkHack = class(TFieldDataLink) TFieldDataLinkHack = class(TFieldDataLink)

View File

@ -29,7 +29,7 @@ original conception from rx library for Delphi (c)
Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
} }
unit dbutils; unit rxdbutils;
{$I rx.inc} {$I rx.inc}
@ -164,7 +164,7 @@ procedure _DBError(const Msg: string);
implementation implementation
uses Forms, Controls, Dialogs, RXDConst, VCLUtils, FileUtil, uses Forms, Controls, Dialogs, RXDConst, rxvclutils, FileUtil,
AppUtils, RxAppUtils, RxStrUtils, Math, rxdateutil, LazUTF8; AppUtils, RxAppUtils, RxStrUtils, Math, rxdateutil, LazUTF8;
{ Utility routines } { Utility routines }

View File

@ -35,7 +35,7 @@ interface
{$I rx.inc} {$I rx.inc}
uses SysUtils, LCLType, LCLProc, LCLIntf, LMessages, Classes, Graphics, uses SysUtils, LCLType, LCLProc, LCLIntf, LMessages, Classes, Graphics,
Controls, Forms, StdCtrls, ExtCtrls, Menus, VCLUtils; Controls, Forms, StdCtrls, ExtCtrls, Menus, rxVCLUtils;
type type
TRxDiceValue = 1..6; TRxDiceValue = 1..6;

View File

@ -29,7 +29,7 @@ original conception from rx library for Delphi (c)
Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
} }
unit duallist; unit rxduallist;
interface interface
@ -88,7 +88,7 @@ type
implementation implementation
uses SysUtils, Forms, FDualLst, VCLUtils, LCLStrConsts, rxconst; uses SysUtils, Forms, rxfduallst, LCLStrConsts, rxconst;
{ TDualListDialog } { TDualListDialog }

View File

@ -29,7 +29,7 @@ original conception from rx library for Delphi (c)
Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
} }
unit fduallst; unit rxfduallst;
{$I RX.INC} {$I RX.INC}
@ -81,7 +81,7 @@ end;
implementation implementation
uses vclutils, boxprocs; uses rxvclutils, rxboxprocs;
{$R *.lfm} {$R *.lfm}

View File

@ -29,7 +29,7 @@ original conception from rx library for Delphi (c)
Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
} }
unit folderlister; unit rxfolderlister;
{$I rx.inc} {$I rx.inc}

View File

@ -206,7 +206,7 @@ function CreateLoginDialog(UnlockMode, ASelectDatabase: Boolean;
implementation implementation
uses uses
Registry, IniFiles, RxAppUtils, RxDConst, VclUtils, RxConst; Registry, IniFiles, RxAppUtils, RxDConst, rxVclUtils, RxConst;
const const
keyLoginSection = 'Login Dialog'; keyLoginSection = 'Login Dialog';

View File

@ -38,7 +38,7 @@ interface
uses uses
LCLType, LCLProc, LCLIntf, Classes, SysUtils, LResources, Forms, types, LCLType, LCLProc, LCLIntf, Classes, SysUtils, LResources, Forms, types,
Controls, Graphics, Dialogs, DB, EditBtn, DBGrids, Buttons, Controls, Graphics, Dialogs, DB, EditBtn, DBGrids, Buttons,
LMessages, DbCtrls, GraphType, dbutils, RxDbGrid, rxpopupunit, Themes; LMessages, DbCtrls, GraphType, rxdbutils, RxDbGrid, rxpopupunit, Themes;
const const
TextMargin = 5; TextMargin = 5;
@ -388,7 +388,7 @@ type
end; end;
implementation implementation
uses VCLUtils, Math, rxdconst; uses rxVCLUtils, Math, rxdconst;
type type
TDbGridAccess = class(TDbGrid) TDbGridAccess = class(TDbGrid)

View File

@ -156,8 +156,7 @@ type
end; end;
implementation implementation
uses LResources, vclutils, rxconst; uses LResources, rxvclutils, rxconst;
// LCLProc;
{ TRxMDICloseButton } { TRxMDICloseButton }

View File

@ -261,7 +261,7 @@ type
implementation implementation
uses CustApp, rxdconst, LazUTF8, dbutils, dbconst, Variants, math, LResources; uses CustApp, rxdconst, LazUTF8, rxdbutils, dbconst, Variants, math, LResources;
const const
ftBlobTypes = [ftBlob, ftMemo, ftGraphic, ftFmtMemo, ftParadoxOle, ftBlobTypes = [ftBlob, ftMemo, ftGraphic, ftFmtMemo, ftParadoxOle,

View File

@ -26,46 +26,46 @@ translate to Lazarus by alexs in 2005 - 2016
"/> "/>
<License Value="LGPL"/> <License Value="LGPL"/>
<Version Major="2" Minor="9" Release="4" Build="200"/> <Version Major="2" Minor="9" Release="4" Build="200"/>
<Files Count="70"> <Files Count="69">
<Item1> <Item1>
<Filename Value="rxautopanel.pas"/> <Filename Value="rxautopanel.pas"/>
<UnitName Value="rxautopanel"/> <UnitName Value="RxAutoPanel"/>
</Item1> </Item1>
<Item2> <Item2>
<Filename Value="boxprocs.pas"/> <Filename Value="rxboxprocs.pas"/>
<UnitName Value="boxprocs"/> <UnitName Value="rxboxprocs"/>
</Item2> </Item2>
<Item3> <Item3>
<Filename Value="curredit.pas"/> <Filename Value="rxcurredit.pas"/>
<UnitName Value="curredit"/> <UnitName Value="rxcurredit"/>
</Item3> </Item3>
<Item4> <Item4>
<Filename Value="dbcurredit.pas"/> <Filename Value="rxdbcurredit.pas"/>
<UnitName Value="dbcurredit"/> <UnitName Value="rxdbcurredit"/>
</Item4> </Item4>
<Item5> <Item5>
<Filename Value="dbdateedit.pas"/> <Filename Value="rxdbdateedit.pas"/>
<UnitName Value="dbdateedit"/> <UnitName Value="rxdbdateedit"/>
</Item5> </Item5>
<Item6> <Item6>
<Filename Value="dbutils.pas"/> <Filename Value="rxdbutils.pas"/>
<UnitName Value="dbutils"/> <UnitName Value="rxdbutils"/>
</Item6> </Item6>
<Item7> <Item7>
<Filename Value="duallist.pas"/> <Filename Value="rxduallist.pas"/>
<UnitName Value="duallist"/> <UnitName Value="rxduallist"/>
</Item7> </Item7>
<Item8> <Item8>
<Filename Value="fduallst.pas"/> <Filename Value="rxfduallst.pas"/>
<UnitName Value="fduallst"/> <UnitName Value="rxfduallst"/>
</Item8> </Item8>
<Item9> <Item9>
<Filename Value="folderlister.pas"/> <Filename Value="rxfolderlister.pas"/>
<UnitName Value="folderlister"/> <UnitName Value="rxfolderlister"/>
</Item9> </Item9>
<Item10> <Item10>
<Filename Value="pagemngr.pas"/> <Filename Value="rxpagemngr.pas"/>
<UnitName Value="pagemngr"/> <UnitName Value="rxpagemngr"/>
</Item10> </Item10>
<Item11> <Item11>
<Filename Value="rxpickdate.pas"/> <Filename Value="rxpickdate.pas"/>
@ -219,97 +219,93 @@ translate to Lazarus by alexs in 2005 - 2016
<UnitName Value="RxViewsPanel"/> <UnitName Value="RxViewsPanel"/>
</Item47> </Item47>
<Item48> <Item48>
<Filename Value="rxxpman.pas"/> <Filename Value="rxseldsfrm.pas"/>
<UnitName Value="rxxpman"/> <UnitName Value="rxseldsfrm"/>
</Item48> </Item48>
<Item49> <Item49>
<Filename Value="seldsfrm.pas"/> <Filename Value="rxtooledit.pas"/>
<UnitName Value="seldsfrm"/> <UnitName Value="rxtooledit"/>
</Item49> </Item49>
<Item50> <Item50>
<Filename Value="tooledit.pas"/> <Filename Value="rxvclutils.pas"/>
<UnitName Value="tooledit"/> <UnitName Value="rxvclutils"/>
</Item50> </Item50>
<Item51> <Item51>
<Filename Value="vclutils.pas"/>
<UnitName Value="vclutils"/>
</Item51>
<Item52>
<Filename Value="rxcloseformvalidator.pas"/> <Filename Value="rxcloseformvalidator.pas"/>
<UnitName Value="RxCloseFormValidator"/> <UnitName Value="RxCloseFormValidator"/>
</Item52> </Item51>
<Item53> <Item52>
<Filename Value="rxhistorynavigator.pas"/> <Filename Value="rxhistorynavigator.pas"/>
<UnitName Value="RxHistoryNavigator"/> <UnitName Value="RxHistoryNavigator"/>
</Item53> </Item52>
<Item54> <Item53>
<Filename Value="ex_rx_bin_datapacket.pas"/> <Filename Value="ex_rx_bin_datapacket.pas"/>
<UnitName Value="ex_rx_bin_datapacket"/> <UnitName Value="ex_rx_bin_datapacket"/>
</Item54> </Item53>
<Item55> <Item54>
<Filename Value="ex_rx_datapacket.pas"/> <Filename Value="ex_rx_datapacket.pas"/>
<UnitName Value="ex_rx_datapacket"/> <UnitName Value="ex_rx_datapacket"/>
</Item55> </Item54>
<Item56> <Item55>
<Filename Value="ex_rx_xml_datapacket.pas"/> <Filename Value="ex_rx_xml_datapacket.pas"/>
<UnitName Value="ex_rx_xml_datapacket"/> <UnitName Value="ex_rx_xml_datapacket"/>
</Item56> </Item55>
<Item57> <Item56>
<Filename Value="rxsortby.lfm"/> <Filename Value="rxsortby.lfm"/>
<Type Value="LFM"/> <Type Value="LFM"/>
</Item57> </Item56>
<Item58> <Item57>
<Filename Value="rxsortby.pas"/> <Filename Value="rxsortby.pas"/>
<UnitName Value="rxsortby"/> <UnitName Value="rxsortby"/>
</Item58> </Item57>
<Item59> <Item58>
<Filename Value="rxmdi.pas"/> <Filename Value="rxmdi.pas"/>
<UnitName Value="RxMDI"/> <UnitName Value="RxMDI"/>
</Item59> </Item58>
<Item60> <Item59>
<Filename Value="rxinipropstorage.pas"/> <Filename Value="rxinipropstorage.pas"/>
<UnitName Value="RxIniPropStorage"/> <UnitName Value="RxIniPropStorage"/>
</Item60> </Item59>
<Item61> <Item60>
<Filename Value="rx_lcl.res"/> <Filename Value="rx_lcl.res"/>
<Type Value="Binary"/> <Type Value="Binary"/>
</Item61> </Item60>
<Item62> <Item61>
<Filename Value="rxdaterangeeditunit.pas"/> <Filename Value="rxdaterangeeditunit.pas"/>
<UnitName Value="rxDateRangeEditUnit"/> <UnitName Value="rxDateRangeEditUnit"/>
</Item62> </Item61>
<Item63> <Item62>
<Filename Value="rxdbgridfootertools.pas"/> <Filename Value="rxdbgridfootertools.pas"/>
<UnitName Value="RxDBGridFooterTools"/> <UnitName Value="RxDBGridFooterTools"/>
</Item63> </Item62>
<Item64> <Item63>
<Filename Value="rxdbgridfootertools_setup.lfm"/> <Filename Value="rxdbgridfootertools_setup.lfm"/>
<Type Value="LFM"/> <Type Value="LFM"/>
</Item64> </Item63>
<Item65> <Item64>
<Filename Value="rxdbgridfootertools_setup.pas"/> <Filename Value="rxdbgridfootertools_setup.pas"/>
<UnitName Value="rxdbgridfootertools_setup"/> <UnitName Value="rxdbgridfootertools_setup"/>
</Item65> </Item64>
<Item66> <Item65>
<Filename Value="rxshortcutunit.lfm"/> <Filename Value="rxshortcutunit.lfm"/>
<Type Value="LFM"/> <Type Value="LFM"/>
</Item66> </Item65>
<Item67> <Item66>
<Filename Value="rxshortcutunit.pas"/> <Filename Value="rxshortcutunit.pas"/>
<UnitName Value="rxShortCutUnit"/> <UnitName Value="rxShortCutUnit"/>
</Item67> </Item66>
<Item68> <Item67>
<Filename Value="rxdbgridexportpdf.pas"/> <Filename Value="rxdbgridexportpdf.pas"/>
<UnitName Value="RxDBGridExportPdf"/> <UnitName Value="RxDBGridExportPdf"/>
</Item68> </Item67>
<Item69> <Item68>
<Filename Value="rxdbgridexportpdfsetupunit.lfm"/> <Filename Value="rxdbgridexportpdfsetupunit.lfm"/>
<Type Value="LFM"/> <Type Value="LFM"/>
</Item69> </Item68>
<Item70> <Item69>
<Filename Value="rxdbgridexportpdfsetupunit.pas"/> <Filename Value="rxdbgridexportpdfsetupunit.pas"/>
<UnitName Value="RxDBGridExportPdfSetupUnit"/> <UnitName Value="RxDBGridExportPdfSetupUnit"/>
</Item70> </Item69>
</Files> </Files>
<LazDoc Paths="docs;\usr\local\share\lazarus\components\rxnew\docs"/> <LazDoc Paths="docs;\usr\local\share\lazarus\components\rxnew\docs"/>
<i18n> <i18n>

View File

@ -8,15 +8,15 @@ unit rxnew;
interface interface
uses uses
RxAutoPanel, boxprocs, curredit, dbcurredit, dbdateedit, dbutils, duallist, RxAutoPanel, rxboxprocs, rxcurredit, rxdbcurredit, rxdbdateedit, rxdbutils,
fduallst, folderlister, pagemngr, rxpickdate, registerrx, RegisterRxDB, rxduallist, rxfduallst, rxfolderlister, rxpagemngr, rxpickdate, registerrx,
RegisterRxTools, RxAboutDialog, rxAboutFormUnit, rxappicon, rxapputils, RegisterRxDB, RegisterRxTools, RxAboutDialog, rxAboutFormUnit, rxappicon,
rxclock, rxconst, rxctrls, RxDBColorBox, rxdbcomb, RxDBCtrls, rxdbgrid, rxapputils, rxclock, rxconst, rxctrls, RxDBColorBox, rxdbcomb, RxDBCtrls,
rxdbgrid_columsunit, rxdbgrid_findunit, RxDBSpinEdit, RxDBTimeEdit, rxdbgrid, rxdbgrid_columsunit, rxdbgrid_findunit, RxDBSpinEdit,
rxdconst, rxdice, rxfilterby, rxiconv, rxlogin, rxlookup, rxmemds, RxDBTimeEdit, rxdconst, rxdice, rxfilterby, rxiconv, rxlogin, rxlookup,
rxpopupunit, rxsortmemds, rxspin, rxswitch, RxSystemServices, rxtbrsetup, rxmemds, rxpopupunit, rxsortmemds, rxspin, rxswitch, RxSystemServices,
RxTimeEdit, rxtoolbar, RxVersInfo, RxViewsPanel, rxxpman, seldsfrm, rxtbrsetup, RxTimeEdit, rxtoolbar, RxVersInfo, RxViewsPanel, rxseldsfrm,
tooledit, vclutils, RxCloseFormValidator, RxHistoryNavigator, rxtooledit, rxvclutils, RxCloseFormValidator, RxHistoryNavigator,
ex_rx_bin_datapacket, ex_rx_datapacket, ex_rx_xml_datapacket, rxsortby, ex_rx_bin_datapacket, ex_rx_datapacket, ex_rx_xml_datapacket, rxsortby,
RxMDI, RxIniPropStorage, rxDateRangeEditUnit, RxDBGridFooterTools, RxMDI, RxIniPropStorage, rxDateRangeEditUnit, RxDBGridFooterTools,
rxdbgridfootertools_setup, rxShortCutUnit, RxDBGridExportPdf, rxdbgridfootertools_setup, rxShortCutUnit, RxDBGridExportPdf,

View File

@ -29,7 +29,7 @@ original conception from rx library for Delphi (c)
Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
} }
unit pagemngr; unit rxpagemngr;
{$mode objfpc}{$H+} {$mode objfpc}{$H+}

View File

@ -264,7 +264,7 @@ const
implementation implementation
uses Messages, RXCtrls, rxconst, ToolEdit, vclutils, math, LCLStrConsts, LResources; uses Messages, RXCtrls, rxconst, rxtooledit, rxvclutils, math, LCLStrConsts, LResources;
{$R pickdate.res} {$R pickdate.res}

View File

@ -37,7 +37,7 @@ interface
uses uses
Classes, SysUtils, DB, Forms, DBGrids, rxdbgrid, LCLType, Controls, ComCtrls, Classes, SysUtils, DB, Forms, DBGrids, rxdbgrid, LCLType, Controls, ComCtrls,
Buttons, Grids, Graphics, vclutils; Buttons, Grids, Graphics, rxvclutils;
type type
TPopUpCloseEvent = procedure(AResult:boolean) of object; TPopUpCloseEvent = procedure(AResult:boolean) of object;
@ -247,7 +247,7 @@ function ShowRxDBPopUpForm(AControl:TWinControl; ADataSet:TDataSet;
procedure FillPopupWidth(APopUpFormOptions:TPopUpFormOptions; ARxPopUpForm:TPopUpForm); procedure FillPopupWidth(APopUpFormOptions:TPopUpFormOptions; ARxPopUpForm:TPopUpForm);
implementation implementation
uses dbutils, math, LCLProc, LazUTF8; uses rxdbutils, math, LCLProc, LazUTF8;
function ShowRxDBPopUpForm(AControl:TWinControl; ADataSet:TDataSet; function ShowRxDBPopUpForm(AControl:TWinControl; ADataSet:TDataSet;
AOnPopUpCloseEvent:TPopUpCloseEvent; APopUpFormOptions:TPopUpFormOptions; AOnPopUpCloseEvent:TPopUpCloseEvent; APopUpFormOptions:TPopUpFormOptions;

View File

@ -29,7 +29,7 @@ original conception from rx library for Delphi (c)
Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
} }
unit seldsfrm; unit rxseldsfrm;
{$mode objfpc}{$H+} {$mode objfpc}{$H+}

View File

@ -242,7 +242,7 @@ type
implementation implementation
uses uses
VCLUtils, LResources; rxvclutils, LResources;
const const
sSpinUpBtn = 'RXSPINUP'; sSpinUpBtn = 'RXSPINUP';

View File

@ -36,7 +36,7 @@ unit rxswitch;
interface interface
uses SysUtils, LCLType, LCLProc, LCLIntf, LMessages, Classes, Graphics, uses SysUtils, LCLType, LCLProc, LCLIntf, LMessages, Classes, Graphics,
Controls, Forms, {StdCtrls,} ExtCtrls, Menus; Controls, Forms, ExtCtrls, Menus;
type type
@ -154,7 +154,7 @@ type
implementation implementation
uses VCLUtils; uses rxvclutils;
const const
BorderStyles: array[TBorderStyle] of Longint = (0, WS_BORDER); BorderStyles: array[TBorderStyle] of Longint = (0, WS_BORDER);

View File

@ -90,7 +90,7 @@ var
ToolPanelSetupForm: TToolPanelSetupForm; ToolPanelSetupForm: TToolPanelSetupForm;
implementation implementation
uses vclutils, ActnList, boxprocs, rxconst, LCLProc, rxShortCutUnit; uses rxvclutils, ActnList, rxboxprocs, rxconst, LCLProc, rxShortCutUnit;
{$R *.lfm} {$R *.lfm}

View File

@ -278,7 +278,7 @@ type
end; end;
implementation implementation
uses Math, RxTBRSetup, LCLProc, vclutils, Dialogs, typinfo, rxdconst, GraphType, uses Math, RxTBRSetup, LCLProc, rxvclutils, Dialogs, typinfo, rxdconst, GraphType,
LResources; LResources;
const const

View File

@ -29,7 +29,7 @@ original conception from rx library for Delphi (c)
Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
} }
unit tooledit; unit rxtooledit;
{$I rx.inc} {$I rx.inc}
@ -969,7 +969,7 @@ end;
{$IFDEF RX_USE_LAZARUS_RESOURCE} {$IFDEF RX_USE_LAZARUS_RESOURCE}
initialization initialization
{$I tooledit.lrs} {$I rxtooledit.lrs}
{$ENDIF} {$ENDIF}
end. end.

View File

@ -29,7 +29,7 @@ original conception from rx library for Delphi (c)
Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
} }
unit vclutils; unit rxvclutils;
{$I rx.inc} {$I rx.inc}

View File

@ -1,59 +0,0 @@
{ rxxpman unit
Copyright (C) 2005-2016 Lagunov Aleksey alexs75@yandex.ru and Lazarus team
original conception from rx library for Delphi (c)
This library is free software; you can redistribute it and/or modify it
under the terms of the GNU Library General Public License as published by
the Free Software Foundation; either version 2 of the License, or (at your
option) any later version with the following modification:
As a special exception, the copyright holders of this library give you
permission to link this library with independent modules to produce an
executable, regardless of the license terms of these independent modules,and
to copy and distribute the resulting executable under terms of your choice,
provided that you also meet, for each linked independent module, the terms
and conditions of the license of that module. An independent module is a
module which is not derived from or based on this library. If you modify
this library, you may extend this exception to your version of the library,
but you are not obligated to do so. If you do not wish to do so, delete this
exception statement from your version.
This program is distributed in the hope that it will be useful, but WITHOUT
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License
for more details.
You should have received a copy of the GNU Library General Public License
along with this library; if not, write to the Free Software Foundation,
Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
}
unit rxxpman;
{$mode objfpc}{$H+}
interface
uses
Classes, SysUtils, LResources, Forms, Controls, Graphics, Dialogs;
type
TRXXPManifest = class(TComponent)
private
{ Private declarations }
protected
{ Protected declarations }
public
{ Public declarations }
published
{ Published declarations }
end;
implementation
{$IFDEF WIN32}
{.$R WindowsXP.RES}
{$ENDIF}
end.

View File

@ -1,3 +0,0 @@
TSELECTDATASETFORM.CAPTION=Select dataset to copy to
TSELECTDATASETFORM.LABEL1.CAPTION=Sourse dataset
TSELECTDATASETFORM.CHECKBOX1.CAPTION=Copy only metadata