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

TSynLDRSyn

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

Declaration

Source position: synhighlighterldraw.pas line 85

type TSynLDRSyn = class(TSynCustomHighlighter)

protected

  function GetIdentChars; override;

  

  function GetSampleSource; override;

  

  function IsFilterStored; override;

  

public

  constructor Create(); override;

  

  class function GetLanguageName; override;

  

  function GetRange; override;

  

  procedure ResetRange; override;

  

  procedure SetRange(); override;

  

  function GetDefaultAttribute(); override;

  

  function GetEol; override;

  

  function GetKeyWords;

  

  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 ColorAttri: TSynHighlighterAttributes; [rw]

  

  property CommentAttri: TSynHighlighterAttributes; [rw]

  

  property FirstTriAttri: TSynHighlighterAttributes; [rw]

  

  property FourthTriAttri: TSynHighlighterAttributes; [rw]

  

  property IdentifierAttri: TSynHighlighterAttributes; [rw]

  

  property KeyAttri: TSynHighlighterAttributes; [rw]

  

  property LineAttri: TSynHighlighterAttributes; [rw]

  

  property OpLineAttri: TSynHighlighterAttributes; [rw]

  

  property QuadAttri: TSynHighlighterAttributes; [rw]

  

  property SecondTriAttri: TSynHighlighterAttributes; [rw]

  

  property ThirdTriAttri: TSynHighlighterAttributes; [rw]

  

  property TriangleAttri: TSynHighlighterAttributes; [rw]

  

end;

Inheritance

TSynLDRSyn

  

|

TObject



CT Web help

CodeTyphon Studio