[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 1280

public procedure TRasterImage.SetHandles(

  ABitmap: HBITMAP;

  AMask: HBITMAP

); virtual; abstract;