Sets the name of the target
Source position: fpmkunit.pp line 780
public procedure TTarget.SetName( |
const AValue: string |
); override; |
AValue |
|
New name for the target |
Sets the name of the target, which is used for identification and display purposes.
The name must be unique within the containing package.