Bit flag for AllocBitMap Displayable Bitmap
Source position: agraphics.pas line 112
const BMF_DISPLAYABLE = 1 shl BMB_DISPLAYABLE; |
This bitmap data should be allocated in such a manner that it can be displayed. Displayable data has more severe alignment restrictions than non-displayable data in some systems.