API:FMX.Utils.FillAlphaColorRect
Delphi
procedure FillAlphaColorRect(const Dest: PAlphaColorArray; Width, Height, X1, Y1, X2, Y2: Integer;
const Value: TAlphaColor);
C++
extern DELPHI_PACKAGE void __fastcall FillAlphaColorRect(const PAlphaColorArray Dest, int Width, int Height, int X1, int Y1, int X2, int Y2, const System::Uitypes::TAlphaColor Value);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
public | FMX.Utils.pas FMX.Utils.hpp |
FMX.Utils | FMX.Utils |
Description
Embarcadero Technologies does not currently have any additional information.