when the form is created and is invoked by TCustomForm 's constructor. ... of the OnCreate event is ... interact badly with the form's constructor ...
2 KB (136 words) - 12:03, 10 February 2014
Forms. ... where the OnCreate event occurred when the TCustomForm constructor executed and the OnDestroy event occurred when the ...
2 KB (115 words) - 00:02, 17 October 2011
Description: ifeq: | Vcl. ... Forms. TCustomForm. OnDestroy ... This event should destroy any objects created in the OnCreate event. See Also ...
1,000 bytes (68 words) - 12:03, 10 February 2014
Forms. ... As implemented in TCustomForm , AfterConstruction calls the OnCreate event handler, provided the OldCreateOrder property is false. ...
911 bytes (53 words) - 23:08, 16 October 2011
See Also : Vcl.Forms.TCustomForm.OnCreate Category:API Documentation.
845 bytes (71 words) - 01:32, 12 July 2012
Description: ifeq: | Vcl. ... Forms. TCustomForm. ... As implemented in TCustomForm , DoCreate simply calls the OnCreate event handler. See Also ...
932 bytes (58 words) - 23:56, 16 October 2011
See Also : Vcl.Forms.TCustomForm.OnCreate System.TObject.Create Category:API Documentation.
1,008 bytes (84 words) - 11:24, 20 December 2011
A form is closed by the Close method or when the user chooses Close from the form's system menu. ... See Also : OnCreate OnCloseQuery ...
3 KB (295 words) - 12:03, 10 February 2014
Forms. ... The form calls HandleCreateException internally if the OnCreate event handler raises an exception. HandleCreateException forwards ...
1 KB (80 words) - 00:04, 17 October 2011
Description: Forms. TForm. ... Specifies when OnCreate and OnDestroy events occur. When OldCreateOrder is false (default), the OnCreate event ...
2 KB (139 words) - 16:29, 17 May 2022