All Functions and Procedures

Name Unit Description
CheckHTTPSURL HTTPSUnit

Checks if a given URL is valid and accessible via HTTPS.

FileTimeToDateTimeLocal ProcessInfoUnit

Converts a Windows TFileTime structure to a local TDateTime.

FindProcessStartForExe ProcessInfoUnit

Finds the start time of a specific executable.

GetProcessCreationTimeByPID ProcessInfoUnit

Retrieves the creation time of a process given its PID.

IsProcessRunning ProcessInfoUnit

Checks if a process with the given executable name is currently running.

NormalizeExeName ProcessInfoUnit

Normalizes an executable name by trimming spaces, converting to lowercase and ensuring the .exe extension is present.