FMX.Filter.TFilterRec.Name
Delphi
Name: string;
C++
System::UnicodeString Name;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| field | public | FMX.Filter.pas FMX.Filter.hpp |
FMX.Filter | TFilterRec |
Description
Keeps the name of the filter.
Delphi
Name: string;
C++
System::UnicodeString Name;
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| field | public | FMX.Filter.pas FMX.Filter.hpp |
FMX.Filter | TFilterRec |
Keeps the name of the filter.