[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
SetRestoredBounds - set the bounds defining the position of the restored control
Source position: forms.pp line 605
public procedure TCustomForm.SetRestoredBounds( |
ALeft: Integer; |
ATop: Integer; |
AWidth: Integer; |
AHeight: Integer |
); |
lazarus-ccr.sourceforge.net |