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};
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
| property | public | FMX.ListBox.pas FMX.ListBox.hpp |
FMX.ListBox | TCustomListBox |
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 !