[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Sets the value for the OnGetMainFormHandle property.
Source position: forms.pp line 1839
protected procedure TApplicationProperties.SetOnGetMainFormHandle( |
const AValue: TGetHandleEvent |
); |
AValue |
|
New value for the property. |
|
Event handler used to provide a value for the MainFormHandle property. |