Unit 'LazUTF8' Package
[Overview][Types][Classes][Procedures and functions][Variables][Index] [#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 4.4 Generated 2025-11-08 Home