TTdbQuery.UniDirectional
TTdbQuery
Top
Determines whether or not TurboDB Engine bidirectional cursors are enabled for a query's result set.
property
UniDirectional: Boolean;
Description
Since TurboDB cursors are always bidirectional the value of this property doesn't matter. It is provided for BDE-compatibility only.