Description
TPSCTextPartAMPM is a special text editor part that can have two values AM or PM which represent day period (before or after 12 o'clock). TPSCTextPartAMPM value is calculated and date-time value which is connected to the TPSCTextPartAMPM is changed when, AM or PM value is selected by the user.
You can connect TPSCTextPartAMPM to the any TPSCCustomPartsEdit descendant, by adding item to the Parts property and specifying TPSCTextPartAMPM instance as value of the PartData property.
TPSCTextPartAMPM is used in the TPSCDateTimeUpDown control which allows user to edit date-time values in the easy way.