JVCL Help:TJvFullColorList.Clear

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

Clear all items of the list.


Pascal

 procedureClear;


Description

This function delete all items of the list. After the call of Clear, Capacity and Count are reset to 0. After clearing the list, the OnChange event is triggered with Operation = ofAllChanged.


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