2007-08-10 22:15:51 +00:00
|
|
|
<?xml version="1.0"?>
|
|
|
|
<CONFIG>
|
|
|
|
<ProjectOptions>
|
2009-02-18 19:33:57 +00:00
|
|
|
<Version Value="7"/>
|
2007-08-10 22:15:51 +00:00
|
|
|
<General>
|
2009-02-18 19:33:57 +00:00
|
|
|
<Flags>
|
|
|
|
<LRSInOutputDirectory Value="False"/>
|
|
|
|
</Flags>
|
2007-08-10 22:15:51 +00:00
|
|
|
<MainUnit Value="0"/>
|
|
|
|
<TargetFileExt Value=".exe"/>
|
2009-06-29 16:01:00 +00:00
|
|
|
<Title Value="RxDBGrid demo"/>
|
|
|
|
<UseXPManifest Value="True"/>
|
2010-02-22 23:19:24 +00:00
|
|
|
<Icon Value="0"/>
|
2010-02-23 00:06:12 +00:00
|
|
|
<ActiveEditorIndexAtStart Value="1"/>
|
2007-08-10 22:15:51 +00:00
|
|
|
</General>
|
|
|
|
<VersionInfo>
|
2009-06-29 16:01:00 +00:00
|
|
|
<UseVersionInfo Value="True"/>
|
2010-02-23 00:06:12 +00:00
|
|
|
<AutoIncrementBuild Value="True"/>
|
2010-02-22 23:19:24 +00:00
|
|
|
<MajorVersionNr Value="3"/>
|
2010-02-23 00:06:12 +00:00
|
|
|
<MinorVersionNr Value="3"/>
|
|
|
|
<RevisionNr Value="1"/>
|
|
|
|
<StringTable Comments="" CompanyName="" FileDescription="Demo application from RXFPC library" FileVersion="3.3.1.0" InternalName="" LegalCopyright="Lagunov Aleksey, GPL 2" LegalTrademarks="" OriginalFilename="" ProductName="" ProductVersion="3.1.1.0"/>
|
2007-08-10 22:15:51 +00:00
|
|
|
</VersionInfo>
|
|
|
|
<PublishOptions>
|
|
|
|
<Version Value="2"/>
|
|
|
|
<IgnoreBinaries Value="False"/>
|
|
|
|
<IncludeFileFilter Value="*.(pas|pp|inc|lfm|lpr|lrs|lpi|lpk|sh|xml)"/>
|
|
|
|
<ExcludeFileFilter Value="*.(bak|ppu|ppw|o|so);*~;backup"/>
|
|
|
|
</PublishOptions>
|
|
|
|
<RunParams>
|
|
|
|
<local>
|
|
|
|
<FormatVersion Value="1"/>
|
|
|
|
<LaunchingApplication PathPlusParams="/usr/X11R6/bin/xterm -T 'Lazarus Run Output' -e $(LazarusDir)/tools/runwait.sh $(TargetCmdLine)"/>
|
|
|
|
</local>
|
|
|
|
</RunParams>
|
2009-12-02 20:10:03 +00:00
|
|
|
<RequiredPackages Count="4">
|
2007-08-10 22:15:51 +00:00
|
|
|
<Item1>
|
2009-12-02 20:10:03 +00:00
|
|
|
<PackageName Value="IDEIntf"/>
|
2008-01-31 13:23:03 +00:00
|
|
|
<MinVersion Major="1" Valid="True"/>
|
2007-08-10 22:15:51 +00:00
|
|
|
</Item1>
|
|
|
|
<Item2>
|
2009-12-02 20:10:03 +00:00
|
|
|
<PackageName Value="FCL"/>
|
|
|
|
<MinVersion Major="1" Valid="True"/>
|
2007-08-10 22:15:51 +00:00
|
|
|
</Item2>
|
|
|
|
<Item3>
|
2009-12-02 20:10:03 +00:00
|
|
|
<PackageName Value="LCL"/>
|
|
|
|
</Item3>
|
|
|
|
<Item4>
|
2008-01-31 13:23:03 +00:00
|
|
|
<PackageName Value="rxnew"/>
|
|
|
|
<MinVersion Major="1" Release="18" Build="56" Valid="True"/>
|
2009-12-02 20:10:03 +00:00
|
|
|
</Item4>
|
2007-08-10 22:15:51 +00:00
|
|
|
</RequiredPackages>
|
2010-02-23 00:06:12 +00:00
|
|
|
<Units Count="21">
|
2007-08-10 22:15:51 +00:00
|
|
|
<Unit0>
|
|
|
|
<Filename Value="RxDBGridDemo.lpr"/>
|
|
|
|
<IsPartOfProject Value="True"/>
|
|
|
|
<UnitName Value="RxDBGridDemo"/>
|
|
|
|
<CursorPos X="3" Y="11"/>
|
|
|
|
<TopLine Value="1"/>
|
2010-02-23 00:06:12 +00:00
|
|
|
<UsageCount Value="33"/>
|
2007-08-10 22:15:51 +00:00
|
|
|
</Unit0>
|
|
|
|
<Unit1>
|
|
|
|
<Filename Value="rxdbgridmainunit.pas"/>
|
|
|
|
<IsPartOfProject Value="True"/>
|
2009-06-29 16:01:00 +00:00
|
|
|
<ComponentName Value="RxDBGridMainForm"/>
|
2009-02-18 19:33:57 +00:00
|
|
|
<ResourceBaseClass Value="Form"/>
|
2007-08-10 22:15:51 +00:00
|
|
|
<UnitName Value="RxDBGridMainUnit"/>
|
2010-02-22 23:19:24 +00:00
|
|
|
<CursorPos X="15" Y="208"/>
|
|
|
|
<TopLine Value="193"/>
|
2007-08-10 22:15:51 +00:00
|
|
|
<EditorIndex Value="0"/>
|
2010-02-23 00:06:12 +00:00
|
|
|
<UsageCount Value="33"/>
|
2007-08-10 22:15:51 +00:00
|
|
|
<Loaded Value="True"/>
|
|
|
|
</Unit1>
|
|
|
|
<Unit2>
|
2008-01-31 13:23:03 +00:00
|
|
|
<Filename Value="../../../../fpcsrc/fcl/db/db.pp"/>
|
2007-08-10 22:15:51 +00:00
|
|
|
<UnitName Value="db"/>
|
|
|
|
<CursorPos X="17" Y="1116"/>
|
|
|
|
<TopLine Value="1112"/>
|
|
|
|
<UsageCount Value="10"/>
|
|
|
|
</Unit2>
|
|
|
|
<Unit3>
|
2008-01-31 13:23:03 +00:00
|
|
|
<Filename Value="../../../../fpcsrc/fcl/db/dataset.inc"/>
|
2007-08-10 22:15:51 +00:00
|
|
|
<CursorPos X="21" Y="1139"/>
|
|
|
|
<TopLine Value="1134"/>
|
|
|
|
<UsageCount Value="10"/>
|
|
|
|
</Unit3>
|
|
|
|
<Unit4>
|
2008-01-31 13:23:03 +00:00
|
|
|
<Filename Value="../../rxmemds.pas"/>
|
2007-08-10 22:15:51 +00:00
|
|
|
<UnitName Value="rxmemds"/>
|
2007-09-01 11:39:17 +00:00
|
|
|
<CursorPos X="1" Y="356"/>
|
|
|
|
<TopLine Value="337"/>
|
2007-08-10 22:15:51 +00:00
|
|
|
<UsageCount Value="10"/>
|
|
|
|
</Unit4>
|
|
|
|
<Unit5>
|
2008-01-31 13:23:03 +00:00
|
|
|
<Filename Value="../../rxdbgrid.pas"/>
|
2007-08-10 22:15:51 +00:00
|
|
|
<UnitName Value="rxdbgrid"/>
|
2010-02-23 00:06:12 +00:00
|
|
|
<CursorPos X="51" Y="1022"/>
|
|
|
|
<TopLine Value="1007"/>
|
2010-02-22 23:19:24 +00:00
|
|
|
<EditorIndex Value="1"/>
|
2010-02-23 00:06:12 +00:00
|
|
|
<UsageCount Value="14"/>
|
|
|
|
<Bookmarks Count="2">
|
|
|
|
<Item0 X="1" Y="1089" ID="1"/>
|
|
|
|
<Item1 X="3" Y="1230" ID="2"/>
|
2007-08-10 22:15:51 +00:00
|
|
|
</Bookmarks>
|
2010-02-22 23:19:24 +00:00
|
|
|
<Loaded Value="True"/>
|
2007-08-10 22:15:51 +00:00
|
|
|
</Unit5>
|
|
|
|
<Unit6>
|
2008-01-31 13:23:03 +00:00
|
|
|
<Filename Value="../../../../lcl/lresources.pp"/>
|
2007-08-10 22:15:51 +00:00
|
|
|
<UnitName Value="LResources"/>
|
|
|
|
<CursorPos X="1" Y="2644"/>
|
|
|
|
<TopLine Value="2626"/>
|
|
|
|
<UsageCount Value="10"/>
|
|
|
|
</Unit6>
|
|
|
|
<Unit7>
|
2008-01-31 13:23:03 +00:00
|
|
|
<Filename Value="../../../../lcl/grids.pas"/>
|
2007-08-10 22:15:51 +00:00
|
|
|
<UnitName Value="Grids"/>
|
2010-02-23 00:06:12 +00:00
|
|
|
<CursorPos X="33" Y="394"/>
|
|
|
|
<TopLine Value="385"/>
|
|
|
|
<EditorIndex Value="3"/>
|
|
|
|
<UsageCount Value="11"/>
|
|
|
|
<Loaded Value="True"/>
|
2007-08-10 22:15:51 +00:00
|
|
|
</Unit7>
|
|
|
|
<Unit8>
|
2008-01-31 13:23:03 +00:00
|
|
|
<Filename Value="../../../../lcl/dbgrids.pas"/>
|
2007-08-10 22:15:51 +00:00
|
|
|
<UnitName Value="DBGrids"/>
|
2010-02-23 00:06:12 +00:00
|
|
|
<CursorPos X="30" Y="199"/>
|
|
|
|
<TopLine Value="187"/>
|
|
|
|
<EditorIndex Value="2"/>
|
2008-01-31 13:23:03 +00:00
|
|
|
<UsageCount Value="11"/>
|
2010-02-23 00:06:12 +00:00
|
|
|
<Loaded Value="True"/>
|
2008-01-31 13:23:03 +00:00
|
|
|
</Unit8>
|
|
|
|
<Unit9>
|
2009-02-18 19:33:57 +00:00
|
|
|
<Filename Value="../../rxpopupunit.pas"/>
|
2008-01-31 13:23:03 +00:00
|
|
|
<UnitName Value="rxpopupunit"/>
|
|
|
|
<CursorPos X="15" Y="249"/>
|
|
|
|
<TopLine Value="246"/>
|
|
|
|
<UsageCount Value="11"/>
|
2009-02-18 19:33:57 +00:00
|
|
|
</Unit9>
|
2009-06-29 16:01:00 +00:00
|
|
|
<Unit10>
|
|
|
|
<Filename Value="../../../../lcl/include/wincontrol.inc"/>
|
|
|
|
<CursorPos X="1" Y="7236"/>
|
|
|
|
<TopLine Value="7217"/>
|
|
|
|
<UsageCount Value="10"/>
|
|
|
|
</Unit10>
|
|
|
|
<Unit11>
|
|
|
|
<Filename Value="../../../../lcl/include/control.inc"/>
|
|
|
|
<CursorPos X="1" Y="1"/>
|
|
|
|
<TopLine Value="1"/>
|
|
|
|
<UsageCount Value="10"/>
|
|
|
|
</Unit11>
|
|
|
|
<Unit12>
|
|
|
|
<Filename Value="../../../../lcl/lclmessageglue.pas"/>
|
|
|
|
<UnitName Value="LCLMessageGlue"/>
|
|
|
|
<CursorPos X="46" Y="96"/>
|
|
|
|
<TopLine Value="92"/>
|
|
|
|
<UsageCount Value="10"/>
|
|
|
|
</Unit12>
|
|
|
|
<Unit13>
|
|
|
|
<Filename Value="../../../../lcl/controls.pp"/>
|
|
|
|
<UnitName Value="Controls"/>
|
|
|
|
<CursorPos X="60" Y="1798"/>
|
|
|
|
<TopLine Value="1779"/>
|
|
|
|
<UsageCount Value="10"/>
|
|
|
|
</Unit13>
|
2009-07-06 16:26:45 +00:00
|
|
|
<Unit14>
|
2009-10-13 20:08:56 +00:00
|
|
|
<Filename Value="../../../../../../install/2/rxdbgrid.diff"/>
|
2009-07-06 16:26:45 +00:00
|
|
|
<CursorPos X="1" Y="21"/>
|
|
|
|
<TopLine Value="1"/>
|
|
|
|
<UsageCount Value="10"/>
|
|
|
|
<SyntaxHighlighter Value="None"/>
|
|
|
|
</Unit14>
|
2009-12-02 20:10:03 +00:00
|
|
|
<Unit15>
|
2010-02-22 23:19:24 +00:00
|
|
|
<Filename Value="../../../../lcl/interfaces/gtk/gtkdevicecontext.inc"/>
|
2009-12-02 20:10:03 +00:00
|
|
|
<CursorPos X="1" Y="644"/>
|
|
|
|
<TopLine Value="626"/>
|
|
|
|
<UsageCount Value="10"/>
|
|
|
|
</Unit15>
|
|
|
|
<Unit16>
|
2010-02-22 23:19:24 +00:00
|
|
|
<Filename Value="../../../../lcl/interfaces/gtk2/gtk2winapi.inc"/>
|
2009-12-02 20:10:03 +00:00
|
|
|
<CursorPos X="1" Y="577"/>
|
|
|
|
<TopLine Value="559"/>
|
|
|
|
<UsageCount Value="10"/>
|
|
|
|
</Unit16>
|
|
|
|
<Unit17>
|
2010-02-22 23:19:24 +00:00
|
|
|
<Filename Value="../../rxdbgrid_columsunit.pas"/>
|
2009-12-02 20:10:03 +00:00
|
|
|
<ComponentName Value="rxDBGridColumsForm"/>
|
|
|
|
<HasResources Value="True"/>
|
|
|
|
<ResourceBaseClass Value="Form"/>
|
|
|
|
<UnitName Value="rxdbgrid_columsunit"/>
|
|
|
|
<CursorPos X="46" Y="45"/>
|
|
|
|
<TopLine Value="26"/>
|
|
|
|
<UsageCount Value="10"/>
|
2010-02-22 23:19:24 +00:00
|
|
|
</Unit17>
|
|
|
|
<Unit18>
|
|
|
|
<Filename Value="../../rxdconst.pas"/>
|
2009-12-03 17:41:24 +00:00
|
|
|
<UnitName Value="rxdconst"/>
|
|
|
|
<CursorPos X="15" Y="155"/>
|
|
|
|
<TopLine Value="126"/>
|
|
|
|
<UsageCount Value="10"/>
|
2010-02-22 23:19:24 +00:00
|
|
|
</Unit18>
|
2010-02-23 00:06:12 +00:00
|
|
|
<Unit19>
|
|
|
|
<Filename Value="../../../../lcl/include/winapih.inc"/>
|
|
|
|
<CursorPos X="10" Y="223"/>
|
|
|
|
<TopLine Value="211"/>
|
|
|
|
<UsageCount Value="10"/>
|
|
|
|
</Unit19>
|
|
|
|
<Unit20>
|
|
|
|
<Filename Value="../../backup/rxdbgrid.pas"/>
|
|
|
|
<UnitName Value="rxdbgrid"/>
|
|
|
|
<CursorPos X="1" Y="1227"/>
|
|
|
|
<TopLine Value="1207"/>
|
|
|
|
<UsageCount Value="10"/>
|
|
|
|
</Unit20>
|
2007-08-10 22:15:51 +00:00
|
|
|
</Units>
|
2010-02-23 00:06:12 +00:00
|
|
|
<JumpHistory Count="30" HistoryIndex="29">
|
2010-02-22 23:19:24 +00:00
|
|
|
<Position1>
|
2010-02-23 00:06:12 +00:00
|
|
|
<Filename Value="../../rxdbgrid.pas"/>
|
|
|
|
<Caret Line="1064" Column="1" TopLine="1052"/>
|
2010-02-22 23:19:24 +00:00
|
|
|
</Position1>
|
|
|
|
<Position2>
|
2010-02-23 00:06:12 +00:00
|
|
|
<Filename Value="../../rxdbgrid.pas"/>
|
|
|
|
<Caret Line="1066" Column="1" TopLine="1054"/>
|
2010-02-22 23:19:24 +00:00
|
|
|
</Position2>
|
|
|
|
<Position3>
|
2010-02-23 00:06:12 +00:00
|
|
|
<Filename Value="../../rxdbgrid.pas"/>
|
|
|
|
<Caret Line="1067" Column="1" TopLine="1055"/>
|
2010-02-22 23:19:24 +00:00
|
|
|
</Position3>
|
|
|
|
<Position4>
|
2010-02-23 00:06:12 +00:00
|
|
|
<Filename Value="../../rxdbgrid.pas"/>
|
|
|
|
<Caret Line="1071" Column="1" TopLine="1059"/>
|
2010-02-22 23:19:24 +00:00
|
|
|
</Position4>
|
|
|
|
<Position5>
|
|
|
|
<Filename Value="../../rxdbgrid.pas"/>
|
2010-02-23 00:06:12 +00:00
|
|
|
<Caret Line="1073" Column="1" TopLine="1061"/>
|
2010-02-22 23:19:24 +00:00
|
|
|
</Position5>
|
|
|
|
<Position6>
|
|
|
|
<Filename Value="../../rxdbgrid.pas"/>
|
2010-02-23 00:06:12 +00:00
|
|
|
<Caret Line="1076" Column="1" TopLine="1064"/>
|
2010-02-22 23:19:24 +00:00
|
|
|
</Position6>
|
|
|
|
<Position7>
|
2010-02-23 00:06:12 +00:00
|
|
|
<Filename Value="../../rxdbgrid.pas"/>
|
|
|
|
<Caret Line="1078" Column="1" TopLine="1074"/>
|
2010-02-22 23:19:24 +00:00
|
|
|
</Position7>
|
|
|
|
<Position8>
|
2010-02-23 00:06:12 +00:00
|
|
|
<Filename Value="../../rxdbgrid.pas"/>
|
|
|
|
<Caret Line="1079" Column="1" TopLine="1067"/>
|
2010-02-22 23:19:24 +00:00
|
|
|
</Position8>
|
|
|
|
<Position9>
|
2010-02-23 00:06:12 +00:00
|
|
|
<Filename Value="../../rxdbgrid.pas"/>
|
|
|
|
<Caret Line="1216" Column="54" TopLine="1215"/>
|
2010-02-22 23:19:24 +00:00
|
|
|
</Position9>
|
|
|
|
<Position10>
|
2010-02-23 00:06:12 +00:00
|
|
|
<Filename Value="../../rxdbgrid.pas"/>
|
|
|
|
<Caret Line="75" Column="17" TopLine="64"/>
|
2010-02-22 23:19:24 +00:00
|
|
|
</Position10>
|
|
|
|
<Position11>
|
2010-02-23 00:06:12 +00:00
|
|
|
<Filename Value="../../rxdbgrid.pas"/>
|
|
|
|
<Caret Line="79" Column="24" TopLine="64"/>
|
2010-02-22 23:19:24 +00:00
|
|
|
</Position11>
|
|
|
|
<Position12>
|
2010-02-23 00:06:12 +00:00
|
|
|
<Filename Value="../../rxdbgrid.pas"/>
|
|
|
|
<Caret Line="80" Column="25" TopLine="64"/>
|
2010-02-22 23:19:24 +00:00
|
|
|
</Position12>
|
|
|
|
<Position13>
|
|
|
|
<Filename Value="../../rxdbgrid.pas"/>
|
2010-02-23 00:06:12 +00:00
|
|
|
<Caret Line="100" Column="55" TopLine="88"/>
|
2010-02-22 23:19:24 +00:00
|
|
|
</Position13>
|
2010-02-23 00:06:12 +00:00
|
|
|
<Position14>
|
|
|
|
<Filename Value="../../rxdbgrid.pas"/>
|
|
|
|
<Caret Line="311" Column="112" TopLine="299"/>
|
|
|
|
</Position14>
|
|
|
|
<Position15>
|
|
|
|
<Filename Value="../../rxdbgrid.pas"/>
|
|
|
|
<Caret Line="1017" Column="24" TopLine="1005"/>
|
|
|
|
</Position15>
|
|
|
|
<Position16>
|
|
|
|
<Filename Value="../../rxdbgrid.pas"/>
|
|
|
|
<Caret Line="1018" Column="24" TopLine="1005"/>
|
|
|
|
</Position16>
|
|
|
|
<Position17>
|
|
|
|
<Filename Value="../../rxdbgrid.pas"/>
|
|
|
|
<Caret Line="1218" Column="60" TopLine="1206"/>
|
|
|
|
</Position17>
|
|
|
|
<Position18>
|
|
|
|
<Filename Value="../../rxdbgrid.pas"/>
|
|
|
|
<Caret Line="1220" Column="26" TopLine="1206"/>
|
|
|
|
</Position18>
|
|
|
|
<Position19>
|
|
|
|
<Filename Value="../../rxdbgrid.pas"/>
|
|
|
|
<Caret Line="1351" Column="30" TopLine="1339"/>
|
|
|
|
</Position19>
|
|
|
|
<Position20>
|
|
|
|
<Filename Value="../../rxdbgrid.pas"/>
|
|
|
|
<Caret Line="2873" Column="66" TopLine="2861"/>
|
|
|
|
</Position20>
|
|
|
|
<Position21>
|
|
|
|
<Filename Value="../../rxdbgrid.pas"/>
|
|
|
|
<Caret Line="2876" Column="27" TopLine="2861"/>
|
|
|
|
</Position21>
|
|
|
|
<Position22>
|
|
|
|
<Filename Value="../../rxdbgrid.pas"/>
|
|
|
|
<Caret Line="2884" Column="19" TopLine="2872"/>
|
|
|
|
</Position22>
|
|
|
|
<Position23>
|
|
|
|
<Filename Value="../../rxdbgrid.pas"/>
|
|
|
|
<Caret Line="2888" Column="22" TopLine="2872"/>
|
|
|
|
</Position23>
|
|
|
|
<Position24>
|
|
|
|
<Filename Value="../../rxdbgrid.pas"/>
|
|
|
|
<Caret Line="2901" Column="19" TopLine="2889"/>
|
|
|
|
</Position24>
|
|
|
|
<Position25>
|
|
|
|
<Filename Value="../../rxdbgrid.pas"/>
|
|
|
|
<Caret Line="2894" Column="15" TopLine="2889"/>
|
|
|
|
</Position25>
|
|
|
|
<Position26>
|
|
|
|
<Filename Value="../../rxdbgrid.pas"/>
|
|
|
|
<Caret Line="85" Column="34" TopLine="81"/>
|
|
|
|
</Position26>
|
|
|
|
<Position27>
|
|
|
|
<Filename Value="../../../../lcl/dbgrids.pas"/>
|
|
|
|
<Caret Line="199" Column="30" TopLine="187"/>
|
|
|
|
</Position27>
|
|
|
|
<Position28>
|
|
|
|
<Filename Value="../../rxdbgrid.pas"/>
|
|
|
|
<Caret Line="1217" Column="46" TopLine="1216"/>
|
|
|
|
</Position28>
|
|
|
|
<Position29>
|
|
|
|
<Filename Value="../../rxdbgrid.pas"/>
|
|
|
|
<Caret Line="1" Column="1" TopLine="1"/>
|
|
|
|
</Position29>
|
|
|
|
<Position30>
|
|
|
|
<Filename Value="../../rxdbgrid.pas"/>
|
|
|
|
<Caret Line="2902" Column="22" TopLine="2890"/>
|
|
|
|
</Position30>
|
2010-02-22 23:19:24 +00:00
|
|
|
</JumpHistory>
|
2007-08-10 22:15:51 +00:00
|
|
|
</ProjectOptions>
|
|
|
|
<CompilerOptions>
|
2009-02-18 19:33:57 +00:00
|
|
|
<Version Value="8"/>
|
2009-12-03 17:41:24 +00:00
|
|
|
<Target>
|
|
|
|
<Filename Value="RxDBGridDemo"/>
|
|
|
|
</Target>
|
2007-08-10 22:15:51 +00:00
|
|
|
<SearchPaths>
|
2009-12-03 17:41:24 +00:00
|
|
|
<UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
|
2008-01-31 13:23:03 +00:00
|
|
|
<SrcPath Value="$(LazarusDir)/lcl/;$(LazarusDir)/lcl/interfaces/$(LCLWidgetType)/"/>
|
2007-08-10 22:15:51 +00:00
|
|
|
</SearchPaths>
|
|
|
|
<Linking>
|
|
|
|
<Options>
|
|
|
|
<Win32>
|
|
|
|
<GraphicApplication Value="True"/>
|
|
|
|
</Win32>
|
|
|
|
</Options>
|
|
|
|
</Linking>
|
|
|
|
<Other>
|
|
|
|
<CompilerPath Value="$(CompPath)"/>
|
|
|
|
</Other>
|
|
|
|
</CompilerOptions>
|
|
|
|
<Debugging>
|
2009-12-02 20:10:03 +00:00
|
|
|
<BreakPoints Count="2">
|
|
|
|
<Item1>
|
|
|
|
<Source Value="rxdbgridmainunit.pas"/>
|
2010-02-22 23:19:24 +00:00
|
|
|
<Line Value="167"/>
|
2009-12-02 20:10:03 +00:00
|
|
|
</Item1>
|
|
|
|
<Item2>
|
|
|
|
<Source Value="rxdbgridmainunit.pas"/>
|
2010-02-22 23:19:24 +00:00
|
|
|
<Line Value="164"/>
|
2009-12-02 20:10:03 +00:00
|
|
|
</Item2>
|
|
|
|
</BreakPoints>
|
2010-02-23 00:06:12 +00:00
|
|
|
<Watches Count="2">
|
2007-08-10 22:15:51 +00:00
|
|
|
<Item1>
|
|
|
|
<Expression Value="W"/>
|
|
|
|
</Item1>
|
2010-02-23 00:06:12 +00:00
|
|
|
<Item2>
|
|
|
|
<Expression Value="aRect"/>
|
|
|
|
</Item2>
|
2007-08-10 22:15:51 +00:00
|
|
|
</Watches>
|
2009-10-13 20:08:56 +00:00
|
|
|
<Exceptions Count="1">
|
|
|
|
<Item1>
|
|
|
|
<Name Value="EInvalidOp"/>
|
|
|
|
</Item1>
|
|
|
|
</Exceptions>
|
2007-08-10 22:15:51 +00:00
|
|
|
</Debugging>
|
|
|
|
</CONFIG>
|