RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
MidItems.HTMLAlignValues Constant
Pascal
HTMLAlignValues: array[THTMLAlign] of string = ('', 'left', 'right', 'center');
C++
array[THTMLAlign] of string HTMLAlignValues = ('', 'left', 'right', 'center');

This is constant MidItems.HTMLAlignValues.

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