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;