Memory Options
The following memory options are available for
many of the resources:
- Default uses the default loading
and memory options. The defaults are Preload,
Moveable, and Discard.
- Moveable designates the resource
item as moveable to compact memory
- Preload designates that the
resource item will be loaded when the application starts
- Discard designates the resource
item as disposable when more memory is needed. The
resource item would then be reloaded the next time it is
needed within the application.