ShowHotLink
<< Click to Display Table of Contents >> Navigation: TMyCAD > Properties > ShowHotLink |
property ShowHotLink: Boolean;
Description:
Whether show the TMyCAD displays hot link point for a shape.
Example:
Delphi syntax:
MyCAD1.ShowHotLink := true ;
C++ syntax:
MyCAD1->ShowHotlink = true ;