System.Generics.Collections.TObjectHashSet.Notify

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure Notify(const Value: T; Action: TCollectionNotification); override;

C++

virtual void __fastcall Notify(const T Value, TCollectionNotification Action);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
System.Generics.Collections.pas
System.Generics.Collections.hpp
System.Generics.Collections TObjectHashSet

Description


Embarcadero Technologies does not currently have any additional information.