FMX.DateTimeCtrls.Types.TDTPartHelper Fields
InheritedProtected
| tpAMPM (deprecated) | public | tpAMPM: TDTPart = AMPM; |
| tpDay (deprecated) | public | tpDay: TDTPart = Day; |
| tpHour12 (deprecated) | public | tpHour12: TDTPart = Hour12; |
| tpHour24 (deprecated) | public | tpHour24: TDTPart = Hour24; |
| tpMin (deprecated) | public | tpMin: TDTPart = Minute; |
| tpMonth (deprecated) | public | tpMonth: TDTPart = Month; |
| tpMSec (deprecated) | public | tpMSec: TDTPart = MSec; |
| tpSec (deprecated) | public | tpSec: TDTPart = Sec; |
| tpUnknow (deprecated) | public | tpUnknow: TDTPart = Unknown; |
| tpYear (deprecated) | public | tpYear: TDTPart = Year; |