Assign values from another identifier definition
Source position: fpexprpars.pp line 536
public procedure TFPExprIdentifierDef.Assign( |
Source: TPersistent |
); override; |
Source |
|
The source identifier definition to copy from |
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.