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

TSynMarkupHighIfDefLinesNode

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

Declaration

Source position: syneditmarkupifdef.pp line 184

type TSynMarkupHighIfDefLinesNode = class(TSynSizedDifferentialAVLNode)

protected

  procedure AdjustPositionOffset();

  

  property NextDispose: TSynSizedDifferentialAVLNode; [rw]

  

  function DebugText;

  

public

  constructor Create;

  

  destructor Destroy; override;

  

  procedure MakeDisposed;

  

  property LineFlags: SynMarkupIfDefLineFlags; [r]

  

  property LastEntryEndLineOffs: Integer; [rw]

  

  property ScanEndOffs: Integer; [rw]

  

  property DisabledEntryOpenCount: Integer; [rw]

  

  property DisabledEntryCloseCount: Integer; [rw]

  

  function AddEntry();

  

  procedure DeletEntry();

  

  procedure ReduceCapacity;

  

  function IndexOf();

  

  property EntryCount: Integer; [rw]

  

  property EntryCapacity: Integer; [rw]

  

  property Entry []: TSynMarkupHighIfDefEntry; default; [rw]

  

end;

Inheritance

TSynMarkupHighIfDefLinesNode

  

|

TSynSizedDifferentialAVLNode

  

|

TObject



CT Web help

CodeTyphon Studio