JCL Help:IJclEventTypeInfo

From Project JEDI Wiki
Jump to navigationJump to search

Class Hierarchy

IJclBaseInfo
|
IJclTypeInfo
|
IJclEventTypeInfo
|
TJclEventTypeInfo


Summary

Event RTTI interface.


Pascal

 public IJclEventTypeInfo = interface(IJclTypeInfo);


Description

IJclEventTypeInfo is the interface for event types. It provides methods and properties to query the method type (function or procedure), parameter info and the result type name (for functions).


About

Unit

JclRTTI


Navigation

Donator

Marcel Bestebroer


Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page