[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Event handler used to provide a value for the MainFormHandle property.
Source position: forms.pp line 1643
public property TApplication.OnGetMainFormHandle : TGetHandleEvent |
Used in the implementation of the GetMainFormHandle method. Provides the first opportunity to set the value for MainFormHandle before calling the other handlers added to the application.
|
Window handle for the MainForm in the application. |
|
|
Contains the main form for the application. |
|
|
Types of Application notification handlers. |
lazarus-ccr.sourceforge.net |