[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Constructor for the class instance.
Source position: comctrls.pp line 2540
public constructor TCoolBands.Create( |
ACoolBar: TCustomCoolBar |
); |
ACoolBar |
|
Control which owns the class instance. |
Create is the overridden constructor for the class instance. It calls the inherited method using TCoolBand as the ItemClass for the collection. It sets the owner of the collection to the value passed in the ACoolBar argument.
|
Implements a band displayed on the TCoolBar control. |
|
|
Implements a Rebar-like control with resizable bands. |
|
Version 4.0 | Generated 2025-05-03 | Home |