API:FMX.Colors.TColorListBox.Width

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Width;

C++

__property Width;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property published
FMX.Colors.pas
FMX.Colors.hpp
FMX.Colors TColorListBox

Beschreibung


FMX.Colors.TColorListBox.Width erbt von FMX.Layouts.TCustomScrollBox.Width. Der folgende Inhalt bezieht sich auf FMX.Layouts.TCustomScrollBox.Width.

Width gibt die horizontale Größe des Steuerelements (in dp) an.

Mit der Eigenschaft Width können Sie die Breite des Steuerelements ermitteln oder ändern.

Siehe auch