Home
|
GR32_Layers
|
TCustomLayer
|
|
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
Copyright ©2000-2007 Alex Denisov and Contributors - Graphics32 v1.8.3 - Build on 4-March-2007
Home
GR32_Layers
TCustomLayer