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

TCustomForm.RequestAlign

Calls the user Alignment handler (AlignControls). Here: NOP for a top-level form.

Declaration

Source position: forms.pp line 661

protected procedure TCustomForm.RequestAlign; override;

See also

TControl.RequestAlign

  

Asks the parent control to realign all controls that are siblings.


Version 3.2 Generated 2024-02-25 Home