JCL Help:TWideStrings.GetCount
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: TWideStrings.GetCount Method
[+] TWideStrings Events
[+] TWideStrings Methods
[+] TWideStrings Properties
Search in JCL Help
Search in all projects
Summary
Property read method of the Count property.
Pascal
protected function GetCount: Integer; virtual; abstract;
Return Value
The number of strings in the list.
Description
GetCount is the abstract property read method of the Count property. Descendant classes must implement this method and return the number of items in the Strings list.
About
Donator
Mike Lischke
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