Constructor for the class instance.
Source position: graphics.pp line 1785
public constructor TJPEGImage.Create; override; |
Create is the overridden constructor for the TJpegImage class instance, and calls the inherited constructor on entry. Creates sets the default values for properties, including:
|
Constructor for the class instance. |