Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
Members 
PCDLRN ActiveX DLL : Colors Collection
Colors Collection
Description

The Colors object allows you to work with collections of Color objects. These are used to automate color settings used in PC-DMIS's report templates.

Object Model
Colors CollectionColor ObjectApplication ObjectColor Object
Remarks

Use Colors.Add to create a new Color object and add it to the Colors collection.

Use Colors(item) where item is the command type or color section used to access an individual Color object.

See Also