Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

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

XFRX version: 15.0.3

XFRX#INIT.lOldMultiLineBehavior =boolean

XFRX#LISTENER.lOldMultiLineBehavior =boolean

Return Value

Boolean
Turn on old algorithm for calcs height of multi line text. Default value is .F.


Examples

m.loXFRX = EVALUATE([xfrx("XFRX#INIT")])
m.loXFRX.lOldMultiLineBehavior=.T.
RELE m.loXFRX
  • No labels