[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Controls' (#lcl)

TControl.ParentBiDiMode

Allows to use the BiDiMode settings of Parent. Default is true.

Declaration

Source position: controls.pp line 1622

public property TControl.ParentBiDiMode : Boolean
  read FParentBiDiMode
  write SetParentBiDiMode
  default True;

See also

TControl.BiDiMode

  

Customization (of text controls) in bidirectional reading environments.