TurboDB VCL Component Library

TTdbFulltextIndexDef.Assign

TTdbFulltextIndexDef

Previous  Top  Next

Copies the properties of one full-text index definition to another.

Delphi Syntax

procedure Assign(Source: TPersistent); override;

C++ Syntax

virtual void __fastcall Assign(Classes::TPersistent* Source);

Description

Supports the standard VCL copying mechanism.