RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TColorDialog.Ctl3D Property

Determines whether the dialog has a three-dimensional look.

Pascal
property Ctl3D: Boolean;
C++
__property Boolean Ctl3D;

Ctl3D is provided for backward compatibility. It has no effect on 32-bit versions of Windows and on NT 4.0 and later. 

Ctl3D determined whether controls in the dialog had a flat or beveled look. It required CTL3D32.DLL to be installed in the System32 directory. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!