Label.wrap
bool wrap() @propertyGet wrap property.
Returns
true if the label text will wrap if it gets too wide.
void wrap(bool propval) @propertySet wrap property.
Parameters
propval | true if the label text will wrap if it gets too wide. |
bool wrap() @propertyGet wrap property.
void wrap(bool propval) @propertySet wrap property.
propval | true if the label text will wrap if it gets too wide. |