Unit 'Graphics' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TRasterImage.SetBitmapHandle

Sets the value for the BitmapHandle property.

Declaration

Source position: graphics.pp line 1257

protected procedure TRasterImage.SetBitmapHandle(

  AValue: HBITMAP

);

Arguments

AValue

  

New value for the property.

See also

TRasterImage.BitmapHandle

  

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