FMX.DateTimeCtrls.Types.TDTPartHelper Fields

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
tpAMPM (deprecated)publictpAMPM: TDTPart = AMPM;
tpDay (deprecated)publictpDay: TDTPart = Day;
tpHour12 (deprecated)publictpHour12: TDTPart = Hour12;
tpHour24 (deprecated)publictpHour24: TDTPart = Hour24;
tpMin (deprecated)publictpMin: TDTPart = Minute;
tpMonth (deprecated)publictpMonth: TDTPart = Month;
tpMSec (deprecated)publictpMSec: TDTPart = MSec;
tpSec (deprecated)publictpSec: TDTPart = Sec;
tpUnknow (deprecated)publictpUnknow: TDTPart = Unknown;
tpYear (deprecated)publictpYear: TDTPart = Year;