[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: syneditfoldedview.pp line 116
type TSynTextFoldAVLNode = object |
||
protected |
||
|
||
fStartLine: Integer; |
|
|
fFoldedBefore: Integer; |
|
|
public |
||
procedure Init(); |
|
|
function IsInFold; |
|
|
function Next; |
|
|
function Prev; |
|
|
property MergedLineCount: Integer; [r] |
|
|
property FullCount: Integer; [r] |
|
|
property StartLine: Integer; [r] |
|
|
property FoldedBefore: Integer; [r] |
|
|
function IsHide; |
|
|
property FoldIndex: Integer; [r] |
|
|
property FoldColumn: Integer; [rw] |
|
|
property FoldColumnLen: Integer; [r] |
|
|
property SourceLine: Integer; [r] |
|
|
property SourceLineOffset: Integer; [r] |
|
|
property Classification: TFoldNodeClassification; [r] |
|
|
end; |
|
||
| | ||
TObject |
CT Web help |
CodeTyphon Studio |