TBIsWordWrapΒΆ

TBIsWordWrap returns TRUE (1), if word wrap is enabled.

bool = TBIsWordWrap(hText)

Return Value

bool is TRUE (1) if word wrap is enabled.

Parameters

hText

hText identifies the text object.

History

Version Description
5.0.0 New

id-585664