Vcl.Imaging.GIFImg.TGIFGraphicControlExtension.GetUserInput

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetUserInput: boolean;

C++

bool __fastcall GetUserInput();

Properties

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

Description

Returns the value of the UserInput property.

The GetUserInput method returns the value of the UserInput property.

See Also