[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Graphics' (#lcl)

TGraphic.Create

Create - constructor for TGraphic: calls inherited Create.

Declaration

Source position: graphics.pp line 809

public constructor TGraphic.Create; virtual;

Description

This is a Virtual method; it is recommended that a constructor be supplied to override this method in descendent classes.

See also

TObject.Create