Home
|
GR32
|
TBackend
|
|
function Empty: Boolean; virtual; abstract;
Shall return True if the back-end is empty. Subclasses have to implement this method to indicate whether they are empty depending on their internal state.
By design back-ends do not need to save the size of the allocated surface as this is handled by the owner bitmap. Thus, the bitmap instance will call this method to determine if there are any other conditions aside from the surface size, which is checked in TCustomMap.Empty.
Copyright ©2000-2010 Alex Denisov and the Graphics32 Team - Graphics32 v1.9.0 (r1336) - Build on 9-March-2010