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

TSharedCustomBitmap.IsEmpty

Determines if the shared bitmap is empty.

Declaration

Source position: graphics.pp line 1377

protected function TSharedCustomBitmap.IsEmpty: Boolean; override;

Function result

True if the shared bitmap is empty.

Description

IsEmpty is an overridden method in TSharedCustomBitmap used to determine if the shared bitmap is empty. IsEmpty calls the inherited method on entry, and adds additional logic needed for the Bitmap image format.

The return value is True when all of the following conditions are met:

See also

TSharedRasterImage.IsEmpty

  

Indicates if image content has been assigned for the shared image.



CT Web help

CodeTyphon Studio