[Overview][Types][Classes][Procedures and functions][Index] |
Gets the rectangle where the image is painted.
Source position: extctrls.pp line 575
public function TCustomImage.DestRect: TRect; virtual; |
Rectangle where the image is drawn in the Paint method.
DestRect is a TRect function used to get the rectangle where the image is drawn.
Version 4.0 | Generated 2025-05-03 | Home |