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

TLazSynPaintTokenBreaker

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

Declaration

Source position: lazsyntextarea.pp line 45

type TLazSynPaintTokenBreaker = class

public

  constructor Create;

  

  destructor Destroy; override;

  

  procedure Prepare();

  

  procedure Finish;

  

  procedure SetHighlighterTokensLine();

  

  function GetNextHighlighterTokenFromView();

  

  function GetNextHighlighterTokenEx();

  

  property CharWidths: TPhysicalCharWidths; [r]

  

  property ForegroundColor: TColor; [rw]

  

  property BackgroundColor: TColor; [rw]

  

  property SpaceExtraByteCount: Integer; [rw]

  

  property TabExtraByteCount: Integer; [rw]

  

end;

Inheritance

TLazSynPaintTokenBreaker

  

|

TObject



CT Web help

CodeTyphon Studio