Skip to content

MultiLineState - Button

Allows the text in Label property to wrap onto multiple lines if it cannot be displayed in one line

Type: Property
Access: Read/Write
Data Type: Integer
Parameters: None

Syntax

Property Integer MultiLineState
Access Type Syntax
Read Access: Get MultiLineState to IntegerVariable
Write Access: Set MultiLineState to IntegerVariable/Value

Description

If the text in Label property cannot be displayed in one line, it will wrap onto multiple lines, if this property is set True.

Note that when text is displayed in multiple lines, the text is justified to the left edge, not the center.