
|
TeePoint function
function TeePoint(Const aX, aY: Integer): TPoint;
Unit
TeCanvas
Description
Returns a new stack allocated record of type TPoint with AX and AY parameters.
This is equivalent to Classes.pas (Types.pas in Delphi 6 and later) global Point function.
For compatibility reasons only.
Send us Help Feedback. Copyright 1995-2024 © by Steema Software. All Rights Reserved.