[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Implements a reference-counted shared image used for cursors.
Source position: graphics.pp line 1756
type TSharedCursorImage = class(TSharedIcon) |
||
protected |
||
procedure FreeHandle; override; |
|
Frees the handle for the cursor image. |
public |
||
class function GetImagesClass; override; |
|
Gets the class reference used to create a new cursor image in the Images property. |
end; |
|
Implements a reference-counted shared image used for cursors. |
|
| | ||
|
Implements a reference-counted shared Icon image type. |
|
| | ||
|
Implements a reference counted raster image that may be shared between controls. |
|
| | ||
|
Specifies the base class for reference-counted shared images. |
|
| | ||
TObject |
CT Web help |
CodeTyphon Studio |