Create

Graphics32

TCustomLayer.Create

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

LayerOptions, TCustomLayer, TLayerCollection, Using Layers