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