JCL Help:TJclCustomFileMapping.Views
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: TJclCustomFileMapping.Views Property
[+] TJclCustomFileMapping Methods
[+] TJclCustomFileMapping Properties
Search in JCL Help
Search in all projects
Summary
List of all view objects managed by this class.
Pascal
public property Views [index: Integer]: TJclFileMappingView;
Description
The Views property contains all views that were created for this filemapping using the Add or AddAt method. The number of Views in this list can be determined using the Count property. When a View is created it is automatically added to the list and when a view is destroyed is is removed from the list.
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