Interface iscrollbar
Unit
Declaration
type iscrollbar = interface(inullinterface)
Description
No description available, ancestor inullinterface description follows
Hierarchy
- IInterface
- inullinterface
- iscrollbar
Overview
Methods
![]() |
function getwidget: twidget; |
![]() |
function translatecolor(const acolor: colorty): colorty; |
![]() |
procedure invalidaterect(const rect: rectty; const org: originty; const noclip: boolean = false); |
![]() |
procedure scrollevent(sender: tcustomscrollbar; event: scrolleventty); |
Description
Methods
![]() |
function getwidget: twidget; |
![]() |
function translatecolor(const acolor: colorty): colorty; |
![]() |
procedure invalidaterect(const rect: rectty; const org: originty; const noclip: boolean = false); |
![]() |
procedure scrollevent(sender: tcustomscrollbar; event: scrolleventty); |
Generated by PasDoc 0.16.0.
