RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TWebActionItem Properties

The properties of the TWebActionItem class are listed here.

 
Name 
Description 
 
Indicates whether the action item should handle any request that is not handled by another available action item. 
 
Indicates whether the action item can respond to HTTP request messages that match its MethodType and PathInfo properties. 
 
This is MethodType, a member of class TWebActionItem. 
 
Name 
Identifies an individual action item when it is referenced from other objects. 
 
Indicates the path portion of the Uniform Resource Identifier (URI) for which the action item handles requests. 
 
Specifies a content producer that generates the content of response messages when the action item executes. 
 
Specifies a content producer that generates the content of response messages when the action item executes. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!