Vcl.Imaging.GIFImg.TGIFFrame.GraphicControlExtension

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property GraphicControlExtension: TGIFGraphicControlExtension read FGCE;

C++

__property TGIFGraphicControlExtension* GraphicControlExtension = {read=FGCE};

Properties

Type Visibility Source Unit Parent
property public
Vcl.Imaging.GIFImg.pas
Vcl.Imaging.GIFImg.hpp
Vcl.Imaging.GIFImg TGIFFrame

Description

Specifies the parameters used when processing a rendering block.

GraphicControlExtension is a read-only property that specifies the parameters used when processing a graphic rendering block.

See Also