API:System.Notification.TRepeatInterval

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

TRepeatInterval = (None, Second, Minute, Hour, Day, Week, Weekday, Month, Quarter, Year, Era);

C++

enum class DECLSPEC_DENUM TRepeatInterval : unsigned char { None, Second, Minute, Hour, Day, Week, Weekday, Month, Quarter, Year, Era };

プロパティ

種類 可視性 ソース ユニット
enum public
System.Notification.pas
System.Notification.hpp
System.Notification System.Notification

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。