Table of Contents

TTMSFNCPlannerInteractionDirection Enumeration

API unit family: TMSFNCPlanner

Members

Name Description
idNone No movement or resize direction is active.
idLeft Moves or resizes toward the left.
idRight Moves or resizes toward the right.
idUp Moves or resizes upward.
idDown Moves or resizes downward.
idLeftUp Resizes from the left or top edge depending on orientation.
idRightDown Resizes from the right or bottom edge depending on orientation.