Checks if a subtarget is allowed for the package
Source position: fpmkunit.pp line 1063
public function TPackage.SubTargetAllowed( |
const aSubTarget: string |
):Boolean; |
aSubTarget |
|
Subtarget to check for availability |
Whether the subtarget is allowed
Returns True if the specified subtarget is allowed for this package based on current configuration and constraints. This is used to validate subtarget availability before attempting to build.