Interface iscrollbar
Unit
Declaration
type iscrollbar = interface(inullinterface)
Description
This item has no description.
Hierarchy
- IInterface
- inullinterface
- iscrollbar
Overview
Methods
| Public | function getwidget: twidget; |
| Public | function translatecolor(const acolor: colorty): colorty; |
| Public | procedure invalidaterect(const rect: rectty; const org: originty; const noclip: boolean = false); |
| Public | procedure scrollevent(sender: tcustomscrollbar; event: scrolleventty); |
Description
Methods
| Public | function getwidget: twidget; |
|
This item has no description. | |
| Public | function translatecolor(const acolor: colorty): colorty; |
|
This item has no description. | |
| Public | procedure invalidaterect(const rect: rectty; const org: originty; const noclip: boolean = false); |
|
This item has no description. | |
| Public | procedure scrollevent(sender: tcustomscrollbar; event: scrolleventty); |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.