Property TWPRTFDataCollectionBase.DefaultAttr : TWPOwnedCharAttrInterface

Unit: WPRTEDefs
Class: WPRTEDefs.TWPRTFDataCollectionBase

Description

This property allows read and modification of all character properties of the current writing mode. It is used internally by .
Please note that all Getxxxx functions return a boolean to report if the attribute was actually defined or not. If not defined the passed var parameter will not be updated. To read the attribute of the character at cursor position use Cursor.Attr. Cursor.GetCharAttr updates this writing mode to the attributes at the current position - (note: this procedure is not automatically executed by the Cursor MoveTo procedure)