PfsEngine.OnRenameBreak



OnRenameBreak(strNew As String,strOld As String)

Parameters

strNew As String
is the new name of the break
strOld As String
is the old name of the break
ED
avaliable
RT
avaliable

Remarks

This event is fired, when the rename methode of a break is excecuted.

See Also

PfsEngine