ResizeDirection

<< Click to Display Table of Contents >>

Navigation:  Intraweb Components > Standard > TIWMemo > Properties >

ResizeDirection

Use this property to specify whether or not an element is resizable by the user.

 

TMemoResizeDirection

 

rdNone: The user cannot resize the element

rdBoth: The user can adjust both the height and the width of the element

rdVertical: The user can adjust the width of the element

rdHorizontal: The user can adjust the height of the element