Unit 'JwaMsTask' Package
[Overview][Constants][Types][Classes][Index] [#winunits-jedi]

_TRIGGER_TYPE_UNION

Declaration

Source position: jwamstask.pas line 203

type _TRIGGER_TYPE_UNION = record

  case Integer of

    0: (

        Daily: TDaily;

      );

    1: (

        Weekly: TWeekly;

      );

    2: (

        MonthlyDate: TMonthlyDate;

      );

    3: (

        MonthlyDOW: TMonthlyDow;

      );

end;


Documentation generated on: 2023-03-18