FMX.ScrollBox.Style.TStyledCustomScrollBox.VScrollMargins

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property VScrollMargins: TRectF read GetVScrollMargins;

C++

__property System::Types::TRectF VScrollMargins = {read=GetVScrollMargins};

Eigenschaften

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


Beschreibung

Gibt das Randrechteck für die vertikale Bildlaufleiste zurück.

Siehe auch