Vcl.Imaging.GIFImg.TGIFImage.GetVersion

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetVersion: TGIFVersion;

C++

TGIFVersion __fastcall GetVersion();

Properties

Type Visibility Source Unit Parent
function class protected
Vcl.Imaging.GIFImg.pas
Vcl.Imaging.GIFImg.hpp
Vcl.Imaging.GIFImg TGIFImage

Description

Represents the getter method for the Version property.

The GetVersion method represents the getter method for the Version property.

See Also