TCustomLayer.Index

property Index: Integer;

Description

Indicates the position of the layer in the LayerCollection to which it belongs. The background layer has an Index value of 0, the layer directly on to of the background layer has an Index value of 1, and so forth. Change Index to reorder the layers in a LayerCollection.

See Also

Using Layers, LayerCollection