JCL Help:TWideStringList.GetCapacity
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: TWideStringList.GetCapacity Method
[+] TWideStringList Methods
[+] TWideStringList Properties
Search in JCL Help
Search in all projects
Summary
Property read method of the Capacity property.
Pascal
protected function GetCapacity: Integer; override;
Return Value
Capacity of the list.
Description
GetCapacity is the property read method of the Capacity property. GetCapacity returns the current capacity of the list which equals the maximum number of strings the list can hold without having to resize its internal data structures.
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