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

TCustomGrid.FlipX

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

Declaration

Source position: grids.pas line 1321

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 3.2 Generated 2024-02-25 Home