TsgDrawingNavigator.Enabled
Controls whether the component responds to mouse, keyboard, and timer events.
property Enabled;
Description
Use Enabled to change the availability of the control to the user. To disable a control, set Enabled to false. Disabled controls appear dimmed. If Enabled is false, the control ignores mouse, keyboard, and timer events.
Go to CAD VCL Enterprise