[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Constructor for the class instance.
Source position: graphics.pp line 1857
public constructor TTiffImage.Create; override; |
Create is the overridden constructor for the class instance, and calls the inherited constructor on entry. Create sets the default value for the Title property to include the class name, the LCL version, and the FPC version.
Version 4.0 | Generated 2025-05-03 | Home |