Vcl.Imaging.GIFImg.TGIFFrame.GraphicControlExtension

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

Delphi

property GraphicControlExtension: TGIFGraphicControlExtension read FGCE;

C++

__property TGIFGraphicControlExtension* GraphicControlExtension = {read=FGCE};

プロパティ

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

説明

レンダリングブロックを処理している時に使われるパラメータを示します。

GraphicControlExtension は グラフィックレンダリングブロックの処理中に使われるパラメータを指定する読み出し専用のプロパティです。

関連項目