JCL Help:TJclCustomFileMapping.Count

From Project JEDI Wiki
Jump to navigationJump to search


Summary

The number of View objects in the Views list.


Pascal

 public property Count: Integer;


Description

The Count property returns the number of view objects managed by the object and previously created using the Add or the AddAt method. The individual TJclFileMappingView objects can be accessed using the Views array property.


About

Donator

Wim De Cleen


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