TTMSFNCDataGridRenderer.WordWrapping Property
Gets/sets whether text in the given cell wraps to multiple lines when it exceeds the cell width. True enables wrapping.
API unit family: TMSFNCDataGridRenderer
Declaring type: TTMSFNCDataGridRenderer
Type: Boolean
Syntax
property WordWrapping[AColumn, ARow: Integer]: Boolean;