Declaration ​
pascal
TGDIMMFBackend = class(TGDIBackend)Description ​
TGDIMMFBackend extends TGDIBackend to back DIB section buffers with memory-mapped files or system swap space.
TGDIMMFBackend overrides PrepareFileMapping to invoke file mapping creation via TMMFBackend, combining GDI device context support (HDC) with memory-mapped file storage.