MultiInfoAlignment
<< Click to Display Table of Contents >> Navigation: TMyShape > Properties > MultiInfoAlignment |
property MultiInfoAlignment:TAlignment;
Description:
Control the MultiInfo's value alignment,it's base the longest string item's width.
Value Meaning
taLeftJustify Text is left-justified: Lines all begin at the left edge of the control.
taCenter Text is centered in the control.
taRightJustify Text is right-justified: Lines all end at the right edge of the control.