Home
|
GR32
|
TBitmap32
|
|
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
Copyright ©2000-2007 Alex Denisov and Contributors - Graphics32 v1.8.3 - Build on 4-March-2007
Home
GR32
TBitmap32