Flips cell coordinates for the specified point on the parent rectangle when BiDiMode or RTL alignment is used.
Source position: grids.pas line 1321
protected function TCustomGrid.FlipPoint( |
P: TPoint |
):TPoint; |
P |
|
TPoint instance where the cell coordinates are represented in the X and Y members. |
TPoint instance with the updated cell coordinates.
| Version 4.4 | Generated 2025-11-08 | Home |