[Overview][Constants][Types][Classes][Index] Reference for unit 'ptc' (#ptc)

IPTCConsole.Close

Closes the console.

Declaration

Source position: baseconsoled.inc line 53

procedure IPTCConsole.Close;

Description

Closes the console.

If the console is not open then this function will return immediately without reporting an error. If the console is still locked then this function will raise a TPTCError exception.

Errors

TPTCError - a TPTCError exception is raised on failure.

See also

IPTCConsole.Open