Description
TPSCTextPartMilliSecond is a special text editor part that allows to edit milliseconds. TPSCTextPartMilliSecond value is calculated and date-time, which is connected to the TPSCTextPartMilliSecond, is changed when value is edited by the user.
You can connect TPSCTextPartMilliSecond to the TPSCCustomPartsEdit or any descendant of this class, by adding item to the Parts property and specifying TPSCTextPartMilliSecond instance as value of the PartData property.
TPSCTextPartMilliSecond is used in the TPSCDateTimeUpDown control which allows user to edit date-time values in the easy way.