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

TGraphic.Create

Create - constructor for TGraphic: calls inherited Create.

Declaration

Source position: graphics.pp line 809

public constructor TGraphic.Create; virtual;

Description

Virtual method, so recommend that a constructor be supplied to override this method in descendent classes.

See also

TObject.Create