TEqualsMethod Delegate
Definition
Delphi
type TEqualsMethod = function(self: Pointer; const left; const right): Boolean
Parameters
- self
- Pointer
- left
- Void
- right
- Void
Returns
Boolean
type TEqualsMethod = function(self: Pointer; const left; const right): Boolean