[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Constructor for the class instance.
Source position: graphics.pp line 1742
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.0 | Generated 2025-05-03 | Home |