[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 1492

public property TApplication.ModalLevel : Integer
  read FModalLevel;

Description

Tracks modal forms showing another form modally.