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

TMUIVirtGroup.VirtLeft

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

Declaration

Source position: MUIClass.Group.pas line 151

published property TMUIVirtGroup.VirtLeft : Integer
  read GetVLeft
  write SetVLeft
  default 0;

Description

The left edge will automatically be clipped to be between 0 and (VirtualWidth-DisplayWidth).

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.

VirtTop

  

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


Documentation generated on: 2024-03-28