TISO8859_4Codec.EncodeChar(WideChar) Method

Represents method EncodeChar(WideChar).

Namespace: flcUnicodeCodecs
public
 function EncodeChar(const Ch: WideChar): ByteChar; override;

Parameters

Ch
Type: WideChar

Return Value

Type: ByteChar

 

Overrides

TCustomSingleByteCodec.EncodeChar(WideChar)