[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Moves the form to the front of the Z-order list (notification only).
Source position: forms.pp line 1101
public procedure TScreen.MoveFormToZFront( |
ACustomForm: TCustomForm |
); |
GDB exception when the form is (being) destroyed, or the application is shutting down.
|
Moves the form to the front of all form lists. |
lazarus-ccr.sourceforge.net |