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

TO32ValidatorPool

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

Declaration

Source position: o32vpool.pas line 116

type TO32ValidatorPool = class(TO32Component)

protected

  FValidators: TO32Validators;

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

published

  property Name;

  

  property Validators: TO32Validators; [rw]

  

end;

Inheritance

TO32ValidatorPool

  

|

TO32Component

  

|

TObject



CT Web help

CodeTyphon Studio