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

TTarget.AssignTo

Assigns target properties to another object

Declaration

Source position: fpmkunit.pp line 774

public procedure TTarget.AssignTo(

  Dest: TPersistent

); override;

Arguments

Dest

  

Destination object to receive target properties

Description

Assigns the properties of this target to another persistent object.

This method is used for copying target configuration during build operations.


Documentation generated on: Dec 15 2025