RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
DSServer.TDSErrorEvent Type

Event handler for OnError event.

Pascal
TDSErrorEvent = procedure (DSErrorEventObject: TDSErrorEventObject) of object;
C++
(DSErrorEventObject: TDSErrorEventObject) ( TDSErrorEvent)();

TDSErrorEvent is the event handler that can be set for the TDSServer.OnError event. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!