JVCL Help:TJvCustomItemViewer.DoReduceMemory
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCustomItemViewer.DoReduceMemory Method
[+] TJvCustomItemViewer Events
[+] TJvCustomItemViewer Methods
[+] TJvCustomItemViewer Properties
Search in JVCL Help
Search in all projectsSummary
Reduces memory usage.
Pascal
procedureDoReduceMemory;
Description
You don't have to call DoReduceMemory since TJvCustomItemViewer calls this method as needed. DoReduceMemory calls each item's ReduceMemoryUsage procedure if Options.ReduceMemoryUsage is true. The base item class does nothing in its ReduceMemoryUsage procedure but descendant classes might implement this differently.
About
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page