Vcl.Imaging.GIFImg.TGIFTextExtension.SetForegroundColor

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetForegroundColor(Color: TColor);

C++

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

Properties

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

Description

Represents the setter method for the ForegroundColor property.

The SetForegroundColor method represents the setter method for the ForegroundColor property.

See Also