Vcl.Imaging.GIFImg.TGIFTextExtension.SetBackgroundColor

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

Delphi

procedure SetBackgroundColor(Color: TColor);

C++

void __fastcall SetBackgroundColor(System::Uitypes::TColor Color);

プロパティ

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

説明

BackgroundColor プロパティ用の設定メソッドです。

SetBackgroundColor メソッドは BackgroundColor プロパティ用の設定メソッドです。

関連項目