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



ColorScheme


Unit:SDL_rot3d
Class:TRot3D
Declaration:property ColorScheme: TColorScheme;

The property ColorScheme determines which colors are used to draw the frame around Rot3D panel. This property is important in cases where the Windows system colors differ from the standard color set-up. The user should try out which of the color schemes fills his needs. The ColorScheme property can take two values:

csBWG The frame is drawn by a black-white-gray scheme.
csSystem The frame is drawn by the system colors clBtnHighlight, clBtnFace, and clBlack.



Last Update: 2023-Dec-14