[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Constructor for the class instance.
Source position: comctrls.pp line 2630
public constructor TCustomCoolBar.Create( |
AOwner: TComponent |
); override; |
AOwner |
|
Owner of the class instance. |
Allocates resources for the Bands property, and calls the inherited method. Sets the default values for properties in the class instance. Updates the control style flags to the values needed for the widgetset class. Methods in the class instance are assigned to the OnChange handlers for the Bitmap and Images in the class instance.
Version 4.0 | Generated 2025-05-03 | Home |