RAD Studio VCL Reference
|
Occurs when server method being prepared for all TDSServerClass instances registered with server.
property OnPrepare: TDSPrepareEvent;
__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!
|