Explorar o código

* Added TEventTypes set

git-svn-id: trunk@17531 -
michael %!s(int64=14) %!d(string=hai) anos
pai
achega
4d572aa08d
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      rtl/objpas/sysutils/osutilsh.inc

+ 1 - 0
rtl/objpas/sysutils/osutilsh.inc

@@ -54,6 +54,7 @@ Type
 
 
 Type
 Type
   TEventType = (etCustom,etInfo,etWarning,etError,etDebug);
   TEventType = (etCustom,etInfo,etWarning,etError,etDebug);
+  TEventTypes = Set of TEventType;
 
 
 Var
 Var
   OnGetVendorName      : TGetVendorNameEvent;
   OnGetVendorName      : TGetVendorNameEvent;