lAbsoluteHackAllowed Property

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 24.0


Examples

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