API:FMX.Dialogs.TOpenDialog.FilterIndex
Delphi
property FilterIndex: Integer read GetFilterIndex write FFilterIndex default 1;
C++
__property int FilterIndex = {read=GetFilterIndex, write=FFilterIndex, default=1};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | published | FMX.Dialogs.pas FMX.Dialogs.hpp |
FMX.Dialogs | TOpenDialog |
Description
Embarcadero Technologies does not currently have any additional information.