Vcl.Imaging.GIFImg.TCustomGIFRenderer.Image

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

Delphi

property Image: TGIFImage read FImage;

C++

__property TGIFImage* Image = {read=FImage};

プロパティ

種類 可視性 ソース ユニット
property public
Vcl.Imaging.GIFImg.pas
Vcl.Imaging.GIFImg.hpp
Vcl.Imaging.GIFImg TCustomGIFRenderer

説明

現在レンダリングされている GIF 画像を示します。

Image は、TCustomGIFRenderer インスタンスによって現在レンダリングされている GIF 画像を示す読み取り専用のプロパティです。