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)();

XMLBrokr

This is type XMLBrokr.TRequestUpdateEvent.

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!