FMX.Controls.ISearchResponder

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

ISearchResponder = interface

C++

__interface  INTERFACE_UUID("{C73631F4-5AD7-48B9-92D2-CC808B911B5E}") ISearchResponder  : public System::IInterface

Properties

Type Visibility Source Unit Parent
interface
class
public
FMX.Controls.pas
FMX.Controls.hpp
FMX.Controls FMX.Controls

Description

ISearchResponder is the interface for controls that change their state when search is performed on their items.

See Also