JCL Help:IJclTypeInfo

From Project JEDI Wiki
Jump to navigationJump to search

Class Hierarchy

IJclBaseInfo
|
IJclTypeInfo
|
IJclDynArrayTypeInfo
|
IJclEventTypeInfo
|
IJclInterfaceTypeInfo
|
IJclValueTypeInfo
|
TJclClassTypeInfo
|
TJclDynArrayTypeInfo
|
TJclEnumerationTypeInfo
|
TJclEventTypeInfo
|
TJclFloatTypeInfo
|
TJclInt64TypeInfo
|
TJclInterfaceTypeInfo
|
TJclObjClassTypeInfo
|
TJclOrdinalRangeTypeInfo
|
TJclOrdinalTypeInfo
|
TJclSetTypeInfo
|
TJclStringTypeInfo
|
TJclTypeInfo


Summary

Generic RTTI interface.


Pascal

 public IJclTypeInfo = interface(IJclBaseInfo);


Description

IJclTypeInfo is the generic interface of RTTI. It provides for methods and properties to query the type name, type kind, pointer to the type info and a pointer to the type data.


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