TBIsAutoSizeΒΆ

TBIsAutoSize returns TRUE (1), if the size of the text object is adjusted automatically to the text extension.

bool = TBIsAutoSize(hText)

Return Value

bool is TRUE (1) if the size is adjusted automatically.

Parameters

hText

hText identifies the text object.

id-1239048