Vcl.Skia.TSkAnimatedImage.TFormatInfo

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

TFormatInfo = record

C++

struct DECLSPEC_DRECORD TFormatInfo
{
public:
    System::UnicodeString Description;
    System::DynamicArray<System::UnicodeString> Extensions;
    System::UnicodeString Name;
    __fastcall TFormatInfo(const System::UnicodeString AName, const System::UnicodeString ADescription, const System::DynamicArray<System::UnicodeString> AExtensions);
    TFormatInfo() {}
};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
record
struct
public
Vcl.Skia.pas
Vcl.Skia.hpp
Vcl.Skia TSkAnimatedImage

Beschreibung

Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.