RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TPaintControl.Ctl3DButton Property

Determines whether the control has a three-dimensional look.

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

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

Ctl3DButton controlled whether the data-aware control had beveled borders, and required Ctl3d32.dll to be installed in the System 32 directory. 

 

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