API:System.Types.TPoint.Create

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

constructor Create(P : TPoint); overload;
constructor Create(const X, Y : Integer); overload;

C++

TPoint() _ALWAYS_INLINE
TPoint(int _x, int _y) _ALWAYS_INLINE

Propriétés

Type Visibilité  Source Unité  Parent
constructor public
System.Types.pas
SystemTypes.h
System.Types TPoint

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !