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

TScreen.CustomFormZIndex

The index of the form in the Z dimension (Front to Back).

Declaration

Source position: forms.pp line 1051

public function TScreen.CustomFormZIndex(

  AForm: TCustomForm

):Integer;

Description

The index reflects the activation order of the forms, with the currently active form at index zero.