__property TNotifyEvent OnUpdate = {read = FOnUpdate, write = SetOnUpdate};
Read:
TNotifyEvent FOnUpdate;Write:
void SetOnUpdate(const TNotifyEvent Value);Declared in Dew::Math::Controls::VCL::TMtxEditTeeItem · Dew.Math.Controls.VCL/MtxVecEdit.h · C++Builder only