API:FMX.SearchBox.TFilterEvent

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

TFilterEvent = procedure (Sender: TObject; const AFilter: string; const AValue: string; var Accept: Boolean) of object;

C++

typedef void __fastcall (__closure *TFilterEvent)(System::TObject* Sender, const System::UnicodeString AFilter, const System::UnicodeString AValue, bool &Accept);

Propriétés

Type Visibilité  Source Unité  Parent
type
typedef
public
FMX.SearchBox.pas
FMX.SearchBox.hpp
FMX.SearchBox FMX.SearchBox

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !