Vcl.ComCtrls.TCoolBand.Width
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 | TCoolBand |
Beschreibung
Legt die Breite des Bereichs fest.
Die Eigenschaft Width gibt die Breite des Bereichs in Pixel an.