API:System.Types.TRectF.SetLocation

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure SetLocation(const X, Y: Single); overload;
procedure SetLocation(const Point: TPointF); overload;

C++

void SetLocation(float X, float Y) _ALWAYS_INLINE {
void SetLocation(const TPointF& p) _ALWAYS_INLINE {

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
public
System.Types.pas
SystemTypes.h
System.Types TRectF

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 !