FMX.ScrollBox.TCustomPresentedScrollBox.ShowSizeGrip

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property ShowSizeGrip: Boolean read GetShowSizeGrip write SetShowSizeGrip default False;

C++

__property bool ShowSizeGrip = {read=GetShowSizeGrip, write=SetShowSizeGrip, default=0};

Propriétés

Type Visibilité  Source Unité  Parent
property public
FMX.ScrollBox.pas
FMX.ScrollBox.hpp
FMX.ScrollBox TCustomPresentedScrollBox


Description

Affiche un petit contrôle représentant la taille du contrôle qui est modifié dans le coin inférieur droit.

Voir aussi