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

TCustomBitmap.MaskHandleNeeded

Ensures that a handle is allocated for the image mask (when needed).

Declaration

Source position: graphics.pp line 1384

protected procedure TCustomBitmap.MaskHandleNeeded; override;

Description

Implements the abstract virtual method defined in the ancestor class.

See also

TRasterImage.MaskHandleNeeded

  

Ensures that a handle is allocated for the image mask (when needed).