[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Sets the bounds defining the restored control.
Source position: forms.pp line 642
public procedure TCustomForm.SetRestoredBounds( |
ALeft: Integer; |
ATop: Integer; |
AWidth: Integer; |
AHeight: Integer |
); |
Temporarily goes to normal (restored) window state, if required.
lazarus-ccr.sourceforge.net |