Vcl.Imaging.GIFImg.TGIFImage.Create

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

constructor Create; override;

C++

__fastcall virtual TGIFImage()/* overload */;

Properties

Type Visibility Source Unit Parent
constructor public
Vcl.Imaging.GIFImg.pas
Vcl.Imaging.GIFImg.hpp
Vcl.Imaging.GIFImg TGIFImage

Description

Create TGraphic object.

Vcl.Imaging.GIFImg.TGIFImage.Create inherits from Vcl.Graphics.TGraphic.Create. All content below this line refers to Vcl.Graphics.TGraphic.Create.

Create TGraphic object.

This method creates and intializes a TGraphic object.