Important: The information in this document is obsolete and should not be used for new development.
SetSysDirection
TheSetSysDirection
procedure sets the value ofSysDirection
, the global variable that determines the system direction (primary line direction).
PROCEDURE SetSysDirection (newDirection: Integer);
newDirection
- The desired value for
SysDirection.
DESCRIPTION
There are two valid input values fornewDirection
:0 = left-to-right line direction
-1 = $FFFF = right-to-left line direction