Vcl.Imaging.GIFImg.TGIFExtensionList.Frame

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Frame: TGIFFrame read FFrame;

C++

__property TGIFFrame* Frame = {read=FFrame};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
Vcl.Imaging.GIFImg.pas
Vcl.Imaging.GIFImg.hpp
Vcl.Imaging.GIFImg TGIFExtensionList

Beschreibung

Legt den zugeordneten GIF-Frame fest.

Frame legt den GIF-Frame fest, der der TGIFExtensionList-Klasse zugeordnet ist.

Siehe auch