TNotifyMtxEvent Event

MulticastDelegateTNotifyMtxEvent

type TNotifyMtxEvent = procedure (Sender: TObject; Mtx: TMtx) of object;

Event type passing a TMtx object as a parameter.

Event type passing a TMtx object as a parameter.