Unit 'fpmkunit' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#fcl]

TPackage.GetPackageVariantsByName

Gets package variants collection by name

Declaration

Source position: fpmkunit.pp line 1040

public function TPackage.GetPackageVariantsByName(

  AName: string

):TPackageVariants;

Arguments

AName

  

Name of the package variants collection to retrieve

Function result

Package variants collection with the specified name

Description

Searches for and returns a package variants collection with the specified name. Returns nil if no variants collection with the given name is found.


Documentation generated on: Dec 15 2025