TCHMdateTime Object Properties Methods |
Unit
CHM
Declaration
TCHMdateTime = class(TObject)
Hierarchy
TObject <--TCHMdateTime
Introduced Properties |
![]() | DateTime | The floating point quantity that measures the number of days from midnight (12AM) 30 December 1899, the same as TDateTime. |
![]() ![]() | Handle | The handle to the underlying Chameleon object. |
![]() ![]() | IsNull | Check whether the TCHMdateTime is null. |
![]() | SecondFraction | The fractional value of the seconds of the Date Time value. |
![]() | Zone | The time zone of the Date Time value. |
Introduced Methods |
![]() | Create | Constructor. | |
![]() | Destroy | ![]() | Destructor. |
|