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

TControl.SetParentBiDiMode

Sets the value for the ParentBiDiMode property.

Declaration

Source position: controls.pp line 1329

protected procedure TControl.SetParentBiDiMode(

  AValue: Boolean

); virtual;

Arguments

AValue

  

New value for the ParentBiDiMode property.

See also

TControl.ParentBiDiMode

  

Allows to use the BiDiMode settings in the Parent control. Default is true.

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