FMX.ListBox.TListBoxItem.GetWidth

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetWidth: Single;  override;

C++

virtual float __fastcall GetWidth();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function protected
FMX.ListBox.pas
FMX.ListBox.hpp
FMX.ListBox TListBoxItem

Beschreibung

Getter-Funktion fur die Eigenschaft Width.

FMX.ListBox.TListBoxItem.GetWidth erbt von FMX.Controls.TControl.GetWidth. Der folgende Inhalt bezieht sich auf FMX.Controls.TControl.GetWidth.

Getter-Funktion fur die Eigenschaft Width.

Siehe auch