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

TSharedRasterImage.HandleAllocated

Determines whether the Handle for the class has been allocated.

Declaration

Source position: graphics.pp line 1204

public function TSharedRasterImage.HandleAllocated: Boolean; override;

Function result

True when the handle for the shared image has been allocated.

Description

The return value is True when the Handle contains a non-zero value.

Implements the abstract virtual method defined in TSharedImage.

See also

TSharedImage.HandleAllocated

  

Indicates whether a handle been allocated for the image.

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