RAD Studio VCL Reference
|
Sets the control's bi-directional mode.
procedure SetBiDiMode(Value: TBiDiMode); override;
virtual __fastcall SetBiDiMode(TBiDiMode Value);
SetBiDiMode is the write implementation of the control's BiDiMode property. Override this method to change the implementation of BiDiMode.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|