__declspec(property(get = GetLast)) TMtxComponent*Last;
Returns Items[Count - 1].
Read:
TMtxComponent *GetLast();Remarks:
Call Last to retrieve the last pointer in the Items array.
Declared in Dew::Math::TMtxComponentList · Dew.Math/MtxBaseComp.h · Cross-compiler