Constructor for the class instance.
Source position: graphics.pp line 1753
public constructor TCursorImageImage.Create( |
const AInfo: TIconInfo |
); override; |
AInfo |
|
TIconInfo instance with the hotspot information for the cursor image. |
Calls the inherited constructor on entry using the value in AInfo as an argument. AInfo contains the coordinates that are assigned to the HotSpot property.
| Version 4.6 | Generated 2026-02-20 | Home |