You are here: Symbol Reference > JSLabel Namespace > Classes > TJSMoreLabel Class > TJSMoreLabel Properties > TJSMoreLabel.AutoSize Property
LMD DialogPack
ContentsIndexHome
PreviousUpNext
TJSMoreLabel.AutoSize Property

Determines whether the size of the label automatically resizes to accommodate the text.

Pascal
property AutoSize: Boolean;

Use AutoSize to make the label adjust its size automatically so the client area accommodates the height and width of the text. When AutoSize is false, the label is fixed in size. When AutoSize is true, the size of the label readjusts whenever the text changes. The size of the label is also readjusts when the Font property changes.

Copyright © 2013 by LMD Innovative. All rights reserved.
Copyright © 2013 by LMD Innovative. All rights reserved.
What do you think about this topic? Send feedback!