RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TWebDispatcher.Actions Property

Represents the collection of action items managed by the TCustomWebDispatcher object.

Pascal
property Actions: TWebActionItems;
C++
__property TWebActionItems Actions;

Use the methods of Actions to add action items for use by the dispatcher, to clear the set of action items managed by the dispatcher, or to access the attributes of the action items. 

 

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