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

TSynMarkupHighIfDefLinesNodeInfo

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

Declaration

Source position: syneditmarkupifdef.pp line 227

type TSynMarkupHighIfDefLinesNodeInfo = object

public

  procedure ClearInfo;

  

  procedure InitForNode();

  

  function Precessor;

  

  function Successor;

  

  procedure ClearNestCache;

  

  function NestMinimumDepthAtNode;

  

  function NestDepthAtNodeStart;

  

  function NestDepthAtNodeEnd;

  

  function IsValid;

  

  procedure Invalidate;

  

  function HasNode;

  

  property StartLine: Integer; [rw]

  

  property LineFlags: SynMarkupIfDefLineFlags; [r]

  

  property LastEntryEndLineOffs: Integer; [rw]

  

  property LastEntryEndLine: Integer; [r]

  

  property ScanEndOffs: Integer; [rw]

  

  property ScanEndLine: Integer; [rw]

  

  function ValidToLine();

  

  property EntryCount: Integer; [rw]

  

  property Entry []: TSynMarkupHighIfDefEntry; [rw]

  

  property AtBOL: Boolean; [r]

  

  property AtEOL: Boolean; [r]

  

  property Node: TSynMarkupHighIfDefLinesNode; [r]

  

end;

Inheritance

TSynMarkupHighIfDefLinesNodeInfo

  

|

TObject



CT Web help

CodeTyphon Studio