RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomMemo.SetWordWrap Method

Sets the WordWrap property.

Pascal
procedure SetWordWrap(Value: Boolean);
C++
__fastcall SetWordWrap(Boolean Value);

SetWordWrap is the property access method for the WordWrap property. 

 

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