FMX.ImgList.TLayer.Layers
Delphi
property Layers: TLayers read FLayers;
C++
__property TLayers* Layers = {read=FLayers};
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
| property | public | FMX.ImgList.pas FMX.ImgList.hpp |
FMX.ImgList | TLayer |
Description
Représente la collection TLayers à laquelle appartient cette couche.