Declaration ​
pascal
TLCLMMFBackend = class(TLCLBackend)Description ​
TLCLMMFBackend extends TLCLBackend to store DIB section buffers in memory-mapped disk files or Windows swap space.
TLCLMMFBackend overrides PrepareFileMapping to create file mapping objects, providing memory-mapped file storage while retaining LCL device context compatibility (HDC).