Create(TdxMapLayer) Constructor
Initializes a new instance of the TdxMapLayerViewInfo class with specified settings.
Declaration
constructor Create(AOwner: TdxMapLayer); reintroduce; virtual;
Parameters
Name | Type |
---|---|
AOwner | TdxMapLayer |
See Also