Vcl.Imaging.GIFImg.TGIFTextExtension.SetBackgroundColor

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetBackgroundColor(Color: TColor);

C++

void __fastcall SetBackgroundColor(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 BackgroundColor property.

The SetBackgroundColor method represents the setter method for the BackgroundColor property.

See Also