IProcedure.External

Syntax

External: Boolean;

Description

The External property returns whether the procedure is external.

Comments

If property returns True, the procedure is external, otherwise it is regular.

See also:

IProcedure