JCL Help:IJclOrdinalRangeTypeInfo
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: IJclOrdinalRangeTypeInfo Interface
[+] JclRTTI.pas Interfaces
Search in JCL Help
Search in all projectsClass Hierarchy
IJclBaseInfo
|
IJclTypeInfo
|
IJclValueTypeInfo
|
IJclOrdinalTypeInfo
|
IJclOrdinalRangeTypeInfo
|
IJclEnumerationTypeInfo
|
TJclEnumerationTypeInfo
|
TJclOrdinalRangeTypeInfo
Summary
Ordinal range RTTI interface.
Pascal
public IJclOrdinalRangeTypeInfo = interface(IJclOrdinalTypeInfo);
Description
IJclOrdinalRangeTypeInfo is the base interface for ranged ordinal types. It provides methods and properties to query the minimum and maximum values.
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