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

MidItems

This is constant MidItems.HTMLVAlignValues.

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