Forms. ... event occurred when the TCustomForm constructor executed and the OnDestroy event occurred when the TCustomForm destructor executed. ...
2 KB (115 words) - 00:02, 17 October 2011
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
when the form is created and is invoked by TCustomForm 's constructor. ... can interact badly with the form's constructor (see OldCreateOrder). ...
2 KB (136 words) - 12:03, 10 February 2014
Description: ifeq: | Vcl. ... Forms. TCustomForm. OnDestroy. Vcl. ... See Also : OnCreate ... OldCreateOrder Category:API Documentation. Code Examples ...
1,000 bytes (68 words) - 12:03, 10 February 2014
Forms. ... As implemented in TCustomForm , BeforeDestruction calls the OnDestroy event handler, provided the OldCreateOrder property is false. ...
854 bytes (52 words) - 23:16, 16 October 2011
Description: Forms. TCustomForm. ... The precise way DoCreate is called can be modified by setting the OldCreateOrder property. in TCustomForm , ...
932 bytes (58 words) - 23:56, 16 October 2011
Description: Forms. TCustomForm. ... The precise way DoDestroy is called can be modified by setting the OldCreateOrder property. in TCustomForm , ...
898 bytes (60 words) - 22:47, 16 October 2011
Description: ifeq: | Vcl. ... Forms. TForm. ... OldCreateOrder. Vcl. Forms. TForm. OldCreateOrder. Specifies when OnCreate and OnDestroy events occur. ...
2 KB (139 words) - 16:29, 17 May 2022