API:System.Types.TPoint.SetLocation

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure SetLocation(const X, Y : Integer); overload;
procedure SetLocation(const P : TPoint); overload;

C++

void SetLocation(int nX, int nY) _ALWAYS_INLINE {
void SetLocation(const TPoint& p) _ALWAYS_INLINE {

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
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 !