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

TScreen.CustomFormBelongsToActiveGroup

Checks whether the form is visible and either modal or not blocked by another modal form.

Declaration

Source position: forms.pp line 1104

public function TScreen.CustomFormBelongsToActiveGroup(

  AForm: TCustomForm

):Boolean;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.