source

Indicates that a member is a source of events.

Allowed on

Member of a coclass; property or method.

Comments

For a member of a coclass, this attribute means that the member is called rather than implemented.

On a property or method, indicates that the member returns an object or VARIANT that is a source of events. The object implements IConnectionPointContainer.

Flags

IMPLTYPEFLAG_FSOURCE, VARFLAG_SOURCE, FUNCFLAG_SOURCE

Software for developers
Delphi Components
.Net Components
Software for Android Developers
More information resources
MegaDetailed.Net
Unix Manual Pages
Delphi Examples