RAD Studio VCL Reference
ContentsIndex
TWebActionItem Members Published Properties
Published Properties
 
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) 2009 Embarcadero Technologies, Inc. All Rights Reserved.