TCustomLayer.SendToBack

procedure SendToBack;

Description

Makes the layer the background layer of the layer collection it belongs to. Calling SendToBack has the same effect as setting the layer's Index value to 0.

See Also

Using Layers, Index, LayerCollection