API:Vcl.AxCtrls.TActiveXControl.GetPropFromBag

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure GetPropFromBag(const PropName: WideString; DispatchID: Integer;  PropBag: IPropertyBag; ErrorLog: IErrorLog); virtual;

C++

virtual void __fastcall GetPropFromBag(const System::WideString PropName, int DispatchID, _di_IPropertyBag PropBag, _di_IErrorLog ErrorLog);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
Vcl.AxCtrls.pas
Vcl.AxCtrls.hpp
Vcl.AxCtrls TActiveXControl

Description

Embarcadero Technologies does not currently have any additional information.