Object Reference > True DBGrid Events > FilterButtonClick Event |
FilterButtonClick Event
If the FilterBar property is set to True, the FilterButtonClick event will be fired whenever the user clicks the in-cell button within a filter cell.
TDBGrid_FilterButtonClick (ByVal ColIndex As Integer)
Arguments
ColIndex is the zero-based index of the column whose filter button was pressed.