[
Overview
][
Types
][
Procedures and functions
][
Index
]
Reference for unit 'lcsvutils' (
#lazutils
)
TCSVEncoding
Declaration
Source position: lcsvutils.pas line 21
type
TCSVEncoding
=
(
ceAuto
,
ceUTF8
,
ceUTF16
,
ceUTF16be
);
The latest version of this document can be found at
lazarus-ccr.sourceforge.net
.