Library Vcl NextSuite 6 NextInspector6 Reference Classes TNxInspectorNode6 AutoAssign

AutoAssign

Specifies whether value from InplaceEdit will be automatically assigned back to node after every change (e.g. typing). This property is initially set to False and value is assigned back to node only after user end editing (e.g. select another node).

pas
property AutoAssign: Boolean read FAutoAssign write SetAutoAssign default False;

Sign in