constructor Create(ALayerCollection: TLayerCollection); virtual;

Description

Creates a new instance of TCustomLayer and adds it to the specified layer collection.

By default, new layers are created with only the LOB_VISIBLE bit set in their LayerOptions.

[See also]: Using Layers