JVCL Help:TJvTranslatorStrings.Value

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

Search in JVCL Help

 
Search in all projects
 

Summary

Lists the values, referenced by a 0-based index.


Pascal

 propertyValue [Index: Integer]: string;


Description

Use Value to read the value of a string at a particular position. Index gives the position of the string, where 0 is the position of the first string, 1 is the position of the second string, and so on.


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