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

TScreen.GetCurrentModalForm

GetCurrentModalForm - returns the current Modal form on the current screen (ie a form that is awaiting a user response)

Declaration

Source position: forms.pp line 827

public function TScreen.GetCurrentModalForm: TCustomForm;