RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TLabeledEdit.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) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!