TcxSchedulerDateTimeHelper.DayToStrFormatCount Method
Returns the total number of available date string formats.
Declaration
class function DayToStrFormatCount: Integer;
Returns
Type |
---|
Integer |
Remarks
Use the DayToStrFormatCount method to determine how many date string formats the DayToStr method supports.
See Also