Does anyone know a way of determining the virtual height and width of
a TScrollBox? wxWidget's wxScrolledWindow::GetVirtualSize is the sort
of thing I'm after but under the VCL. The function gets the scrollable
window area, as opposed to the control's client size (the part of the
window currently visible).
Does anyone know of a way of doing this under the VCL?
Cheers
Gibson