[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Background color for the band.
Source position: comctrls.pp line 2513
published property TCoolBand.Color : TColor |
The default value for the property is clDefault. Please note that the default value for ParentColor is True, and causes the color defined for the TCoolBar control to be used. Changing the value for the property causes ParentColor to be reset to False, and the Changed method is called to update the item in its bands collection.
The value in Color is ignored if a Bitmap is drawn as the background on the band.
|
Indicates if the Color in the Parent control (TCoolBar) is used for the band. |
|
|
Indicates if the Bitmap for the TCoolBar control is used as the background for the band. |
|
|
Bitmap image displayed for the band. |
|
|
Indicates if a fixed background is drawn for the band. |
|
|
Draws the visible bands for the control on its Canvas. |
Version 4.0 | Generated 2025-05-03 | Home |