Constructor for the class instance.
Source position: graphics.pp line 1677
public constructor TCustomIcon.Create; override; |
Create is the overridden constructor for the class instance, and calls the inherited constructor on entry. Create sets the default values for properties, including:
Create initializes the internal member used to track the size for a requested icon.
|
Ordinal position for the current image displayed for the icon. |
|
|
Masked - returns True if a Mask is being applied. |
|
|
Constructor for the class instance. |
CT Web help |
CodeTyphon Studio |