TTMSFNCCustomDataSetView.FilterState Method
Returns the filter state for a source row.
API unit family: TMS.TMSFNCDataSet
Declaring type: TTMSFNCCustomDataSetView
Syntax
function FilterState(Index: Integer): TRowFilterState;
Parameters
| Name | Description |
|---|---|
Index |
Zero-based source row index. |
Returns
The filter state for the requested row.