Home
|
GR32_Image
|
TCustomPaintBox32
|
|
function GetViewportRect: TRect; virtual; // protected
Returns coordinates of the buffered area relative to control's client area. By default, it coincides with the control's client rectangle, that is, the function returns (0, 0, ClientWidth, ClientHeight) rectangle.
Descendants may override this method and return a different rectangle if they have unbuffered areas, like scroll bars.
Copyright ©2000-2010 Alex Denisov and the Graphics32 Team - Graphics32 v1.9.0 (r1336) - Build on 9-March-2010