[i] Specify your own Memory Pool
Source position: MUIClass.Base.pas line 332
public property TMUIDataspace.Pool : Pointer |
If you specify a memory pool from exec.library/CreatePool() here, the dataspace object will use this pool for all its entries. If leave this field to nil, the dataspace object will create its own memory pool instead.