System.Rtti.TypeInfoIndex

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

C++

enum class TypeInfoIndex : unsigned int {
                 tiiBoolean = 1,
                 tiiByte,
                 tiiShortInt,
                 tiiWord,
                 tiiSmallInt,
                 tiiLongInt,
                 tiiLongWord,
                 tiiInt64,
                 tiiUInt64,
                 tiiFloat,
                 tiiDouble,
                 tiiExtended,
                 tiiAnsiChar,
                 tiiWideChar,
                 tiiCurrency,
                 tiiTDateTime,
                 tiiAnsiString,
                 tiiUnicodeString,
                 tiiWideString,
                 tiiTPointF,
                 tiiTAlphaColor,
                 tiiTNotifyEvent,
                 tiiIInterface,
                 tiiIInvokable,
                 tiiVariant,
                 tiiOleVariant,
                 tiiLast
              };

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
enum public SystemRtti.h System.Rtti System.Rtti

Beschreibung

Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.