Units
Class Hierarchy
Classes, Interfaces, Objects and Records
Types
Variables
Constants
Functions and Procedures
Identifiers
xomDXGraphics
type TvxColorEntry = record
B: Integer;
G: Integer;
R: Integer;
A: Integer;