API:Vcl.AxCtrls.EnumDispatchProperties

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure EnumDispatchProperties(Dispatch: IDispatch; PropType: TGUID; VTCode: Integer; PropList: TStrings);

C++

extern DELPHI_PACKAGE void __fastcall EnumDispatchProperties(_di_IDispatch Dispatch, const GUID &PropType, int VTCode, System::Classes::TStrings* PropList);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!