FMX.Graphics.TCustomBitmapCodecClass

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

TCustomBitmapCodecClass = class of TCustomBitmapCodec;

C++

typedef System::TMetaClass* TCustomBitmapCodecClass;

プロパティ

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

説明

TCustomBitmapCodecClass は、TCustomBitmapCodec のクラスです。


TCustomBitmapCodecClass 型の変数には、TCustomBitmapCodec クラスの参照を格納することができます。

関連項目