[fpc-devel] Size() function

Michael Van Canneyt michael at freepascal.org
Tue Jul 25 13:57:37 CEST 2006



On Tue, 25 Jul 2006, Graeme Geldenhuys wrote:

> Would there be a use for these funtions in the Types.pas unit?  They
> do what Point() does for TPoint...
>
> function Size(AWidth, AHeight: Integer): TSize;
> function Size(ARect: TRect): TSize;

You mean it would compute the surface size ?

Michael.



More information about the fpc-devel mailing list