MountT.addOnPreUnmount

This signal is emitted when the GMount is about to be unmounted. Since 2.22

template MountT(TStruct)
void
addOnPreUnmount
(
void delegate
(
MountIF
)
dlg
,)

Meta