RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TActiveXPropertyPage.PropertyPageImpl Property

The implementation of the COM server portion of the COM object.

Pascal
property PropertyPageImpl: TPropertyPageImpl;
C++
__property TPropertyPageImpl PropertyPageImpl;

PropertyPageImpl is the COM server portion of the implementation of the IPropertyPage interface. Applications do not create the TPropertyPageImpl objects; they are created automatically when the user creates an ActiveX control object by using the ActiveX control or ActiveForms wizard.  

TActiveXPropertyPage implements the COM server portion of the COM object while TPropertyPageImpl implements the property page portion. 

 

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