Vcl.Imaging.GIFImg.TGIFAppExtNSLoop.Loops

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Loops: WORD read FLoops write FLoops;

C++

__property System::Word Loops = {read=FLoops, write=FLoops, nodefault};

Eigenschaften

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

Beschreibung

Setzt die Schleifenanzahl bzw. gibt diese zurück.

Mit Hilfe der Loops-Eigenschaft wird die Schleifenanzahl gesetzt bzw. zurückgegeben.

Siehe auch