Click or drag to resize

AX_SetExactKeyPos Function (Logic)

X#
Returns and sets the Exact Key Position Flag.

Namespace:  XSharp.RDD
Assembly:  XSharp.Rdd (in XSharp.Rdd.dll) Version: 2.19
Syntax
 FUNCTION AX_SetExactKeyPos(
	bMode AS LOGIC
) AS LOGIC
Request Example View Source

Parameters

bMode
Type: Logic

Return Value

Type: Logic
See Also