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