RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TActiveXControl.GetPropFromBag Method
Pascal
procedure GetPropFromBag(const PropName: WideString; DispatchID: Integer; PropBag: IPropertyBag; ErrorLog: IErrorLog); virtual;
C++
virtual __fastcall GetPropFromBag(const BSTR PropName, int DispatchID, IPropertyBag PropBag, IErrorLog ErrorLog);

This is GetPropFromBag, a member of class TActiveXControl.

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!