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

TCustomLabel.WordWrap

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

Declaration

Source position: stdctrls.pp line 1413

protected property TCustomLabel.WordWrap: Boolean
  read FWordWrap
  write SetWordWrap
  default false;

Description

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

Boolean property, default False

This page is hosted on Get Lazarus Code and Component Repository at SourceForge.net. Fast, secure and Free Open Source software downloads