The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



AtColor


Unit:SDL_chemgrph
Class: TChemGraph
Declaration: property AtColor [AtIx: integer]: TColor;

In order to highlight individual atoms, the color of any atom may be set by means of the array property AtColor. The parameter AtIx specifies the index of the atom. In order to switch off the individual color of an atom, the AtColor has to be set to -1 (which is the default). For any atoms with an AtColor value of -1 the color as defined by the property ColorStructure is used.

CGCOLORS.gif



Last Update: 2023-Dec-14