System.Win.ObjComAuto.TDispatchKind

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

TDispatchKind = (dkMethod, dkProperty, dkSubComponent);

C++

enum DECLSPEC_DENUM TDispatchKind : unsigned char { dkMethod, dkProperty, dkSubComponent };

Propriétés

Type Visibilité  Source Unité  Parent
enum public
System.Win.ObjComAuto.pas
System.Win.ObjComAuto.hpp
System.Win.ObjComAuto System.Win.ObjComAuto

Description

A usage interne.

N'utilisez pas directement TDispatchKind.

Voir aussi