Gets the inverse alignment value when BiDiMode is enabled.
Source position: controls.pp line 2785
function BidiFlipAlignment( |
Alignment: TAlignment; |
Flip: Boolean = True |
):TAlignment; |
Alignment |
|
TAlignment value converted in the method. |
Flip |
|
True to flip the alignment value when BiDiMode is enabled. |
Applies to TAlignment value taLeftJustify and taRightJustify. taCenter is always taCenter regardless of BidiMode.
CT Web help |
CodeTyphon Studio |