Function TWPCustomRtfEdit.InputInplaceEdit(EditName:string; InplaceClass:string; FieldWidth:Integer; FieldHeight:Integer; EditText:string; EditCommand:string; Params:string) : TWPTextObj

Unit: WPCTRMemo
Class: WPCTRMemo.TWPCustomRtfEdit

Parameters

  • EditName:string
  • InplaceClass:string
  • FieldWidth:Integer
  • FieldHeight:Integer
  • EditText:string
  • EditCommand:string
  • Params:string

Returns

The type of the result value is TWPTextObj.

Description

This function inserts an implace editor. Please make sure unit WPObj_Controls was added to the project