FMX.ScrollBox.TCustomPresentedScrollBox.ViewportSize
Delphi
property ViewportSize: TSizeF read GetViewportSize;
C++
__property System::Types::TSizeF ViewportSize = {read=GetViewportSize};
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
property | public | FMX.ScrollBox.pas FMX.ScrollBox.hpp |
FMX.ScrollBox | TCustomPresentedScrollBox |
Beschreibung
Größe des Bildschirmausschnittes des ScrollBox-Inhalts.