JCL Help:TJclPeImportList.AllItemCount

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Returns the number of items in the AllItems list.


Pascal

 public property AllItemCount: Integer;


Description

Returns the number of items in the AllItems list. Note that if the list is empty the property read method will first trigger the initialisation of the list before returning the count.


About

Donator

Petr Vones


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