[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Tile draws the specified bitmap on the control Canvas to fill the area in ARect.
Source position: comctrls.pp line 2616
protected procedure TCustomCoolBar.DrawTiledBitmap( |
ARect: TRect; |
ABitmap: TBitmap |
); |
ARect |
|
Rectangle where the bitmap is tiled. |
ABitmap |
|
Bitmap image drawn on the Canvas for the control. |
Version 4.0 | Generated 2025-05-03 | Home |