Vcl.Imaging.GIFImg.TGIFTextExtension.GetBackgroundColor

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetBackgroundColor: TColor;

C++

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

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 BackgroundColor property.

The GetBackgroundColor method represents the getter method for the BackgroundColor property.

See Also