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 5 Current »

XFRX detects objects for absolute position.


Object.lAbsoluteHackAllowed=boolean

Remarks

XFRX version: 17.0.1
Applies To: XFRX#INIT

Default value is .T. for compilation with VFP 9.0

This feature is deperecated since XFRX 23.1


Examples

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