[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Returns the topmost Modal form (ie a form that is awaiting a user response).
Source position: forms.pp line 1023
public function TScreen.GetCurrentModalForm: TCustomForm; |
The modal form, or Nil if none is active.