Unit 'o32vpool' Package
[Overview][Types][Classes][Index] [#pl_orpheus]

TO32Validators

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

Declaration

Source position: o32vpool.pas line 98

type TO32Validators = class(TO32Collection)

protected

  FValidatorPool: TO32ValidatorPool;

  

  function GetItem();

  

public

  constructor Create(); override;

  

  function AddItem();

  

  procedure Delete();

  

  procedure DeleteByName();

  

  function GetValidatorByName();

  

  property ValidatorPool: TO32ValidatorPool; [r]

  

  property Items []: TO32ValidatorItem; [r]

  

end;

Inheritance

TO32Validators

  

|

TO32Collection

  

|

TObject



CT Web help

CodeTyphon Studio