TGregorianDatePeriod

Represents a period in time delimited by two TGregorianDates

Inheritance

LevelAncestorDescription
1TObjectUltimate ancestor in a class hierarchy
2TBaseObjectA base class for objects that can be used instead of TObject.
3TReferenceCountedObjectObject that keeps track of the number of times it is referenced from other objects
4TValueBase class for an immutable object that stores a value of a certain TType.
5TGregorianDatePeriod

Source

DateTime.Calendar.Gregorian.Date.Period.pas (27)

Fields

ScopeVisibilityTypeNameDescription
InstanceprotectedTGregorianDateFStart
InstanceprotectedTGregorianDateFEnd

Methods

ScopeVisibilityResultNameDescription
InstancepublicCreate(Start: TGregorianDate; End_: TGregorianDate)
InstancepublicDestroy()
InstancepublicTTextToText()
InstancepublicTBooleanContains(Date: TGregorianDate)