API:FMX.SearchBox.TFilterEvent

提供: RAD Studio API Documentation
移動先: 案内検索

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);

プロパティ

種類 可視性 ソース ユニット
type
typedef
public
FMX.SearchBox.pas
FMX.SearchBox.hpp
FMX.SearchBox FMX.SearchBox

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。