Unit 'SynHighlighterTeX' Package
[Overview][Types][Classes][Index] [#bs_synedit]

TSynTeXSyn

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

Declaration

Source position: synhighlightertex.pas line 56

type TSynTeXSyn = class(TSynCustomHighlighter)

protected

  function GetIdentChars; override;

  

  function GetSampleSource; override;

  

public

  class function GetLanguageName; override;

  

  constructor Create(); override;

  

  function GetDefaultAttribute(); override;

  

  function GetEol; override;

  

  function GetTokenID;

  

  procedure SetLine(); override;

  

  function GetToken; override;

  

  procedure GetTokenEx(); override;

  

  function GetTokenAttribute; override;

  

  function GetTokenKind; override;

  

  function GetTokenPos; override;

  

  procedure Next; override;

  

published

  property CommentAttri: TSynHighlighterAttributes; [rw]

  

  property TextAttri: TSynHighlighterAttributes; [rw]

  

  property ControlSequenceAttri: TSynHighlighterAttributes; [rw]

  

  property MathmodeAttri: TSynHighlighterAttributes; [rw]

  

  property SpaceAttri: TSynHighlighterAttributes; [rw]

  

  property BraceAttri: TSynHighlighterAttributes; [rw]

  

  property BracketAttri: TSynHighlighterAttributes; [rw]

  

end;

Inheritance

TSynTeXSyn

  

|

TSynCustomHighlighter

  

|

TObject



CT Web help

CodeTyphon Studio