Vcl.Imaging.GIFImg.TGIFTextExtension.GetForegroundColor

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

Delphi

function GetForegroundColor: TColor;

C++

System::Uitypes::TColor __fastcall GetForegroundColor();

プロパティ

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

説明

ForegroundColor プロパティの取得メソッドを表します。

GetForegroundColor メソッドは ForegroundColor プロパティの取得メソッドを表します。

関連項目