[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Not implemented in TCustomIcon.
Source position: graphics.pp line 1659
public procedure TCustomIcon.SetHandles( |
ABitmap: HBITMAP; |
AMask: HBITMAP |
); override; |
ABitmap |
|
Handle for the Bitmap in the icon. |
AMask |
|
Handle for the Mask in the icon. |
SetHandles has an empty implementation in TCustomIcon.
|
Sets handles for the bitmap and the mask to the specified values. |
Version 4.0 | Generated 2025-05-03 | Home |