Versions Compared

Key

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

...

Code Block
Object.SetBackColor(tbr, tbg, tbb)


Code Block
titleXFRX 23.0
Object.SetBackColor(tbr, tbg, tbb, tba)

Parameters

tbr, tbg, tbb, tbA
  Red, green, blue and blue alpha components of the background color (optional)

...