Gets package variants collection by name
Source position: fpmkunit.pp line 1040
public function TPackage.GetPackageVariantsByName( |
AName: string |
AName |
|
Name of the package variants collection to retrieve |
Package variants collection with the specified name
Searches for and returns a package variants collection with the specified name. Returns nil if no variants collection with the given name is found.