FMX.Graphics.TCustomBitmapCodecClass
Delphi
TCustomBitmapCodecClass = class of TCustomBitmapCodec;
C++
typedef System::TMetaClass* TCustomBitmapCodecClass;
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
classref typedef |
public | FMX.Graphics.pas FMX.Graphics.hpp |
FMX.Graphics | FMX.Graphics |
Beschreibung
TCustomBitmapCodecClass ist eine Klasse von TCustomBitmapCodec.
Eine Variable mit dem Typ TCustomBitmapCodecClass kann eine Referenz auf die Klasse TCustomBitmapCodec speichern.