Show: Delphi C++
Display Preferences

System.Classes.SmallPoint

From XE2 API Documentation
Jump to: navigation, search

Delphi

function SmallPoint(AX, AY: SmallInt): TSmallPoint;

C++

extern PACKAGE System::Types::TSmallPoint __fastcall SmallPoint(short AX, short AY);

Properties

Type Visibility Source Unit Parent
function public
System.Classes.pas
System.Classes.hpp
System.Classes System.Classes

Description

Creates a TSmallPoint structure from a pair of coordinates.

Call SmallPoint to create a TSmallPoint that represents the specified coordinates.

See Also

Personal tools
Previous Versions
Translations