[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'LResources' (#lcl)

TUTF8Parser.Destroy

Destructor for the class instance.

Declaration

Source position: lresources.pp line 380

public destructor TUTF8Parser.Destroy; override;

Description

Destroy is the overridden destructor for the class instance. It moves the stream to the position returned from SourcePos (the position for the last processed value in the internal buffer). Destroy free the memory allocated for the internal buffer in the class instance.