TEquals Delegate
Definition
Delphi
type TEquals = function(const Self: TObject; Obj: TObject): Boolean
Parameters
- Self
- TObject
- Obj
- TObject
Returns
Boolean
type TEquals = function(const Self: TObject; Obj: TObject): Boolean