INTERFACE

Reference

Syntax

INTERFACE ifac.
  [components]
ENDINTERFACE.


Effect

Declares an interface ifac. In the declaration, the components of the interface are declared with ALIASES, [CLASS-]DATA, [CLASS-]METHODS, and [CLASS-]EVENTS.