[Overview][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'LazUTF8' (#lazutils)

GetEnvironmentVariableCountUTF8

Returns the number of system environment variables.

Declaration

Source position: lazutf8.pas line 70

function GetEnvironmentVariableCountUTF8: Integer;

Function result

Number of variables in the system environment.

Description

Returns the number of UTF-8-encoded system environment variables. Used together with GetEnvironmentStringUTF8.


Version 3.2 Generated 2024-02-25 Home