Delphi Database, Delphi Components from ComponentAce
Products Download Order Contact us
TABSAdvIndexDefs.Assign
TABSAdvIndexDefs
Top 


Copies the contents of another TABSAdvIndexDefs collection to the object where the method is executed.

procedure Assign(Source: TABSAdvIndexDefs);

Description
Use Assign to copy the contents of one TABSAdvIndexDefs instance to another. The Assign method deletes all items from the destination collection (the object where it is executed), then adds a copy of each item in the source collection's Items array.

Source is another object (typically another collection) that contains the items that replace this collection's items.
        © 2003 - 2024 ComponentAce  | .net zip component | barcode for .net | delphi zip component | delphi database May 12, 2024