Vcl.Dialogs.TFileTypeItems.FilterSpecArray

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function FilterSpecArray: TComdlgFilterSpecArray;

C++

Winapi::Shlobj::TComdlgFilterSpecArray __fastcall FilterSpecArray();

Propriétés

Type Visibilité  Source Unité  Parent
function public
Vcl.Dialogs.pas
Vcl.Dialogs.hpp
Vcl.Dialogs TFileTypeItems

Description

Obtient un tableau de types de fichier.

FilterSpecArray renvoie un enregistrement TComdlgFilterSpecArray avec les informations de type de fichier. TComdlgFilterSpecArray est identique à la structure COMDLG_FILTERSPEC de l'interface Microsoft IFileDialog des dialogues d'éléments communs.