Icon OnCreate Event

property OnCreate: TNotifyEvent

Available In: Visual Client Applications

This event is triggered after the form is created and initialized.

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