Add an object to the list.
|
Parameters |
Description |
|
const Path: UnicodeString |
path that sholud be checked |
|
Checked: Boolean = false |
Pass true if the item should be initially checked; pass False if the item should be initially unchecked. The default vlaue is False. |
With this function you can add a file or folder to the list. If the parameter Checked is true, the passed path will be checked if the Checkboxes are enabled.