Checks if package has global compilation options
Source position: fpmkunit.pp line 1029
public function TPackage.HaveOptions: Boolean; |
True if package has options, False otherwise
Returns True if the package has global compiler options defined, False otherwise.
These options apply to all targets in the package unless overridden.