JCL Help:TJclPePackageInfo.Requires
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: TJclPePackageInfo.Requires Property
[+] TJclPePackageInfo Methods
[+] TJclPePackageInfo Properties
Search in JCL Help
Search in all projects
Summary
Returns a list of package names that the package requires.
Pascal
public property Requires: TStrings;
Description
Returns a list of package names that the package requires. Note that the returned TStrings object remains owned by the class so you should never free it. The list sorting is controlled by the Sorted 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