Vcl.Imaging.GIFImg.TGIFGraphicControlExtension.SetDisposal

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetDisposal(Value: TDisposalMethod);

C++

void __fastcall SetDisposal(TDisposalMethod Value);

Properties

Type Visibility Source Unit Parent
procedure
function
class protected
Vcl.Imaging.GIFImg.pas
Vcl.Imaging.GIFImg.hpp
Vcl.Imaging.GIFImg TGIFGraphicControlExtension

Description

Sets the value of the Disposal property.

SetDisposal sets the value of the Disposal property.

See Also