TIWCGJQSchedulerHourFormat Enumeration

Represents type TIWCGJQSchedulerHourFormat.

Namespace: IWCGJQScheduler
type
 TIWCGJQSchedulerHourFormat = (shf12H,shf24H);

The TIWCGJQSchedulerHourFormat type exposes the following members.

Show:
 NameDescription
shf12H

Represents constant shf12H.

shf24H

Represents constant shf24H.

Top