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);
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
procedure function |
public | FMX.Utils.pas FMX.Utils.hpp |
FMX.Utils | FMX.Utils |
説明
このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。