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

TMUIArea.HorizWeight

Adjust the horizontal weight of an object.

Declaration

Source position: MUIClass.Area.pas line 156

published property TMUIArea.HorizWeight : Integer
  read FHorizWeight
  write SetHorizWeight
  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.

VertWeight

  

Adjust the vertical weight of an object.


Documentation generated on: 2024-04-24