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

TFPExprIdentifierDef.Assign

Assign values from another identifier definition

Declaration

Source position: fpexprpars.pp line 536

public procedure TFPExprIdentifierDef.Assign(

  Source: TPersistent

); override;

Arguments

Source

  

The source identifier definition to copy from

Description

The Assign method copies all properties and settings from another TFPExprIdentifierDef object. It enables copying identifier definitions with all their associated configuration and callback information, as usual for a TPersistent descendant.


Documentation generated on: Dec 15 2025