Vcl.AxCtrls.TActiveXControl.GetUserType

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetUserType(dwFormOfType: Longint; out pszUserType: POleStr): HResult;

C++

HRESULT __stdcall GetUserType(int dwFormOfType, /* out */ System::WideChar * &pszUserType);

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.