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

TControl.SendToBack

Moves all sibling controls in front of this control.

Declaration

Source position: controls.pp line 1583

public procedure TControl.SendToBack;

Description

Use SendToBack to supply an specific background (image) for the Parent control.

Only those portions of the control will be visible, which are not covered by other controls.

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