API:System.Generics.Collections.TCollectionNotification
Delphi
TCollectionNotification = (cnAdded, cnRemoved, cnExtracted);
C++
enum DECLSPEC_DENUM TCollectionNotification : unsigned char { cnAdded, cnRemoved, cnExtracted };
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
| enum | public | System.Generics.Collections.pas System.Generics.Collections.hpp |
System.Generics.Collections | System.Generics.Collections |
Description
Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !