Vcl.Imaging.GIFImg.TGIFFrame.GCE

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

Delphi

property GCE: TGIFGraphicControlExtension read FGCE write FGCE;

C++

__property TGIFGraphicControlExtension* GCE = {read=FGCE, write=FGCE};

プロパティ

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

説明

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

GCE は グラフィックレンダリングブロックの処理中に使われる protected プロパティです。

関連項目