RAD Studio VCL Reference
|
Creates an instance of TIndexDefs.
constructor Create(ADataSet: TDataSet); virtual;
virtual __fastcall TIndexDefs(TDataSet ADataSet);
Applications should not instantiate TIndexDefs. TIndexDefs objects are created automatically by the dataset that uses them (even if the dataset currently has no indexes).
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|