Unit 'SynHighlighterCpp' Package
[Overview][Constants][Types][Classes][Index] [#bs_synedit]

TSynCppSyn

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

Declaration

Source position: synhighlightercpp.pp line 102

type TSynCppSyn = class(TSynCustomHighlighter)

protected

  function GetIdentChars; override;

  

  function GetExtTokenID;

  

public

  class function GetCapabilities; override;

  

  class function GetLanguageName; override;

  

  constructor Create(); override;

  

  function GetDefaultAttribute(); override;

  

  function GetEol; override;

  

  function GetRange; override;

  

  function GetTokenID;

  

  procedure SetLine(); override;

  

  function GetToken; override;

  

  procedure GetTokenEx(); override;

  

  function GetTokenAttribute; override;

  

  function GetTokenKind; override;

  

  function GetTokenPos; override;

  

  procedure Next; override;

  

  procedure SetRange(); override;

  

  procedure ResetRange; override;

  

  function UseUserSettings(); override;

  

  procedure EnumUserSettings(); override;

  

  property ExtTokenID: TxtkTokenKind; [r]

  

published

  property AsmAttri: TSynHighlighterAttributes; [rw]

  

  property CommentAttri: TSynHighlighterAttributes; [rw]

  

  property DirecAttri: TSynHighlighterAttributes; [rw]

  

  property IdentifierAttri: TSynHighlighterAttributes; [rw]

  

  property InvalidAttri: TSynHighlighterAttributes; [rw]

  

  property KeyAttri: TSynHighlighterAttributes; [rw]

  

  property NumberAttri: TSynHighlighterAttributes; [rw]

  

  property SpaceAttri: TSynHighlighterAttributes; [rw]

  

  property StringAttri: TSynHighlighterAttributes; [rw]

  

  property SymbolAttri: TSynHighlighterAttributes; [rw]

  

end;

Inheritance

TSynCppSyn

  

|

TSynCustomHighlighter

  

|

TObject



CT Web help

CodeTyphon Studio