Interface iscrollbar

Unit

Declaration

type iscrollbar = interface(inullinterface)

Description

No description available, ancestor inullinterface description follows

Hierarchy

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;
 
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);
 

Generated by PasDoc 0.16.0.