API:System.UIConsts.MakeColor

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function MakeColor(const C: TAlphaColor; const AOpacity: Single): TAlphaColor;
function MakeColor(R, G, B: Byte; A: Byte = $FF): TAlphaColor;

C++

extern DELPHI_PACKAGE System::Uitypes::TAlphaColor __fastcall MakeColor(const System::Uitypes::TAlphaColor C, const float AOpacity)/* overload */;

Propriétés

Type Visibilité  Source Unité  Parent
function public
System.UIConsts.pas
System.UIConsts.hpp
System.UIConsts System.UIConsts

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !