[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 1320
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.