RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDSServer.OnPrepare Event

Occurs when server method being prepared for all TDSServerClass instances registered with server.

Pascal
property OnPrepare: TDSPrepareEvent;
C++
__property TDSPrepareEvent OnPrepare;

Use this event to receive notification that a server method is being prepared for all TDSServerClass instances registered with this server. See the TDSServerClass.OnPrepare method for more information. 

 

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