TCHMdateTime Object
Properties Methods
This class handles Date Time objects used in tables for Chameleon.

Unit
CHM

Declaration
TCHMdateTime = class(TObject)

Introduced Public 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.


Chameleon Delphi Documentation