Unit 'fpmimetypes' Package
[Overview][Classes][Procedures and functions][Index] [#fcl]

TFPMimeTypes.Create

Create a new instance of the TFPMimeTypes class.

Declaration

Source position: fpmimetypes.pp line 54

public constructor TFPMimeTypes.Create(

  AOwner: TComponent

); override;

Arguments

AOwner

  

Owner of this instance.

Description

The Create method sets up the necessary internal structures.

See also

TFPMimeTypes.Destroy

  

Remove instance from memory.


Documentation generated on: Jul 24 2023