Vcl.AxCtrls.TActiveXControl.SetHostNames
Delphi
function SetHostNames(szContainerApp: POleStr;
szContainerObj: POleStr): HResult; stdcall;
C++
HRESULT __stdcall SetHostNames(System::WideChar * szContainerApp, System::WideChar * szContainerObj);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | protected | Vcl.AxCtrls.pas Vcl.AxCtrls.hpp |
Vcl.AxCtrls | TActiveXControl |
Description
Embarcadero Technologies does not currently have any additional information.