Unit 'MUIClass.Base' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#MUIClass]

TMUIDataspace.Pool

[i] Specify your own Memory Pool

Declaration

Source position: MUIClass.Base.pas line 332

public property TMUIDataspace.Pool : Pointer
  read FPool
  write SetPool;

Description

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.


Documentation generated on: 2024-04-16