Vcl.Imaging.GIFImg.TGIFList.GetCount

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetCount: Integer;

C++

int __fastcall GetCount();

Properties

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

Description

Returns the value of the Count property.

GetCount is an internal method that returns the value of the Count property.

See Also