Link Search Menu Expand Document

Methods

The following methods are defined in the StyleEdit class.

Name Description
AppendCR Converts the line feed code
EmptyUndoBuffer Clear undo history
EnsureVisible Scroll so that the cullet position is in the screen
ExpandFold Folds and expands between braces
Added since Ver.4.1.3
GetFoldLevel Find the nesting level of the brace of the target line
Added since Ver.4.1.3
GetWrappedString Get the character string in the state of automatic line break
Added since Ver.4.2.0
InsertString Insert a string at the cullet position
LineFromPosition Find the line from the position
PositionFromLine Find the position from the line
ResetStyle Initialize the style
SetKeywordStyle Register the style by keyword
SetStyle Register the style
Styling Apply style to specified position