Pastes text from the Clipboard to the given position. Pasted data either ovewrites the current document's data, or is inserted into the document, shifting existing data forward, depending on the InsertMode parameter.
Unicode parameter tells the Hex Editor to interpret the text in the Clipboard as UNICODE or ANSI. If Unicode is True, each character occupies two bytes, otherwise, it occupies a single byte.