System.Types.TSmallPoint.init

From RAD Studio API Documentation
Jump to: navigation, search

C++

TSmallPoint& init(short ix, short iy) _ALWAYS_INLINE {

Properties

Type Visibility Source Unit Parent
function public SystemTypes.h System.Types TSmallPoint

Description

Returns a TSmallPoint object with the location (determined by the x and y fields) specified by the received parameters.

See Also