Vcl.ComCtrls.TStatusPanel.Width

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Width: Integer read FWidth write SetWidth;

C++

__property int Width = {read=FWidth, write=SetWidth, nodefault};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property published
Vcl.ComCtrls.pas
Vcl.ComCtrls.hpp
Vcl.ComCtrls TStatusPanel

Beschreibung

Gibt die Breite der Statusleistentafel an.

Die Eigenschaft Width bestimmt die horizontale Ausdehnung der Statusleistentafel. Als Maßeinheit gelten Pixel.