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

TfpmPlugin.Name

Name of the plugin

Declaration

Source position: fpmkunit.pp line 1617

public property TfpmPlugin.Name : string
  read GetName;

Description

Name property holds the unique identifier for the plugin instance. This name is used for plugin registration, lookup, and identification within the build system.

Plugin names should be unique within the build environment.


Documentation generated on: Dec 15 2025