is it possibile to get the height of a loaded content?
I want to show multiple controls, each should has the height of the content (or a predefined max height).
Yes it is:
The content height in pixels is given in read only property THtmlViewer.MaxVertical.
The content width in pixels is given in read only property THtmlViewer.ScrollWidth.
Hi,
is it possibile to get the height of a loaded content? I want to show multiple controls, each should has the height of the content (or a predefined max height).
Kind Regards, mezen