Icon OnCreate Event

property OnCreate: TNotifyEvent

Available In: Client and Server Applications

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

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