| InsertNewObject method |
Applies to
TParagraph
Declaration
function InsertNewObject(index: Integer; objtype: TWPTextObjType; HasClosing, IsClosing: Boolean; CharAttrIndex: Cardinal = 0): TWPTextObj;
Description
This function inserts a new TWPTextObj at the given position. You need to modify the properties later. Please also AppendNewObject.
Category
Low level create text
|
Copyright (C) by WP |