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

TMUIFloatText.Justify

Decide the Alignment of your Text

Declaration

Source position: MUIClass.List.pas line 150

published property TMUIFloatText.Justify : Boolean
  read FJustify
  write SetJustify
  default False;

Description

Indicate whether you want your the text aligned to the left and right border. MUI will try to insert spaces between words to reach this goal. If you want right aligned or centered text, use the Format attribute.

See also

Text

  

String of characters to be displayed as floattext.

Format

  

Format the Columns of the List


Documentation generated on: 2024-03-28