FMX.Layouts.TCustomScrollBox.ContentLayout
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.