ReturnToSelecting
<< Click to Display Table of Contents >> Navigation: TMyCAD > Properties > ReturnToSelecting |
property ReturnToSelecting: Boolean
Description:
if it is true, mean The ShapeTool will return to [selecting] status automatically after you drawed a shape, trigger a event
OnActionToolToSelecting, else, ReturnToSelecting is false , the ShapeTool still on draw status, You can draw same
shapes consecutively.
Example:
MyCAD1.ReturnToSelecting:=false;
You can draw same shapes consecutively.
See Also: