FMX.Forms.TCommonCustomForm.GetContainerWidth

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetContainerWidth: Single;

C++

float __fastcall GetContainerWidth();

Eigenschaften

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

Beschreibung

Gibt den Wert der Eigenschaft ClientWidth zurück.

Siehe auch