Indicates whether the BiDiMode settings in the Parent control are used.
Source position: controls.pp line 1814
public property TControl.ParentBiDiMode : Boolean |
When set to True, the BidiMode property from the Parent control is copied into the BiDiMode property for the control. The default value for ParentBiDiMode is True.
Changing the value for the property causes a CM_PARENTBIDIMODECHANGED message to be performed to update the control.
See BiDiMode or UseRightToLeftAlignment for more information about the use of bidrectional text on the control.
|
Indicates whether text controls use in bi-directional reading. |
CT Web help |
CodeTyphon Studio |