TActionCall Delegate
Definition
Delphi
type TActionCall = procedure(const enumerator: IInterface; const action: IInterface)
Parameters
- enumerator
- IInterface
- action
- IInterface
type TActionCall = procedure(const enumerator: IInterface; const action: IInterface)