TdxDBTreeView.GetStateIndexField Method
Returns the StateIndexField
Declaration
function GetStateIndexField: TField;
Returns
| Type |
|---|
| TField |
Remarks
Call GetStateIndexField to return the StateIndexField if a linked DataSet is Active and the StateIndexField property has been assigned, otherwise returns Nil.
See Also