API:Vcl.Imaging.GIFImg.TGIFImageList.Frames

From RAD Studio API Documentation

Delphi

property Frames[Index: Integer]: TGIFFrame read GetFrame write SetFrame; default;

C++

__property TGIFFrame* Frames[int Index] = {read=GetFrame, write=SetFrame/*, default*/};

Properties

Type Visibility Source Unit Parent
property public
Vcl.Imaging.GIFImg.pas
Vcl.Imaging.GIFImg.hpp
Vcl.Imaging.GIFImg TGIFImageList

Description

Embarcadero Technologies does not currently have any additional information.