Icon OnCreate Event

property OnCreate: TNotifyEvent

Usage

Available In: Server Applications

This event is triggered after the request handler is created and initialized.

Information Any design-time components placed on the request handler will already be instantiated and initialized before this event is triggered.
Image