FMX.ScrollBox.TCustomPresentedScrollBox.AutoHide

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property AutoHide: TBehaviorBoolean read GetAutoHide write SetAutoHide default TBehaviorBoolean.PlatformDefault;

C++

__property Fmx::Behaviormanager::TBehaviorBoolean AutoHide = {read=GetAutoHide, write=SetAutoHide, default=2};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
FMX.ScrollBox.pas
FMX.ScrollBox.hpp
FMX.ScrollBox TCustomPresentedScrollBox


Beschreibung

Legt fest, dass Bildlaufleisten beim Bildlauf automatisch verborgen werden.

Siehe auch