Unit 'MUIClass.Group' Package
[Overview][Classes][Index] [#MUIClass]

TMUIGroup.SameHeight

Indicate that all children of this group shall have the same height.

Declaration

Source position: MUIClass.Group.pas line 56

published property TMUIGroup.SameHeight : Boolean
  read FSameHeight
  write SetSameHeight
  default False;

See also

SameSize

  

This is a shorthand for SameWidth and SameHeight, it sets both of these attributes at once.

SameWidth

  

Indicate that all children of this group shall have the same width.


Documentation generated on: 2024-03-29