Vcl.ComCtrls.TStatusPanel.Width

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Width: Integer read FWidth write SetWidth;

C++

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

Properties

Type Visibility Source Unit Parent
property published
Vcl.ComCtrls.pas
Vcl.ComCtrls.hpp
Vcl.ComCtrls TStatusPanel

Description

Specifies the width of the status panel.

The Width property determines the horizontal size of the status panel, in pixels.