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

TMUIGroup.VertSpacing

Number of pixels to be inserted between vertical elements of a group.

Declaration

Source position: MUIClass.Group.pas line 60

published property TMUIGroup.VertSpacing : Integer
  read FVertSpacing
  write SetVertSpacing
  default 0;

Description

Please use this field wisely, you will override the user's prefered default setting!

See also

HorizSpacing

  

Number of pixels to be inserted between horizontal elements of a group.

Spacing

  

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


Documentation generated on: 2024-04-24