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

TRasterImage.SetHandles

SetHandles - allows the user to specify handles

Declaration

Source position: graphics.pp line 1315

public procedure TRasterImage.SetHandles(

  ABitmap: HBITMAP;

  AMask: HBITMAP

); virtual; abstract;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.