Navigation: Code Documentation > RSCommon > RSConstants > Types
TRSNativeInt Type
Defines the native integer type for a Delphi platform. This defaults to NativeInt now that Delphi has added that type.
Namespace: RSConstants
Delphi
type TRSNativeInt = NativeInt;
•RSConstants