Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Turn on old algorithm for calcs height of multi line text.

Code Block
Object.SetOldMultiLineBehavior(tuVal)

Parameters

tuVal

Turn on old algorithm for calcs height of multi line text. - see to lOldMultiLineBehavior property.

Remarks

Applies To: oXFRX

XFRX version: 23 24.0

Examples

Code Block
= EVALUATE([xfrx("LOADRL")])
_Screen.oXFRX.SetOldMultiLineBehavior(.T.)

...