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