System.Types.TSizeF.Width

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property Width: Single read cx write cx;

C++

__property float Width =  { read=cx,   write=cx  };

Propriétés

Type Visibilité  Source Unité  Parent
property public
System.Types.pas
SystemTypes.h
System.Types TSizeF

Description

Spécifie la largeur de l'objet TSizeF.

Le type de la propriété Width est Single.

Voir aussi