TComErrorEvent = <b>procedure</b>(Sender: TObject; Errors: TComErrors) <b>of object</b>;
<b>property</b> OnError: TComErrorEvent;