[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: lazeditfoldhighlighter.pas line 106
type TLazEditCustomFoldHighlighter = class(TLazEditCustomFoldNodeHighlighter) |
||
protected |
||
function GetFoldConfig(); virtual; |
|
|
procedure SetFoldConfig(); virtual; |
|
|
function GetFoldConfigCount; virtual; |
|
|
public |
||
function FoldBlockOpeningCount(); |
|
|
function FoldBlockClosingCount(); |
|
|
function FoldBlockEndLevel(); |
|
|
function FoldBlockMinLevel(); |
|
|
function FindNextLineWithMinFoldLevel(); |
|
|
function FoldEndLine(); |
|
|
function FoldLineLength(); virtual; |
|
|
function FoldBlockNestedTypes(); |
|
|
function FoldGroupCount; virtual; |
|
|
function FoldGroupAtNodeIndex(); virtual; |
|
|
function FoldTypeCount; virtual; deprecated ; |
|
|
function FoldTypeAtNodeIndex(); virtual; deprecated ; |
|
|
property FoldConfig []: TLazEditCustomFoldConfig; [rw] |
|
|
property FoldConfigCount: Integer; [r] |
|
|
end; |
|
||
| | | ||
|
||
| | | ||
|
||
| | | ||
|
||
| | | ||
|
||
| | | ||
TObject |
| CT Web help |
| CodeTyphon Studio |