THandler = class
Create
constructor
public
Invoke
function
THandler
commonclasses
constructor Create(proc : THandlerFunction);
function Invoke(const command : String) : String;