Unit 'Controls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

BidiFlipAlignment

Gets the inverse alignment value when BiDiMode is enabled.

Declaration

Source position: controls.pp line 2785

function BidiFlipAlignment(

  Alignment: TAlignment;

  Flip: Boolean = True

):TAlignment;

Arguments

Alignment

  

TAlignment value converted in the method.

Flip

  

True to flip the alignment value when BiDiMode is enabled.

Description

Applies to TAlignment value taLeftJustify and taRightJustify. taCenter is always taCenter regardless of BidiMode.



CT Web help

CodeTyphon Studio