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