Vcl.Imaging.GIFImg.TGIFGraphicControlExtension.SetUserInput

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetUserInput(Value: boolean);

C++

void __fastcall SetUserInput(bool 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 UserInput property.

The SetUserInput method sets the value of the UserInput property.

See Also