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

TFieldDefs.Assign

Copy all items from one dataset to another.

Declaration

Source position: db.pas line 241

public procedure TFieldDefs.Assign(

  FieldDefs: TFieldDefs

); overload;

Arguments

FieldDefs

  

FieldDefs to copy items from.

Description

Assign simply calls inherited Assign with the FieldDefs argument.

See also

TFieldDef.Assign

  

Assign the contents of one TFieldDef instance to another.


Documentation generated on: Jan 30 2024