FMX.ScrollBox.Style.TStyledCustomScrollBox.HScrollMargins

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property HScrollMargins: TRectF read GetHScrollMargins;

C++

__property System::Types::TRectF HScrollMargins = {read=GetHScrollMargins};

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 horizontale Bildlaufleiste zurück.

Siehe auch