Vcl.Imaging.GIFImg.TGIFTextExtension.BackgroundColor

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property BackgroundColor: TColor read GetBackgroundColor;

C++

__property System::Uitypes::TColor BackgroundColor = {read=GetBackgroundColor, 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'arrière-plan lors du rendu des données textuelles en graphique.

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

Voir aussi