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....



TransparentItems


Unit:SDL_polchart
Class:TPolChart
Declaration:property TransparentItems: boolean;

The property TransparentItems determines whether rectangles and circles are drawn transparently or not. If TransparentItems is FALSE these items are filled using the current filling color. Note that the transparency flag is stored within each individual drawing item. Thus transparent and opaque drawing items may be mixed without limitations.

Example: This property is used in the following example program (see http://www.lohninger.com/examples.html for downloading the code): poldiag



Last Update: 2023-Dec-13