VolumeT.addOnRemoved

This signal is emitted when the GVolume have been removed. If the recipient is holding references to the object they should release them so the object can be finalized.

template VolumeT(TStruct)
void
addOnRemoved
(
void delegate
(
VolumeIF
)
dlg
,)

Meta