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



Transparent


Unit: SDL_rotlab
Class: TRotLab
Declaration: property Transparent: boolean;

The property Transparent specifies whether controls that sit below the label on a form can be seen through the label. Set Transparent to TRUE to prevent the label from obscuring other controls on the form.

Hint: The Light Edition does not support transparent labels.

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



Last Update: 2023-Dec-27