Set of unit target types
Source position: fpmkunit.pp line 332
const UnitTargets = [ttUnit, ttImplicitUnit, ttCleanOnlyUnit, ttExampleUnit]; |
Constant set containing all target types that represent Pascal units. Used to filter and identify unit targets in build operations.