[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Constructor for the class instance.
Source position: graphics.pp line 827
public constructor TGraphic.Create; virtual; |
Create is a virtual method in TGraphic; it is recommended that a constructor be supplied to override this method in descendent classes.
TObject.Create |