FMX.Graphics.TBitmapCodecManager.CodecExists

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

class function CodecExists(const AFileName: string): Boolean; overload;

C++

__classmethod bool __fastcall CodecExists(const System::UnicodeString AFileName)/* overload */;

Propriétés

Type Visibilité  Source Unité  Parent
function public
FMX.Graphics.pas
FMX.Graphics.hpp
FMX.Graphics TBitmapCodecManager


Description

Si le codec avec l'extension de fichier spécifiée a été recensé, true est renvoyé.