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

TCustomGrid.FlipX

Flips the horizontal position in the client when BiDiMode or RTL alignment is used.

Declaration

Source position: grids.pas line 1323

protected function TCustomGrid.FlipX(

  X: Integer

):Integer;

Arguments

X

  

X coordinate examined and recalculated in the method.

Function result

Integer value with the adjusted X coordinate.


Version 4.6 Generated 2026-02-20 Home