API:Vcl.Imaging.pngimage.TPNGObject.Create

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

constructor Create; {$IFDEF UseDelphi}override;{$ENDIF}

Properties

Type Visibility Source Unit Parent
constructor public Vcl.Imaging.pngimage.pas Vcl.Imaging.pngimage TPNGObject

Description

Create TGraphic object.

Vcl.Imaging.pngimage.TPNGObject.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.