[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
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.0 | Generated 2025-05-03 | Home |