fxds is the same has Delphi Decision Cube. The fxds is a release of the original autor.<br><br><div class="gmail_quote">2009/3/30 Bogus³aw Brandys <span dir="ltr"><brandys@o2.pl></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><div></div><div class="h5">Carlos German Tejero wrote:<br>
> Hi to all!!<br>
> I trying to port the fxds (<a href="http://sourceforge.net/projects/fxds" target="_blank">http://sourceforge.net/projects/fxds</a>) package<br>
> (aka Decision Cube) fro delphi to lazarus.<br>
> For this i need the BoxRect function, but is missing in the LCL.<br>
><br>
> The delphi 7 helps says:<br>
><br>
> Returns the screen coordinates of a specified set of cells.<br>
><br>
> Delphi syntax:<br>
><br>
> function BoxRect(ALeft, ATop, ARight, ABottom: Longint): TRect;<br>
><br>
> C++ syntax:<br>
><br>
> TRect __fastcall BoxRect(int ALeft, int ATop, int ARight, int ABottom);<br>
><br>
> Description<br>
><br>
> Call BoxRect to obtain the screen coordinates, in pixels, of the cells<br>
> that run from the column with index ALeft to the column with index<br>
> ARight and the row with index ATop to the row with index ABottom. The<br>
> coordinates of cells that are not visible onscreen are not included in<br>
> the final rectangle<br>
><br>
> Any hints to implement BoxRect are welcome.<br>
><br>
<br>
</div></div>I'm sorry to disappoint you but seems that this fxds sources are heavily<br>
based on Borland original decision cube sources from delphi6.<br>
Better check it before any serious usage.<br>
<br>
Boguslaw<br>
<div><div></div><div class="h5"><br>
_______________________________________________<br>
Lazarus mailing list<br>
<a href="mailto:Lazarus@lazarus.freepascal.org">Lazarus@lazarus.freepascal.org</a><br>
<a href="http://www.lazarus.freepascal.org/mailman/listinfo/lazarus" target="_blank">http://www.lazarus.freepascal.org/mailman/listinfo/lazarus</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Carlos Germán Tejero<br>