Library Vcl NextSuite 6 NextGrid6 Reference Classes TNxGridView6 HomeEndBehaviour

HomeEndBehaviour

Specifies whether press on Home and End keys will move the selection to the first column or the last respectively, or will move the selection to the first or last row.

pas
property HomeEndBehaviour: TNxHomeEndBehaviour read FHomeEndBehaviour
  write FHomeEndBehaviour default heTopBottom;

Sign in