API:Vcl.Imaging.GIFImg.TGIFCommentExtension.GetExtensionType
Delphi
function GetExtensionType: TGIFExtensionType; override;
C++
virtual System::Byte __fastcall GetExtensionType(void);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | class protected | Vcl.Imaging.GIFImg.pas Vcl.Imaging.GIFImg.hpp |
Vcl.Imaging.GIFImg | TGIFCommentExtension |
Description
Assigns a value to the ExtensionType property. {{#multireplace:Vcl.Imaging.GIFImg.TGIFCommentExtension.GetExtensionType|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:Vcl.Imaging.GIFImg.TGIFExtension.GetExtensionType|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. All content below this line refers to {{#multireplace:Vcl.Imaging.GIFImg.TGIFExtension.GetExtensionType|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.
Assigns a value to the ExtensionType property.
The GetExtensionType function is called to set the value of the ExtensionType property.