Ensures that the form is fully visible, and optionally brings it in front of all other forms.
Source position: forms.pp line 644
public procedure TCustomForm.EnsureVisible( |
AMoveToTop: Boolean = True |
); |
AMoveToTop |
|
Bring the form to front if True. |