RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIndexDef.Source Property

Contains the name of a dBASE maintained index.

Pascal
property Source: string;
C++
__property AnsiString Source;

When the table uses dBASE .MDX indexes, Name indicates the index tag name and Source is the name of the index file. Source is applicable to dBASE table indexes only.  

Source is not used on the Linux platform. This property is available for the Windows product, where there are components that represent dBASE tables. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!