FMX.Layouts.TCustomScrollBox.HScrollBarValue

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function HScrollBarValue: Single;

C++

float __fastcall HScrollBarValue();

Eigenschaften

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

Beschreibung

Gibt die Position der horizontale Bildlaufleiste zurück.

HScrollBarValue gibt den Wert 0 zurück, wenn die horizontale Bildlaufleiste für dieses Bildlauffeld nicht erforderlich oder nicht sichtbar ist.

Siehe auch