PROPLIST.Clear

Previous  Next

 

ok = PROPLIST.Clear( [nPanes AS INTEGER = PL_PropListPane+PL_FileListPane] ) AS INTEGER

 


 

Clears the property list, file list or both.  Default is both.

 

Example:

 

PROPLIST.CLEAR()