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

TMUIArea.VertWeight

Adjust the vertical weight of an object.

Declaration

Source position: MUIClass.Area.pas line 157

published property TMUIArea.VertWeight : Integer
  read FVertWeight
  write SetVertWeight
  default 100;

Description

Usually you can simply use Weight instead of this tag but in some two-dimensional groups it may become handy to have different horizontal and vertical weights.

See also

Weight

  

The weight of an object determines how much room it will get during the layout process.

HorizWeight

  

Adjust the horizontal weight of an object.


Documentation generated on: 2024-03-28