Vcl.ComCtrls.TCoolBand.Width

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property Width: Integer read FWidth write SetWidth;

C++

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

Propriétés

Type Visibilité  Source Unité  Parent
property published
Vcl.ComCtrls.pas
Vcl.ComCtrls.hpp
Vcl.ComCtrls TCoolBand

Description

Spécifie la largeur de la bande.

La propriété Width indique la largeur de la bande en pixels.

Voir aussi