Vcl.Imaging.GIFImg.TGIFGraphicControlExtension.SetUserInput

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

Delphi

procedure SetUserInput(Value: boolean);

C++

void __fastcall SetUserInput(bool Value);

プロパティ

種類 可視性 ソース ユニット
procedure
function
class protected
Vcl.Imaging.GIFImg.pas
Vcl.Imaging.GIFImg.hpp
Vcl.Imaging.GIFImg TGIFGraphicControlExtension

説明

UserInput プロパティの値を設定します。

SetUserInput メソッドは UserInput プロパティの値を設定します。

関連項目