言語

SfcApplication.SfcObjectDroppedEventHandler 代理人

定義

オブジェクトが正常に削除されたときに呼び出されます

public delegate void SfcApplication.SfcObjectDroppedEventHandler(object sender, SfcObjectDroppedEventArgs e);
type SfcApplication.SfcObjectDroppedEventHandler = delegate of obj * SfcObjectDroppedEventArgs -> unit
Public Delegate Sub SfcApplication.SfcObjectDroppedEventHandler(sender As Object, e As SfcObjectDroppedEventArgs)

パラメーター

sender
Object

適用対象