Get/set the virtual left edge of a virtual group.
Source position: MUIClass.Group.pas line 154
published property TMUIVirtGroup.VirtLeft : Integer |
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.
|
Read the virtual height of a virtual group. |
|
|
Read the virtual width of a virtual group. |
|
|
Get/set the virtual top edge of a virtual group. |