FMX.Maps.TCustomMapView.LayerOptions

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

property LayerOptions: TMapLayerOptions read GetLayerOptions write SetLayerOptions stored LayerOptionsStored nodefault;

C++

__property TMapLayerOptions LayerOptions = {read=GetLayerOptions, write=SetLayerOptions, stored=LayerOptionsStored, nodefault};

プロパティ

種類 可視性 ソース ユニット
property public
FMX.Maps.pas
FMX.Maps.hpp
FMX.Maps TCustomMapView


説明

このマップで有効になっている追加のレイヤ群です。

関連項目