[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Forms' (#lcl)

TCustomForm.DoCreate

Notifies the form create handlers.

Declaration

Source position: forms.pp line 554

protected procedure TCustomForm.DoCreate; virtual;

See also

TFormHandlerType.fhtCreate

  

Notified after form Create.

TCustomForm.OnCreate

  

Handler called when the form has been created.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.