Library Vcl NextSuite 6 NextLayout6 Reference Classes TNxLayoutNode6 Focusing

Focusing

Specifies whether the node can get focus (become ActiveNode) and react on keyboard strokes. Focus can be changed by clicking on a focusable node, or with using Tab key.

pas
property Focusing: Boolean read FFocusing write SetFocusing default True;

Sign in