HScrollInfo: IScrollInfo;
HScrollInfo: Prognoz.Platform.Interop.Forms.IScrollInfo;
The HScrollInfo property returns information about horizontal scroll bar.
If the component has not horizontal 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: