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

TLSRegExs

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

Declaration

Source position: LSRegExList.pas line 65

type TLSRegExs = class(TOwnedCollection)

public

  constructor Create();

  

  destructor Destroy; override;

  

  function Add; virtual;

  

  function FindByName(); virtual;

  

  function IndexOf(); virtual;

  

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

  

  property ChangeHandler: TLSRegExChangeHandler; [rw]

  

end;

Inheritance

TLSRegExs

  

|

TObject



CT Web help

CodeTyphon Studio