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

TCustomForm.EnsureVisible

Ensure that this form is always visible, if necessary moving it to the top (front) of the stack of images

Declaration

Source position: forms.pp line 578

public procedure TCustomForm.EnsureVisible(

  AMoveToTop: Boolean = true

);