RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
HTTPProd.HTMLVAlign Constant
Pascal
HTMLVAlign: array[THTMLVAlign] of string = ('', ' VAlign="top"', ' VAlign="middle"', ' VAlign="bottom"', ' VAlign="baseline"');
C++
array[THTMLVAlign] of string HTMLVAlign = ('', ' VAlign="top"', ' VAlign="middle"', ' VAlign="bottom"', ' VAlign="baseline"');

This is constant HTTPProd.HTMLVAlign.

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