Vcl.GraphUtil.WebNamedColors

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

WebNamedColors: array[0..WebNamedColorsCount - 1] of TIdentMapEntry = ( (Value: clWebSnow; Name: 'clWebSnow'),                                { do not localize }

C++

extern DELPHI_PACKAGE Vcl_Graphutil__1 WebNamedColors;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
const
variable
public
Vcl.GraphUtil.pas
Vcl.GraphUtil.hpp
Vcl.GraphUtil Vcl.GraphUtil

Beschreibung

Speichert die benannte Webfarben.

WebNamedColors ist ein Array von TIdentMapEntry-Records, die den Namen und den Wert von Webfarben enthalten.

Siehe auch