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

TApplicationProperties.SetOnGetMainFormHandle

Sets the value for the OnGetMainFormHandle property.

Declaration

Source position: forms.pp line 1845

protected procedure TApplicationProperties.SetOnGetMainFormHandle(

  const AValue: TGetHandleEvent

);

Arguments

AValue

  

New value for the property.

See also

TApplicationProperties.OnGetMainFormHandle

  

Event handler used to provide a value for the MainFormHandle property.


Version 3.2 Generated 2024-02-25 Home