RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCategoryButtons.Width Property

Specifies the horizontal size of the control or form in pixels.

Pascal
property Width: Integer;
C++
__property int Width;

Use the Width property to read or change the width of the control.

Note: For tab sheet controls, changing this property at runtime has no effect.
 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!