Vcl.Imaging.GIFImg.TGIFTextExtension.ForegroundColor

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property ForegroundColor: TColor read GetForegroundColor;

C++

__property System::Uitypes::TColor ForegroundColor = {read=GetForegroundColor, nodefault};

Propriétés

Type Visibilité  Source Unité  Parent
property public
Vcl.Imaging.GIFImg.pas
Vcl.Imaging.GIFImg.hpp
Vcl.Imaging.GIFImg TGIFTextExtension

Description

Spécifie la couleur utilisée pour l'avant-plan lors du rendu des données textuelles en graphique.

La propriété ForegroundColor spécifie la couleur trouvée dans la table de couleurs du GIF à l'indice ForegroundColorIndex.

Voir aussi