Vcl.Imaging.GIFImg.TGIFGraphicControlExtension.SetTransparent

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

Delphi

procedure SetTransparent(Value: boolean);

C++

void __fastcall SetTransparent(bool Value);

プロパティ

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

説明

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

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

関連項目