BorderOptions

<< Click to Display Table of Contents >>

Navigation:  Classes > TIWCustomImage > Properties >

BorderOptions

Use this property to change the border options of the image.

 

TIWBorderOptions properties

 

property Color: TIWColor read FColor write SetColor;

property Width: Integer read FWidth write SetWidth;

 

SIGNATURE=IWCompExtCtrls.TIWCustomImage.BorderOptions

 

ETYPE=Property

 

Declaration:

Delphi:

published property BorderOptions: TIWBorderOptions;

C++:

__published: __property TIWBorderOptions BorderOptions;

 

Description: This is BorderOptions, a member of class TIWCustomImage.