Unit 'LSRegExList' Package
[Overview][Constants][Types][Classes][Index] [#pl_solutions]

TLSCustomRegExList

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

Declaration

Source position: LSRegExList.pas line 83

type TLSCustomRegExList = class(TComponent,ILSAboutComponent)

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  function Count; virtual;

  

  function FindByName(); virtual;

  

  property About: string; [rws]

  

  property Items: TLSRegExs; [rw]

  

  property Tip: string; [rws]

  

end;

Inheritance

TLSCustomRegExList

  

|

TObject,ILSAboutComponent



CT Web help

CodeTyphon Studio