JVCL Help:TJvTranslatorStrings.Count

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

Search in JVCL Help

 
Search in all projects
 

Summary

Returns the number of items in the list.


Pascal

 propertyCount: Integer;


Description

Count contains the number of items in the Strings and Value array. Since Strings and Value are indexed starting with 0, the value of Count is always one greater than the index of the last member of Strings and Value.


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