[Overview][Constants][Types][Index] Reference for unit 'CodepagesCommon' (#lazutils)

TCharToUTF8Table

Array type which provides indexed access to UTF-8 codepoint pointers.

Declaration

Source position: commoncodepages.inc line 15

type TCharToUTF8Table = array [char] of PChar;


Version 4.0 Generated 2025-05-03 Home