TIWRectangle

TIWRectangle

TIWRectangle

TIWRectangle = class(TIWCustomControl)

Properties

property BorderOptions: TIWBorderOptions

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

TIWBorderOptions properties

  • property Color: TIWColor;
  • property Width: Integer;

property VAlign: TIWGridVAlign;

Use this property to inform the alignment of text within the Rectangle (vaMiddle, vaTop, vaBottom, vaBaseline).