FMX.Layouts.TCustomScrollBox.ContentLayout

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property ContentLayout: TControl read FContentLayout;

C++

__property Fmx::Controls::TControl* ContentLayout = {read=FContentLayout};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property protected
FMX.Layouts.pas
FMX.Layouts.hpp
FMX.Layouts TCustomScrollBox


Beschreibung

Als protected deklarierte schreibgeschützte Eigenschaft, die das Inhaltslayout dieses Bildlauffeldes angibt.

Siehe auch