RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomAdapterForm.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) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!