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

TScreen.GetCurrentModalFormZIndex

Returns the index of the tompost modal form in CustomFormsZOrdered[].

Declaration

Source position: forms.pp line 1103

public function TScreen.GetCurrentModalFormZIndex: Integer;

Function result

The index, or -1 if no modal form is active.

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