Icon TDBISAMIndexDef Method

__fastcall TDBISAMIndexDef(TDBISAMIndexDefs* Owner, const
      AnsiString Name, const AnsiString Fields, Db::TIndexOptions
      Options, const AnsiString DescFields, TIndexCompression
      Compression, bool NoKeyStats )

Use the New operator to create an instance of a TDBISAMIndexDef object using the constructor. However, you should never need to create an instance of the TDBISAMIndexDef object since one is automatically created when using the various methods of the TDBISAMIndexDefs object.
Image