| MoveToPosition method |
Applies to
TMaskEnh
Declaration
Function MoveToPosition(NewPos: integer; Reselect: boolean ): boolean;
Description
Attempts to move the current mask position directly to the position
specified. If standard masks are being used and Reselect was set to true
and the move was successful then the function will return true, which
will indicate to the control that it should reselect at the new position.