[Overview][Constants][Types][Classes][Index] |
Constructor for the class instance
Source position: zipper.pp line 380
public constructor TZipFileEntry.Create( |
ACollection: TCollection |
); override; |
ACollection |
|
Collection which owns the class instance |
Create is the overridden constructor for the class instance. Create sets the default values for properties, including:
Create calls the inherited constructor prior to exiting from the method.