PInterface Type
Summary
Represents a pointer type to
IInterface
.
Namespace
:
Spring
Syntax
Delphi
type PInterface = ^IInterface;
See Also
Reference
Spring