Unit 'MUIClass.Area' Package
[Overview][Types][Classes][Procedures and functions][Index] [#MUIClass]

TMUIRectangle.VBar

[i] Draws a vertical bar in the middle of the rectangle

Declaration

Source position: MUIClass.Area.pas line 192

published property TMUIRectangle.VBar : Boolean
  read FVBar
  write SetVBar
  default False;

Description

When set to True, MUI draws a vertical bar in the middle of the rectangle. Such bars can be used instead of group frames to seperate objects in a window.

See also

HBar

  

[i] Draws a horizontal bar in the middle of the rectangle


Documentation generated on: 2024-03-28