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');

MidItems

This is constant MidItems.FormMethodNames.

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!