Unit 'MUIClass.List' Package
[Overview][Types][Classes][Index] [#MUIClass]

TMUIFloatText.Text

String of characters to be displayed as floattext.

Declaration

Source position: MUIClass.List.pas line 153

published property TMUIFloatText.Text : string
  read FText
  write SetText;

Description

This string may contain linefeeds to mark the end of paragraphs or tab characters for indention.

MUI will automatically format the text according to the width of the floattext object. If a word won't fit into the current line, it will be wrapped.

If you plan to use tabs not only at the beginning of a line you should consider using the configured fixed width font.

Please note that justification and word wrap with proportional fonts is a complicated operation and may take a considerable amount of time, especially with long texts on slow machines.

See also

Justify

  

Decide the Alignment of your Text

TabSize

  

Adjust the tab size for a text.

SkipChars

  

Defines an array of characters that shall be skipped when displaying the text.


Documentation generated on: 2024-04-19