Description
TPSCTextPartYear is a special text editor part that allows to edit year number. When value in the TPSCTextPartYear part is changed by the user, date-time which is connected to the TPSCTextPartYear will be updated with the new year number.
You can connect TPSCTextPartYear to the TPSCCustomPartsEdit or any descendant of this class, by adding item to the Parts property and specifying TPSCTextPartYear instance as value of the PartData property.
TPSCTextPartYear is used in the TPSCDateTimeUpDown control which allows user to edit date-time values in the easy way.