Icon AssignTo Method

procedure AssignTo(Dest: TPersistent)

Usage

Call the AssignTo method to assign the current TDBISAMIndexDef object to another TDBISAMIndexDef or TIndexDef object. The TDBISAMIndexDef object is assignment-compatible with the TIndexDef object.
Image