Table of Contents

TTMSFNCSpinnerStepType Enumeration

Step unit used when scrolling through a numeric or date/time range in a spinner column.

API unit family: TMSFNCSpinner

Members

Name Description
stNumber Step is a plain numeric value defined by Step.
stSecond Step moves by one second.
stMinute Step moves by one minute.
stHour Step moves by one hour.
stDay Step moves by one day.
stMonth Step moves by one month.
stYear Step moves by one year.