Flips cell coordinates for the specified point on the parent rectangle when BiDiMode or RTL alignment is used.
Source position: grids.pas line 1322
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.6 | Generated 2026-02-20 | Home |