JCL Help:TJclPePackageInfo.RequiresNames
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: TJclPePackageInfo.RequiresNames Property
[+] TJclPePackageInfo Methods
[+] TJclPePackageInfo Properties
Search in JCL Help
Search in all projects
Summary
Provides indexed access to the list of package names that are required by the package.
Pascal
public property RequiresNames [Index: Integer]: string;
Description
The RequiresNames property provides (zero based) indexed access to the list of package names that are required by the package. To learn the number of items in the list read the RequiresCount property.
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