FMX.Graphics.TBitmapCodecManager.CodecExists

提供:RAD Studio API Documentation

Delphi

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

C++

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

プロパティ

種類 可視性 ソース ユニット
function public
FMX.Graphics.pas
FMX.Graphics.hpp
FMX.Graphics TBitmapCodecManager


説明

指定されたファイル拡張子のコーデックが登録されていた場合には、true を返します。