System.UIConsts.AlphaColorToColor

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function AlphaColorToColor(const Color: TAlphaColor): TColor;

C++

extern DELPHI_PACKAGE System::Uitypes::TColor __fastcall AlphaColorToColor(const System::Uitypes::TAlphaColor Color);

Propriétés

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


Description

Convertit une instance de TAlphaColor en TColor.

Voir aussi