API:System.Rtti.TRttiOrdinalType.MaxValue

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property MaxValue: Integer read GetMaxValue;

C++

__property int MaxValue = {read=GetMaxValue, nodefault};

Properties

Type Visibility Source Unit Parent
property public
System.Rtti.pas
System.Rtti.hpp
System.Rtti TRttiOrdinalType

Description

Embarcadero Technologies does not currently have any additional information.