JCL Help:IJclEventTypeInfo
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: IJclEventTypeInfo Interface
[+] JclRTTI.pas Interfaces
Search in JCL Help
Search in all projectsClass 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
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