Locked: Boolean;
Locked: boolean;
The Locked property determines whether element selection can be changed in the component.
Available values:
True. Selection change is locked.
False. Default. Selection change is available.
NOTE. This property locks the possibility to change selection only with the help of the mouse or keyboard. The possibility to change selection by means of the corresponding properties and methods in Fore/Fore.NET will be available on any values of the Locked property.
See also: