[i] Define the initial contents width as minimum width of the item
Source position: MUIClass.Area.pas line 305
published property TMUIText.SetMin : Boolean |
Boolean value to indicate wether the objects minimal width shall be calculated to fit the string given with Contents.
When set to False, minimum width will be set to 0 and the displayed string may be clipped.
Defaults to True.
|
String to be displayed in a text object. |
|
|
[i] Define the initial contents width as maximum width of the item |