Empty

Graphics32

TBitmap32.Empty

function Empty: Boolean; override;

Description

Returns True if the bitmap is empty, that is Width or Height is zero. If the bitmap is empty, it has no device context (Handle property) allocated.

See Also

Handle, TCustomMap.Height, TCustomMap.Width