DisableTextInput

<< Click to Display Table of Contents >>

Navigation:  TMyCAD > Properties >

DisableTextInput

property DisableTextInput:Boolean;

 

Description:

 

 Set as true,it will hide text input dialog when you draw a text shape by mouse.

 

Example:

 

 MyCAD1.DisableTextInput:=true;