All Identifiers

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.

IConsoleInputHandler ConsoleUnit

Interface to handle console input received by the worker thread.

IsProcessRunning ProcessInfoUnit

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

LevelLogArray ConsoleUnit

String representations for TLevelLog values.

NormalizeExeName ProcessInfoUnit

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

StateArray StateFormUnit

Array that maps TState enumeration values to their corresponding string representations.

TConsolePosMode ConsoleUnit

 

TConsoleReaderThread ConsoleUnit

A thread class dedicated to creating and managing a separate Windows console for input/output.

TFormPosMode FormUnit

The form position mode.

TFormPosMode INIUnit

Mode for positioning a form.

TIniPropStorageHelper INIUnit

Tools for handling INI files.

TLevelLog ConsoleUnit

Specifies the log level for console messages.

TLevelLogArray ConsoleUnit

Array type for mapping TLevelLog to strings.

TProcessSelectionCriteria ProcessInfoUnit

Criteria for selecting a process when multiple instances of the same executable name are running.

TState StateFormUnit

The current status of the component.

TStateArray StateFormUnit

Array type for mapping TState values to strings.