TRangeValue::Tag Property

__declspec(property(get = GetTag, put = SetTag)) intptr_t Tag;

For internal use.

Read: intptr_t GetTag();
Write: void SetTag(const intptr_t Value);
Declared in Dew::Math::TValueRec · Dew.Math/MtxParseClass.h · Cross-compiler