FMX.Types.TControlSize.Width

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property Width: Single read GetWidth write SetWidth stored StoreWidthHeight nodefault;

C++

__property float Width = {read=GetWidth, write=SetWidth, stored=StoreWidthHeight};

Propriétés

Type Visibilité  Source Unité  Parent
property published
FMX.Types.pas
FMX.Types.hpp
FMX.Types TControlSize


Description

Décrit la largeur d'un TControlSize.

Utilisez cette propriété pour définir ou obtenir la largeur d'un TControlSize.

Voir aussi