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

TPackage.NamespaceMap

Mapping of unit names to namespaces

Declaration

Source position: fpmkunit.pp line 1107

public property TPackage.NamespaceMap : string
  read FNamespaceMap
  write FNameSpaceMap;

Description

String-to-string mapping that associates unit names with their corresponding namespace prefixes for namespace-aware compilation.

This mapping enables proper unit resolution and prevents naming conflicts when using namespaced units in the package.


Documentation generated on: Dec 15 2025