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

TTarget.SetName

Sets the name of the target

Declaration

Source position: fpmkunit.pp line 780

public procedure TTarget.SetName(

  const AValue: string

); override;

Arguments

AValue

  

New name for the target

Description

Sets the name of the target, which is used for identification and display purposes.

The name must be unique within the containing package.


Documentation generated on: Dec 15 2025