Versions Compared

Key

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

...

ValueDescription
gFocusRectWtReturns the current rectangle weight.
sFocusRectWtReturns the rectangle weight of the cell prior to the setting of the new style.

See Also

FONT propertyFOCUSCELLFONT propertyFOCUSCELLCOLOR propertyFOCUSRECTSTYLE propertyFOCUSRECTCOLOR property

Example

Code Block
Declare function Get_Property, Set_Property
 
* Set the rectangle weight to thick
focusCellColor = Set_Property( @window : ".TABLE_1", "FOCUSRECTWEIGHT", 3 )