Unit 'SynEditHighlighterFoldBase' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#bs_synedit]

TSynCustomCodeFoldBlock

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: synedithighlighterfoldbase.pas line 343

type TSynCustomCodeFoldBlock = class

protected

  function GetOrCreateSibling();

  

  property Right: TSynCustomCodeFoldBlock; [r]

  

  property Left: TSynCustomCodeFoldBlock; [r]

  

  property Children: TSynCustomCodeFoldBlock; [r]

  

public

  destructor Destroy; override;

  

  procedure WriteDebugReport;

  

  procedure InitRootBlockType();

  

  property BlockType: Pointer; [r]

  

  property Parent: TSynCustomCodeFoldBlock; [r]

  

  property Child []: TSynCustomCodeFoldBlock; [r]

  

end;

Inheritance

TSynCustomCodeFoldBlock

  

|

TObject



CT Web help

CodeTyphon Studio