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

TCustomForm.SetRestoredBounds

Sets the bounds defining the restored control.

Declaration

Source position: forms.pp line 642

public procedure TCustomForm.SetRestoredBounds(

  ALeft: Integer;

  ATop: Integer;

  AWidth: Integer;

  AHeight: Integer

);

Description

Temporarily goes to normal (restored) window state, if required.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.