StrAfterCharU(UnicodeString,ByteCharSet) Method

Represents method StrAfterCharU(UnicodeString,ByteCharSet).

Namespace: flcStrings
function StrAfterCharU(const S: UnicodeString; const D: ByteCharSet): UnicodeString; overload;

Parameters

S
Type: UnicodeString

D
Type: ByteCharSet

Return Value

Type: UnicodeString