RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
XMLBrokr.TRequestUpdateEvent Type
Pascal
TRequestUpdateEvent = procedure (Sender: TObject; Request: TWebRequest; Response: TWebResponse; var Handled: Boolean) of object;
C++
(Sender: TObject; Request: TWebRequest; Response: TWebResponse; var Handled: Boolean) ( TRequestUpdateEvent)();

This is type XMLBrokr.TRequestUpdateEvent.

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