System.UITypes.PAlphaColor

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

PAlphaColor = ^TAlphaColor;

C++

typedef TAlphaColor *PAlphaColor;

Propriétés

Type Visibilité  Source Unité  Parent
pointer
typedef
public
System.UITypes.pas
System.UITypes.hpp
System.UITypes System.UITypes

Description

PAlphaColor est un pointeur sur TAlphaColor.

PAlphaColor définit un pointeur sur TAlphaColor.

Voir aussi