|
TCustomRichViewEdit.GetCurrentCheckpoint |
Top Previous Next |
|
Returns checkpoint associated with the item at position of caret, or nil if this item does not have associated checkpoint. function GetCurrentCheckpoint: TCheckPointData; The same as TopLevelEditor.GetItemCheckpoint(TopLevelEditor.CurItemNo). This method must be called only when the document is formatted. See also methods:
See also properties: See also: |