FMX.ImgList.TCustomDestinationItem.LayersCount

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

Delphi

function LayersCount: Integer;

C++

int __fastcall LayersCount();

プロパティ

種類 可視性 ソース ユニット
function public
FMX.ImgList.pas
FMX.ImgList.hpp
FMX.ImgList TCustomDestinationItem


説明

Layers コレクションにおける、空ではない レイヤの数を返します。

レイヤは、保有している MultiResBitmap マルチ解像度ビットマップが空でなければ、空になりません。

関連項目