LabelXY

<< Click to Display Table of Contents >>

Navigation:  TMyCAD > Properties >

LabelXY

property   LabelXY:TLabel                  

 

 

   

Description:

 

 Show current  mouse cursor 's coordinate, it is changed by mouse moving;

 

Example:

 

 

Delphi syntax:

 

MyCAD.LabelXy:=Form1.Label1;

 

C++ syntax:

 

 MyCAD->LabelXy =Form1->Label1;

 

 

See also:

 

LabelValue