[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Graphics' (#lcl)

TCustomBitmap.SetHandle

Re-implements the method from the ancestor class.

Declaration

Source position: graphics.pp line 1416

protected procedure TCustomBitmap.SetHandle(

  AValue: THandle

); override;

Description

SetHandle is an overridden method in TCustomBitmap, and re-implements the method from the TRasterImage ancestor class. AValue contains the new handle assigned to the BitmapHandle property.

See also

TRasterImage.BitmapHandle

  

BitmapHandle - the Handle that has been allocated for the Bitmap.

TRasterImage.SetHandle

  

Sets the Handle used for the image.


Version 3.2 Generated 2024-02-25 Home