API:System.Win.ObjComAuto.TDispatchKind
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
Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !