[fpc-devel] Size() function

Micha Nelissen micha at neli.hopto.org
Tue Jul 25 14:00:39 CEST 2006


Michael Van Canneyt wrote:
> 
>> function Size(AWidth, AHeight: Integer): TSize;
>> function Size(ARect: TRect): TSize;
> 
> You mean it would compute the surface size ?

No, TSize is a record with a Width and a Height member.

Micha



More information about the fpc-devel mailing list