Class tcustomautoscrollframe

Unit

Declaration

type tcustomautoscrollframe = class(tcustomscrollboxframe)

Description

No description available, ancestor tcustomscrollboxframe description follows
No description available, ancestor tcustomscrollframe description follows
No description available, ancestor tcustomcaptionframe description follows
No description available, ancestor tcustomframe description follows
No description available, ancestor toptionalpersistent description follows
No description available, ancestor tnullinterfacedpersistent description follows
No description available, ancestor tvirtualpersistent description follows

Hierarchy

Overview

Fields

Protected fintf1: iautoscrollframe;

Methods

Protected procedure scrollevent(sender: tcustomscrollbar; event: scrolleventty); override;
Protected procedure updaterects; override;
Public constructor create(const aintf: iscrollframe; const owner: twidget; const autoscrollintf: iautoscrollframe);
Public procedure updateclientrect; override;

Properties

Public property scrollpos: pointty read getscrollpos write setscrollpos;
Public property scrollpos_x: integer read getscrollpos_x write setscrollpos_x;
Public property scrollpos_y: integer read getscrollpos_y write setscrollpos_y;

Description

Fields

Protected fintf1: iautoscrollframe;
 

Methods

Protected procedure scrollevent(sender: tcustomscrollbar; event: scrolleventty); override;
 
Protected procedure updaterects; override;
 
Public constructor create(const aintf: iscrollframe; const owner: twidget; const autoscrollintf: iautoscrollframe);
 
Public procedure updateclientrect; override;
 

Properties

Public property scrollpos: pointty read getscrollpos write setscrollpos;
 
Public property scrollpos_x: integer read getscrollpos_x write setscrollpos_x;
 
Public property scrollpos_y: integer read getscrollpos_y write setscrollpos_y;
 

Generated by PasDoc 0.16.0.