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

TSynSearchTermList

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

Declaration

Source position: syneditmarkuphighall.pp line 285

type TSynSearchTermList = class(TCollection)

protected

  procedure Update(); override;

  

  procedure Notify(); override;

  

  function DefaultItemClass; virtual;

  

public

  constructor Create; overload;

  

  function Add;

  

  function IndexOfSearchTerm();

  

  property Items []: TSynSearchTerm; default; [rw]

  

  property OnChanged: TNotifyEvent; [rw]

  

end;

Inheritance

TSynSearchTermList

  

|

TObject



CT Web help

CodeTyphon Studio