ImageEn, unit imageenview

TImageEnView.GetMaxViewXY

TImageEnView.GetMaxViewXY


Declaration

procedure GetMaxViewXY(var mx, my: integer);


Description

Returns the maximum values for ViewX and ViewY (which will fill the mx and my vars). I.e. this is the maximum that the image can be programmatically scrolled.