/// <summary>
 /// todoComment
 /// </summary>
 /// <param name="ADelegateFunction"></param>
 public void InitialiseDelegateCheckEventApplicationDuplicate(TDelegateCheckEventApplicationDuplicate ADelegateFunction)
 {
     // set the delegate function from the calling System.Object
     FDelegateCheckEventApplicationDuplicate = ADelegateFunction;
 }
 /// <summary>
 /// todoComment
 /// </summary>
 /// <param name="ADelegateFunction"></param>
 public void InitialiseDelegateCheckEventApplicationDuplicate(TDelegateCheckEventApplicationDuplicate ADelegateFunction)
 {
     // set the delegate function from the calling System.Object
     FDelegateCheckEventApplicationDuplicate = ADelegateFunction;
 }