JCL Help:TJclKeyboardLayoutList.Count
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: TJclKeyboardLayoutList.Count Property
[+] TJclKeyboardLayoutList Methods
[+] TJclKeyboardLayoutList Properties
Search in JCL Help
Search in all projects
Summary
The number of elements in the list.
Pascal
public property Count: Integer;
Description
Count returns the number of elements in the Items list. Note that the Items list is zero based and therefore valid indices range from 0 to Count - 1.
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