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

TApplication.ModalLevel

The number of modal forms shown.

Declaration

Source position: forms.pp line 1582

public property TApplication.ModalLevel : Integer
  read FModalLevel;

Description

Tracks modal forms showing another form modally.

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