FMX.Controls._di_ISearchResponder

From RAD Studio API Documentation
Jump to: navigation, search

C++

typedef System::DelphiInterface<ISearchResponder> _di_ISearchResponder;

Properties

Type Visibility Source Unit Parent
typedef public FMX.Controls.hpp FMX.Controls FMX.Controls

Description

Represents the ISearchResponder Delphi interface for C++Builder usage.

_di_ISearchResponder is a C++Builder type that refers to an interface implemented by controls that change their state when search is performed on their items.

See Also