TNotifyProc Delegate

Unit: Olf.FMX.AboutDialogForm
System.IInterface
  Olf.FMX.AboutDialogForm.TNotifyProc
type TNotifyProc = reference to procedure(Sender: TObject)

Parameters

Sender
Type: FMX.StdCtrls.TObject

The TNotifyProc type exposes the following members.

Show:
 NameDescription
Invoke

Top