TApxTerminal.Destroy

TApxTerminal

destructor Destroy; override;

Destroys an instance of the terminal component.

The destructor will free all memory and resources allocated by the instance. Of particular note is that if data is being captured when Destroy is called, the capture file is closed properly first.

See also: Create