Class tscrollbarwidget

Unit

Declaration

type tscrollbarwidget = class(tcustomeventwidget, iscrollbar)

Description

This item has no description.

Hierarchy

Overview

Methods

Protected procedure internalcreateframe; override;
Protected procedure mouseevent(var info: mouseeventinfoty); override;
Protected procedure scrollevent(sender: tcustomscrollbar; event: scrolleventty); virtual;
Public constructor create(aowner: tcomponent); override;

Properties

Published property frame: tscrollframe read getframe write setframe;

Description

Methods

Protected procedure internalcreateframe; override;

This item has no description.

Protected procedure mouseevent(var info: mouseeventinfoty); override;

This item has no description.

Protected procedure scrollevent(sender: tcustomscrollbar; event: scrolleventty); virtual;

This item has no description.

Public constructor create(aowner: tcomponent); override;

This item has no description.

Properties

Published property frame: tscrollframe read getframe write setframe;

This item has no description.


Generated by PasDoc 0.17.0.snapshot.