Procedure TWPCustomRtfEdit.InputString(text:string; CodePage:Integer; PreserveSelectionAttr:Boolean)

Unit: WPCTRMemo
Class: WPCTRMemo.TWPCustomRtfEdit

Parameters

  • text:string
  • CodePage:Integer
  • PreserveSelectionAttr:Boolean

Description

Inserts text at the current writing position. Optionally a codepage can be specified! The control codes #127 for "Delete", #8 (backspace), #13 (carriage Return) #12 (Form feed) and #10 (new line) are handled