TTdbFieldDef.Assign
TTdbFieldDef
Top 


Copies the contents of another field definition.

procedure Assign(Source: TPersistent); override;

Description
Use Assign to assign the values of another TTdbFieldDef object or a TFieldDef object to the TTdbFieldDef object executing the method.