BringToFront

Graphics32

TCustomLayer.BringToFront

procedure BringToFront;

Description

Makes the layer the top-most layer of the layer collection it belongs to. After calling BringToFront, the layer's Index value is the highest among the layers in the same layer collection.

See Also

Index, LayerCollection, Using Layers