TCodecWriteEvent Delegate

Represents type TCodecWriteEvent.

Namespace: flcUnicodeCodecs
type
 TCodecWriteEvent = procedure (Sender: TObject; const Buf; Count: Longint)
 of object;