Unit 'Grids' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TCustomGrid.RTLSign

Gets the positive or negative multiplier used to adjust scroll values for BiDi mode.

Declaration

Source position: grids.pas line 975

protected function TCustomGrid.RTLSign: Integer;

Function result

The return value is 1 for all BiDiMode values except bdRightToLeft; it causes -1 to be returned.


Version 4.4 Generated 2025-11-08 Home