Programming with Reflection

image\rwnprg32.gif FunctionKeySet property

 

Syntax

object.FunctionKeySet
object.FunctionKeySet = Value

Works with

image\r1.gif

Data type

Enumeration

 

Description

Returns (first syntax line) or specifies (second syntax line) which set of HP function keys is displayed at the bottom of the terminal window (assuming the ShowFunctionKeys property is set to True).

Values

The default is rcUser.

rcUser Displays the user defined key set.

rcModes Displays the mode definition key set.

rcDeviceControl Displays the device control key set.

rcDeviceModes Displays the device modes key set.

rcToDevices Displays the destination device key set.

rcEnhanceVideo Displays the video enhancements key set.

rcDefineField Displays the field definition key set.

 

 

image\jump.gif Keyword Index

image\popup.gif Related Topics

image\popup.gif Reflection products that use this property