.. highlightlang:: us .. index:: TBIsWordWrap .. _tbiswordwrap: TBIsWordWrap ============ .. us.tag TBIsWordWrap ENGLISH TB_Get New500 :ref:`TBIsWordWrap` returns TRUE (1), if word wrap is enabled. .. function:: bool = TBIsWordWrap(hText) .. us.return **Return Value** *bool* is TRUE (1) if word wrap is enabled. .. us.params **Parameters** .. uparam:: hText *hText* identifies the text object. .. us.history **History** .. list-table:: :header-rows: 1 * - Version - Description * - 5.0.0 - New .. seealso:: :ref:`overview-drawing-objects`, :ref:`TBSetRefPoint`, :ref:`TBSetAutoSize`, :ref:`TBSetClipText`, :ref:`TBSetWordWrap`, :ref:`OBJSetPosWC`, :ref:`OBJGetRefPointWC` :sub:`id-585664`