[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Indicates whether the image class type has a shared handle.
Source position: graphics.pp line 1611
protected function TCustomIcon.CanShareImage( |
AClass: TSharedRasterImageClass |
):Boolean; override; |
Returns True when AClass is derived from TSharedIcon.
Determines whether the image class type can be shared. Returns True when AClass is derived from TSharedIcon.
This is a temporary work-around to make Assign work with cursors, icons and icnsicons.
|
CanShareImage - returns True if specified class of image can be shared. |
Version 4.0 | Generated 2025-05-03 | Home |