[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'DBCtrls' (#lcl)

TDBText.WordWrap

Indicates if text is wrapped at the right edge of the control.

Declaration

Source position: dbctrls.pp line 329

published property TDBText.WordWrap : Boolean;

Description

WordWrap indicates whether a word is to be wrapped to the next line if the text is about to become too long for the width available in the control.

The default value for the property is False.

See also

TCustomLabel.WordWrap

  

Allows the caption to wrap to multiple lines when it is longer than the available Width.


Version 4.0 Generated 2025-05-03 Home