System.UITypes.PColor

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

type PColor = ^TColor;

C++

typedef TColor *PColor;

Properties

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

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!