Show: Delphi C++
Display Preferences

FMX.Types.TBitmap.FillColor

From XE2 API Documentation
Jump to: navigation, search

Delphi

procedure FillColor(const Color: TAlphaColor);

C++

void __fastcall FillColor(const System::Uitypes::TAlphaColor Color);

Contents

Properties

Type Visibility Source Unit Parent
procedure
function
public
FMX.Types.pas
FMX.Types.hpp
FMX.Types TBitmap

Description

Fills the surface of a TBitmap image with a specified color. The AColor parameter specifies the color used to fill the TBitmap surface with.

See Also

Code Examples

Personal tools
Previous Versions
Translations