Versions Compared

Key

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

Set the flag whether XFRX will cache font data.

...

Set the flag whether XFRX will cache font data.

Remarks

Applies To: oXFRX

XFRX version: 2425.10

Examples

Code Block
loSession= EVALUATE([xfrx("XFRX#INIT")])
_Screen.oXFRX.SetFDCache(.T.)

...