GetMemShapesCount

<< Click to Display Table of Contents >>

Navigation:  TMyCAD > Methods >

GetMemShapesCount

 

function  GetMemShapesCount: integer;        

 

 

 

       

Description:

 

Get the count of memorize shapes in undo list.

 

 

Example:

 

 EditPaste1.Enabled:=  MyCAD1.GetMemShapesCount > 0;

 

See also:

 

GetShapesCount