RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomAdapterDisplayField.TextAreaWrap Property

Specifies how the display field treats lines that are longer than the display width.

Pascal
property TextAreaWrap: TTextAreaWrap;
C++
__property TTextAreaWrap TextAreaWrap;

Use TextAreaWrap to specify how the generated display field formats lines that are longer than the number of characters specified by DisplayWidth

 

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