Unit 'Rtti' Package
[Overview][Resource strings][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl-objpas]

TRttiOrdinalType

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: rtti.pp line 420

type TRttiOrdinalType = class(TRttiType)

protected

  function GetIsOrdinal; override;

  function GetTypeSize; override;

public

  property OrdType: TOrdType; [r]

  property MinValue: LongInt; [r]

  property MaxValue: LongInt; [r]

end;

Inheritance

TRttiOrdinalType

|

TRttiType

|

TRttiNamedObject

|

TRttiObject

|

TObject


Documentation generated on: 2025-07-25