RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAutoObjectFactory.EventIID Property

Specifies the GUID for the control’s events interface.

Pascal
property EventIID: TGUID;
C++
__property TGUID EventIID;

EventIID is used internally to create a connection between the control and the events interface. 

 

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