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 を返します。