Unit 'Graphics' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TGraphic.Create

Constructor for the class instance.

Declaration

Source position: graphics.pp line 827

public constructor TGraphic.Create; virtual;

Description

Create is a virtual method in TGraphic; it is recommended that a constructor be supplied to override this method in descendent classes.

See also

TObject.Create


Version 4.4 Generated 2025-11-08 Home