FMX.ScrollBox.Style.TStyledCustomScrollBox.InInternalAlign

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property InInternalAlign: Boolean read FInInternalAlign;

C++

__property bool InInternalAlign = {read=FInInternalAlign, nodefault};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property protected
FMX.ScrollBox.Style.pas
FMX.ScrollBox.Style.hpp
FMX.ScrollBox.Style TStyledCustomScrollBox


Beschreibung

Gibt True zurück, wenn die aktuelle Darstellung ein Bildlaufereignis oder ein Inhaltsänderungsereignis verarbeitet.

Siehe auch