Vcl.ComCtrls.TCoolBand Properties
InheritedProtected
| Bitmap | published | Specifies the background image displayed on the band. |
| BorderStyle | published | Specifies the border style for the band. |
| Break | published | Causes the band to start on a new line. |
| Collection | public | Specifies the TCollection instance to which the TCollectionItem belongs. |
| Color | published | Specifies the color of the band. |
| Control | published | Specifies the control that appears on the band. |
| DisplayName | public | The name displayed in the Collection editor. |
| Disposed | protected | Disposed is a read-only property that shows the current state of this object. |
| FixedBackground | published | Determines whether the background is realigned within the band. |
| FixedSize | published | Determines whether the band can be resized at runtime. |
| Height | public | Returns the height of the cool band. |
| HorizontalOnly | published | Determines whether the band is displayed when the TCoolBar is arranged vertically. |
| ID | public | A unique, permanent index for the item. |
| ImageIndex | published | Determines the image that appears on the band. |
| ImageName | published | |
| Index | public | Returns the item's position in the Items array of TCollection. |
| MinHeight | published | Determines the minimum height for the band. |
| MinWidth | published | Determines the minimum width for the band. |
| ParentBitmap | published | Determines whether the band uses the Bitmap image of the TCoolBar that owns it. |
| ParentColor | published | Determines whether the band uses the color of the TCoolBar that owns it. |
| Text | published | Specifies the text string that appears on the band and identifies it in the bands editor. |
| Visible | published | Determines whether the band appears at runtime. |
| Width | published | Specifies the width of the band. |