System.Generics.Collections.THashSet.OnNotify
Delphi
property OnNotify: TCollectionNotifyEvent<T> read FOnNotify write SetOnNotify;
C++
__property _dt_System_Generics_Collections_14 OnNotify = {read=FOnNotify, write=SetOnNotify};
Propriétés
Type | Visibilité | Source | Unité | Parent |
---|---|---|---|---|
event | public | System.Generics.Collections.pas System.Generics.Collections.hpp |
System.Generics.Collections | THashSet |
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 !