Idemos Interface

Unit: udemosIntf
IInvokable
  udemosIntf.Idemos
    udemosImpl.Tdemos
type Idemos = interface(IInvokable)

The Idemos type exposes the following members.

Show:
 NameDescription
echoDouble

echoDoubleArray

echoEnum

echoMyEmployee

Top