RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
MidItems.FormMethodNames Constant
Pascal
FormMethodNames: array[TFormMethod] of string = ('POST', 'GET');
C++
array[TFormMethod] of string FormMethodNames = ('POST', 'GET');

This is constant MidItems.FormMethodNames.

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