FMX.Layouts.TCustomScrollBox.ClientHeight
Delphi
function ClientHeight: Single;
C++
float __fastcall ClientHeight();
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
function | public | FMX.Layouts.pas FMX.Layouts.hpp |
FMX.Layouts | TCustomScrollBox |
Beschreibung
Gibt die Höhe (in Pixel) des Client-Bereichs des Bildlauffeldes an.
Mit ClientHeight wird die Höhe des Client-Bereichs des Bildlauffeldes ermittelt oder geändert.