TSignalDecBufferList::OnItemDelete Property

__declspec(property(get = GetOnItemDelete, put = SetOnItemDelete)) TMtxComponentDeleteEvent OnItemDelete;

Event triggered before the Item will be deleted.

Read: TMtxComponentDeleteEvent GetOnItemDelete();
Write: void SetOnItemDelete(const TMtxComponentDeleteEvent &Value);
Declared in Dew::Math::TMtxComponentList · Dew.Math/MtxBaseComp.h · Cross-compiler