.. highlightlang:: us .. index:: TBIsClipText .. _tbiscliptext: TBIsClipText ============ .. us.tag TBIsClipText ENGLISH TB_Get New500 :ref:`TBIsClipText` returns TRUE (1), if clipping is enabled. .. function:: bool = TBIsClipText(hText) .. us.return **Return Value** *bool* is TRUE (1) if clipping 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:`OBJSetPosWC`, :ref:`OBJGetRefPointWC` :sub:`id-1383630`