Border

<< Click to Display Table of Contents >>

Navigation:  TMyImage > Properties >

Border

property Border:boolean

 

Description:

 

 Set the a border around the bitmap ;

 

Example:

 

AShape.Pen.Width:=2;

AShape.Pen.Color:=clRed;

AShape.Border:=true;