LocationExceptionalHoursCount Property
This contains the number of exceptional hours that were returned for the current location.
Syntax
property LocationExceptionalHoursCount[LocationIndex: Integer]: Integer;
Default Value
0
Remarks
This contains the number of exceptional hours that were returned for the current location. This is populated after a call to FindLocations.
The size of the array is controlled by the LocationCount property.
This property is read-only and not available at design time.
Data Type
Integer