VScrollInfo: IScrollInfo;
VScrollInfo: Prognoz.Platform.Interop.Forms.IScrollInfo;
The VScrollInfo property returns information about vertical scroll bar.
If the component has not vertical scroll bar, this property returns the object that has zero margins.
An example of the property use is given in description of the ScrollBars property.
See also: