Unit 'MUIClass.Area' Package
[Overview][Types][Classes][Procedures and functions][Index] [#MUIClass]

TMUIText.SetMax

[i] Define the initial contents width as maximum width of the item

Declaration

Source position: MUIClass.Area.pas line 301

published property TMUIText.SetMax : Boolean
  read FSetMax
  write SetSetMax
  default False;

Description

Boolean value to indicate wether the objects maximal width shall be calculated to fit the string given with Contents.

When set to False, maximum width is not limited.

For a text object that needs to be updated (e.g. some information about your programs status) you would probably set SetMax to False to allow resizing of this object.

For a label for one of your gadgets, you might want to give this property a value of True to prevent MUI from inserting additional layout space.

Default to False

See also

Contents

  

String to be displayed in a text object.

SetMin

  

[i] Define the initial contents width as minimum width of the item


Documentation generated on: 2024-04-19