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

HTTPProd

This is constant HTTPProd.HTMLVAlign.

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