Unit 'SynHighlighterURI' Package
[Overview][Constants][Types][Classes][Index] [#lz_syneditextra]

TSynURISyn

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

Declaration

Source position: synhighlighteruri.pas line 104

type TSynURISyn = class(TSynCustomHighlighter)

protected

  function GetIdentChars; override;

  

  function GetSampleSource; override;

  

  function IsFilterStored; override;

  

  procedure SetAlreadyVisitedURIFunc();

  

public

  class function GetLanguageName; override;

  

  constructor Create(); override;

  

  destructor Destroy; override;

  

  function GetDefaultAttribute(); override;

  

  function GetEol; override;

  

  function GetTokenID;

  

  procedure GetTokenEx(); override;

  

  procedure SetLine(); override;

  

  function GetToken; override;

  

  function GetTokenAttribute; override;

  

  function GetTokenKind; override;

  

  function GetTokenPos; override;

  

  procedure Next; override;

  

published

  property URIAttri: TSynHighlighterAttributes; [rw]

  

  property VisitedURIAttri: TSynHighlighterAttributes; [rw]

  

end;

Inheritance

TSynURISyn

  

|

TObject



CT Web help

CodeTyphon Studio