[
Overview
][
Constants
][
Types
][
Procedures and functions
][
Variables
][
Index
]
Reference for unit 'LConvEncoding' (
#lcl
)
TCharToUTF8Table
Declaration
Source position: lconvencoding.pas line 45
type
TCharToUTF8Table
=
array
[
char
]
of
PChar
;