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

TSynHTMLSyn

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

Declaration

Source position: synhighlighterhtml.pp line 243

type TSynHTMLSyn = class(TSynCustomXmlHighlighter)

protected

  function GetIdentChars; override;

  

  procedure CreateRootCodeFoldBlock; override;

  

  function GetFoldConfigInstance(); override;

  

  function StartHtmlCodeFoldBlock();

  

  function StartHtmlNodeCodeFoldBlock();

  

  procedure EndHtmlNodeCodeFoldBlock();

  

  function TopHtmlCodeFoldBlockType();

  

  function GetFoldConfigCount; override;

  

  function GetFoldConfigInternalCount; override;

  

public

  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;

  

  property IdentChars: TSynIdentChars;

  

published

  property AndAttri: TSynHighlighterAttributes; [rw]

  

  property ASPAttri: TSynHighlighterAttributes; [rw]

  

  property CDATAAttri: TSynHighlighterAttributes; [rw]

  

  property DOCTYPEAttri: TSynHighlighterAttributes; [rw]

  

  property CommentAttri: TSynHighlighterAttributes; [rw]

  

  property IdentifierAttri: TSynHighlighterAttributes; [rw]

  

  property KeyAttri: TSynHighlighterAttributes; [rw]

  

  property SpaceAttri: TSynHighlighterAttributes; [rw]

  

  property SymbolAttri: TSynHighlighterAttributes; [rw]

  

  property TextAttri: TSynHighlighterAttributes; [rw]

  

  property UndefKeyAttri: TSynHighlighterAttributes; [rw]

  

  property ValueAttri: TSynHighlighterAttributes; [rw]

  

  property Mode: TSynHTMLSynMode; [rw]

  

end;

Inheritance

TSynHTMLSyn

  

|

TSynCustomXmlHighlighter

  

|

TSynCustomFoldHighlighter

  

|

TSynCustomHighlighter

  

|

TObject



CT Web help

CodeTyphon Studio