FMX.Graphics.TBitmapCodecManager.CodecExists
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é.