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

TMUIVirtGroup.VirtTop

Get/set the virtual top edge of a virtual group.

Declaration

Source position: MUIClass.Group.pas line 152

published property TMUIVirtGroup.VirtTop : Integer
  read GetVTop
  write SetVTop
  default 0;

Description

The top edge will automatically be clipped to be between 0 and (VirtualTop-DisplayTop).

This attribute is quite senseless, better use a scrollgroup object to control the virtual group.

See also

VirtHeight

  

Read the virtual height of a virtual group.

VirtWidth

  

Read the virtual width of a virtual group.

VirtLeft

  

Get/set the virtual left edge of a virtual group.


Documentation generated on: 2024-04-20