Vcl.Imaging.GIFImg.TGIFTextExtension.GetForegroundColor

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetForegroundColor: TColor;

C++

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

Properties

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

Description

Represents the getter method for the ForegroundColor property.

The GetForegroundColor method represents the getter method for the ForegroundColor property.

See Also