Vcl.Imaging.GIFImg.TGIFGraphicControlExtension.GetExtensionType

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetExtensionType: TGIFExtensionType; override;

C++

virtual System::Byte __fastcall GetExtensionType();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function class protected
Vcl.Imaging.GIFImg.pas
Vcl.Imaging.GIFImg.hpp
Vcl.Imaging.GIFImg TGIFGraphicControlExtension

Beschreibung

Gibt einen numerischen Wert zurück, die angibt, dass die aktuelle Erweiterung eine Erweiterung für das grafische Steuerelement ist.

GetExtensionType gibt das bsGraphicControlExtension-Objekt zurück, das angibt, dass die aktuelle Erweiterung eine Erweiterung für das grafische Steuerelement ist.

Siehe auch