JCL Help:IJclEventParamInfo

From Project JEDI Wiki
Jump to navigationJump to search

Class Hierarchy

IJclEventParamInfo
|
TJclEventParamInfo


Summary

Event RTTI parameter interface.


Pascal

 public IJclEventParamInfo = interface;


Description

IJclEventParamInfo is the interface for parameters of event types. It provides methods and properties to obtain parameter flags, name and type name for the parameter. Note that for event parameters the type name is stored, not a pointer to the RTTI and it's therefor impossible to get RTTI info for parameters.


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