RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBImage.ParentCtl3D Property

Determines where a component looks to determine if it should appear three dimensional.

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

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

ParentCtl3D determines whether the control uses its parent's Ctl3D property. 

 

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