Vcl.Imaging.GIFImg.TGIFBlock.Create

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

constructor Create(ASize: integer);

C++

__fastcall TGIFBlock(int ASize);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
constructor public
Vcl.Imaging.GIFImg.pas
Vcl.Imaging.GIFImg.hpp
Vcl.Imaging.GIFImg TGIFBlock

Beschreibung

Erzeugt eine Instanz der Klasse TGIFBlock.

Mit Create erstellen Sie eine Instanz der Klasse TGIFBlock.

Siehe auch