RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TControl.SetParentBiDiMode Method

Specifies whether the control uses its parent's BiDiMode.

Pascal
procedure SetParentBiDiMode(Value: Boolean); virtual;
C++
virtual __fastcall SetParentBiDiMode(Boolean Value);

SetParentBiDiMode is the protected write implementation of the ParentBiDiMode property. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!