Idemos Interface
Unit
:
udemosIntf
Inheritance Hierarchy
IInvokable
udemosIntf.Idemos
udemosImpl.Tdemos
Syntax
Delphi
type Idemos = interface(IInvokable)
The Idemos type exposes the following members.
Methods
Show:
Inherited
Protected
Name
Description
echoDouble
echoDoubleArray
echoEnum
echoMyEmployee
Top