[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Constructor for the class instance.
Source position: intfgraphics.pas line 667
public constructor TLazReaderIcnsPart.Create; override; |
Create is the overridden constructor for the class instance, and calls the inherited constructor on entry. Create initializes members in the class instance, and sets the default value for IconType to iitNone.
Version 4.0 | Generated 2025-05-03 | Home |