FMX.ListBox.TCustomListBox.FilterPredicate
Delphi
property FilterPredicate: TPredicate<string> read GetFilterPredicate write SetFilterPredicate stored False;
C++
__property System::DelphiInterface<System::Sysutils::TPredicate__1<System::UnicodeString> > FilterPredicate = {read=GetFilterPredicate, write=SetFilterPredicate, stored=false};
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 | 
|---|---|---|---|---|
| property | public | FMX.ListBox.pas FMX.ListBox.hpp | FMX.ListBox | TCustomListBox | 
説明
このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。