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

Version 1 Current »

Set the flag whether XFRX will cache font data.

Object.SetFDCache(tuVal)

Parameters

tuVal

Set the flag whether XFRX will cache font data.

Remarks

Applies To: oXFRX

XFRX version: 24.1

Examples

loSession= EVALUATE([xfrx("XFRX#INIT")])
_Screen.oXFRX.SetFDCache(.T.)
  • No labels