Icon FindButton Property

property FindButton: TToolBarButton

Available In: Visual Client Applications

Specifies the properties of the Find button.

Information By default, the Find button doesn't actually perform any action when clicked. You need to assign an event handler to the TDataSetToolBar OnButtonClick event in order to perform an action when the button is clicked.
Image