Value | Meaning |
---|---|
noPrefixDT_NOPREFIX | Turn of processing of prefix characters (like '&', character that it will be not displayed underline). |
wordBreakDT_WORDBREAK | Break the line if a carriage return is found or the selected rectangle is too small. |
singleLineDT_SINGLELINE | The text is draw in one single line. |
lineLimitDT_EDITCONTROL | Duplicate the text displaying of a multiline control. |
noClipDT_NOCLIP | The text is not clipped. |
Enum that specify the style of a text in a drawText() call