[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Ensures that the form is fully visible, and optionally brings it in front of all other forms.
Source position: forms.pp line 709
public procedure TCustomForm.EnsureVisible( |
AMoveToTop: Boolean = True |
); |
AMoveToTop |
|
Bring the form to front if True. |
Version 4.0 | Generated 2025-05-03 | Home |