TNotifyProc Delegate

Unit: Gamolf.RTL.UIElements
System.IInterface
  Gamolf.RTL.UIElements.TNotifyProc
type TNotifyProc = reference to procedure(const Sender: TObject)

Parameters

Sender
Type: System.Generics.Collections.TObject

The TNotifyProc type exposes the following members.

Show:
 NameDescription
Invoke

Top