ImageEn, unit ieanimation |
|
TIEAnimation.PaintScrollBar
Declaration
procedure PaintScrollBar(dest: TIEBitmap);
Description
Paints the scroll bar. You should call this method inside
Display method.
Parameter | Description |
dest | The destination bitmap |
Loading contents...