BorderOptions

<< Click to Display Table of Contents >>

Navigation:  Intraweb Components > Standard > TIWRectangle > Properties >

BorderOptions

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

 

TIWBorderOptions properties

 

property Color: TIWColor;

property Width: Integer;

 

SIGNATURE=IWCompRectangle.TIWRectangle.BorderOptions

 

ETYPE=Property

 

Declaration:

Delphi:

published property BorderOptions: TIWBorderOptions;

C++:

__published: __published: __property TIWBorderOptions BorderOptions;

 

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