Unit 'CodepagesCommon' Package
[Overview][Constants][Types][Index] [#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.4 Generated 2025-11-08 Home