[Overview][Resource strings][Constants][Types][Classes][Procedures and functions] |
Distributes event objects to it's children
Source position: widget.inc line 219
protected function TWidget.DistributeEvent( |
Event: TEventObj |
):Boolean; virtual; |
Distributes event objects to it's children. This event occurs after the ProcessEvent.
|
Processes all incoming event objects |