RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TStatusPanel.UseRightToLeftReading Method

Specifies whether the control is using a right-to-left reading order.

Pascal
function UseRightToLeftReading: Boolean;
C++
__fastcall Boolean UseRightToLeftReading();

Call UseRightToLeftReading to determine which style flags to set for the control when it is created and which flags to set for drawing text (for example, when calling ExTextOut or DrawText). 

 

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