[Overview][Constants][Types][Classes][Index] |
Closes the console.
Source position: baseconsoled.inc line 53
procedure IPTCConsole.Close; |
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.
TPTCError - a TPTCError exception is raised on failure.
|