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