Caption

<< Click to Display Table of Contents >>

Navigation:  TMyShape > Properties >

Caption

property  Caption:string;

 

Description:

 

When a shape be created, it is same as name,you can change it.

 

Example:

 

AShape.Caption:='it is a line';

 

 

See Also:

 

 

CaptionShow