API:System.Classes.SmallPoint

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

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

C++

extern DELPHI_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

Embarcadero Technologies does not currently have any additional information.