Tile draws the specified bitmap on the control Canvas to fill the area in ARect.
Source position: comctrls.pp line 2619
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.6 | Generated 2026-02-20 | Home |