RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TWebActionItems.WebDispatcher Property

Provides access to the dispatcher that uses TWebActionItems to store and manipulate its action items.

Pascal
property WebDispatcher: TCustomWebDispatcher;
C++
__property TCustomWebDispatcher WebDispatcher;

Read WebDispatcher to get access to the dispatcher object that uses the collection of action items to respond to HTTP request messages. 

 

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