That one is closed. Maybe that comment should be removed.
About TDbf: I don't think indices for Clipper and Foxpro are supported.
If you need those, the ms odbc driver for dbf format supports them.
A 32 bit dbf driver is included or downloadable from microsoft for all windows versions.
FPC's TSqlDb supports it through TODBCConnection.
ODBC is a bit cumbersome to setup first, but once done it has way more options than TDbf.
Progress has many odbc drivers including clipper but may require a small fee which should not be a problem for commercial software.
https://www.progress.com/trial-datadirectDuring my carreer I had good experience with their software.