Function TWPCustomRtfEdit.InputFootnote(PlaceCursor:Boolean; CreateNumber:Boolean; InitText:string) : TWPTextObj
Unit: WPCTRMemo
Class: WPCTRMemo.TWPCustomRtfEdit
Parameters
-
PlaceCursor:Boolean CreateNumber:Boolean InitText:string
Returns
The type of the result value is TWPTextObj.
Description
This is the old implementation of InputFootnote, you will get more features when using the new InputFootnote(InitText, Mode).Overloaded Methods
| Function TWPCustomRtfEdit.InputFootnote(InitText:string; Mode:TWPInputFootnoteModes) : TWPTextObj |