FMX.ImgList.TGlyph.ImageIndexStored

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

Delphi

function ImageIndexStored: Boolean; virtual;

C++

virtual bool __fastcall ImageIndexStored();

プロパティ

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


説明

ImageIndex プロパティが fmx ファイルに保存される必要がある場合、True を返します。

関連項目