Source position: mimepart.pas line 86
type TMimeEncoding = (
ME_7BIT,
ME_8BIT,
ME_QUOTED_PRINTABLE,
ME_BASE64,
ME_UU,
ME_XX
);
No notes exist for this page yet.