RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAutoObjectFactory.EventTypeInfo Property

Provides an interface to the type information object for the object’s events interface.

Pascal
property EventTypeInfo: ITypeInfo;
C++
__property ITypeInfo EventTypeInfo;

Use EventTypeInfo property to obtain type information for the object’s events interface. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!