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

TNamedItem.Name

Name of the item

Declaration

Source position: fpmkunit.pp line 349

public property TNamedItem.Name : string
  read FName
  write SetName;

Description

String property that stores the unique name identifier for this item. Used for lookups, references, and display purposes throughout the build system.


Documentation generated on: Dec 15 2025