RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAdapterForm.FormMethod Property

Specifies the method that the adapter form adds to its generated <form> tag.

Pascal
property FormMethod: TFormMethod;
C++
__property TFormMethod FormMethod;

Set FormMethod to specify the METHOD header for HTTP messages that the form submits. This value gives rise to the MethodType property of the HTTP request message. 

 

MethodType

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