Unit 'SynUniHighlighter' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lz_synuni]

TSymbolList

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

Declaration

Source position: synunihighlighter.pas line 143

type TSymbolList = class

  SymbList: TList;

  

  function FindSymbol();

  

  procedure AddSymbol();

  

  procedure SetSymbolNode();

  

  function GetSymbolNode();

  

  function GetCount;

  

  property Nodes []: TSymbolNode; [rw]

  

  property Count: Integer; [r]

  

  constructor Create; virtual;

  

  destructor Destroy; override;

  

end;

Inheritance

TSymbolList

  

|

TObject



CT Web help

CodeTyphon Studio