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

This is constant MidItems.HTMLVAlignValues.

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