FMX.Forms.TCommonCustomForm.GetContainerHeight

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetContainerHeight: Single;

C++

float __fastcall GetContainerHeight();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function protected
FMX.Forms.pas
FMX.Forms.hpp
FMX.Forms TCommonCustomForm

Beschreibung

Gibt den Wert der Eigenschaft ClientHeight zurück.

Siehe auch