|
<< Click to Display Table of Contents >> Navigation: Classes > TIWForm > Properties > LeftToRight |
Use this property to specify text direction (right to left or left to right). Default value is True.
SIGNATURE=IWForm.TIWForm.LeftToRight
ETYPE=Property
Declaration:
Delphi: |
published property LeftToRight: Boolean; |
C++: |
__published: __property bool LeftToRight; |
Description: This is LeftToRight, a member of class TIWForm.