lOldMultiLineBehavior Property
Turn on old algorithm for calcs height of multi line text.
Object.lOldMultiLineBehavior =boolean
Return Value
Boolean
Turn on old algorithm for calcs height of multi line text. Default value is .F.
Remarks
XFRX version: 15.0.3
Applies To: XFRX#INIT, XFRX#LISTENER
Examples
m.loXFRX = EVALUATE([xfrx("XFRX#INIT")]) m.loXFRX.lOldMultiLineBehavior=.T. RELE m.loXFRX