Interface icanvas
Unit
Declaration
type icanvas = interface(inullinterface)
Description
This item has no description.
Hierarchy
- IInterface
- inullinterface
- icanvas
Overview
Methods
| Public | procedure gcneeded(const sender: tcanvas); |
| Public | function getkind: bitmapkindty; |
| Public | function getsize: sizety; |
| Public | procedure getcanvasimage(const bgr: boolean; var aimage: maskedimagety); |
Description
Methods
| Public | procedure gcneeded(const sender: tcanvas); |
|
This item has no description. | |
| Public | function getkind: bitmapkindty; |
|
This item has no description. | |
| Public | function getsize: sizety; |
|
This item has no description. | |
| Public | procedure getcanvasimage(const bgr: boolean; var aimage: maskedimagety); |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.