Vcl.OleCtrls.TEventDispatch.GetTypeInfoCount

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetTypeInfoCount(out Count: Integer): HResult; stdcall;

C++

HRESULT __stdcall GetTypeInfoCount(/* out */ int &Count);

Properties

Type Visibility Source Unit Parent
function protected
Vcl.OleCtrls.pas
Vcl.OleCtrls.hpp
Vcl.OleCtrls TEventDispatch

Description

Embarcadero Technologies does not currently have any additional information.