[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Create - constructor for TGraphic: calls inherited Create.
Source position: graphics.pp line 809
public constructor TGraphic.Create; virtual; |
This is a Virtual method; it is recommended that a constructor be supplied to override this method in descendent classes.
TObject.Create |