[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 1687

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

See also

TControl.BiDiMode

  

Customization (of text controls) in bidirectional reading environments.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.